Skip to content

Commit

Permalink
Merge pull request #40 from thunderbird/update
Browse files Browse the repository at this point in the history
Update messages
  • Loading branch information
jfx2006 authored Dec 10, 2024
2 parents a37e53a + 0aa9f00 commit 7f16301
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 1 deletion.
11 changes: 10 additions & 1 deletion _data/comm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8845,8 +8845,17 @@
"account-hub-config-success",
"account-hub-password-info",
"account-hub-sync-success",
"account-hub-sync-failure",
"account-hub-unable-to-sync-accounts",
"account-hub-email-added-success",
"account-hub-config-test-success"
"account-hub-config-test-success",
"account-hub-select-all",
"account-hub-deselect-all",
"account-hub-selected",
"account-hub-no-address-books",
"account-hub-no-calendars",
"account-hub-email-added-success-links-title",
"account-hub-signature-link"
],
"mail/messenger/accountcreation/accountSetup.ftl": [
"account-setup-tab-title",
Expand Down
10 changes: 10 additions & 0 deletions mail/messenger/accountcreation/accountHub.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,15 @@ account-hub-edit-configuration = Edit configuration
account-hub-config-success = Configuration found in Mozilla ISPDB
account-hub-password-info = Your credentials will only be stored locally on your computer
account-hub-sync-success = Thunderbird found some connected services
account-hub-sync-failure = Thunderbird was unable to find connected services
account-hub-unable-to-sync-accounts = Thunderbird was unable to connect the selected services
account-hub-email-added-success = Email account connected successfully
account-hub-config-test-success = Configuration settings valid
account-hub-select-all = Select all
account-hub-deselect-all = Deselect all
# $count (Number) - The number of sync accounts selected.
account-hub-selected = { $count } selected
account-hub-no-address-books = No address books found
account-hub-no-calendars = No calendars found
account-hub-email-added-success-links-title = Explore options for security and personalization:
account-hub-signature-link = Email signature

0 comments on commit 7f16301

Please sign in to comment.