Skip to content

Commit

Permalink
comm (17de624): 1 updated file
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and jfx2006 committed Aug 1, 2024
1 parent 1225ff4 commit 5b56e78
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
10 changes: 9 additions & 1 deletion _data/comm.json
Original file line number Diff line number Diff line change
Expand Up @@ -8810,7 +8810,15 @@
"account-hub-email-account-added-title",
"account-hub-find-settings-failed",
"account-hub-notification-show-more",
"account-hub-notification-show-less"
"account-hub-notification-show-less",
"account-hub-email-setup-header",
"account-hub-email-setup-incoming",
"account-hub-email-setup-outgoing",
"account-hub-email-config-found",
"account-hub-email-enter-password",
"account-hub-email-sync-accounts",
"account-hub-test-configuration",
"account-hub-add-new-email"
],
"mail/messenger/accountcreation/accountSetup.ftl": [
"account-setup-tab-title",
Expand Down
16 changes: 16 additions & 0 deletions mail/messenger/accountcreation/accountHub.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,19 @@ account-hub-find-settings-failed = { -brand-full-name } failed to find the setti
account-hub-notification-show-more = Show more
account-hub-notification-show-less = Show less
account-hub-email-setup-header = Add your email address
account-hub-email-setup-incoming = Incoming server settings
account-hub-email-setup-outgoing = Outgoing server settings
account-hub-email-config-found = Choose your email account type
account-hub-email-enter-password = Enter your email account password
account-hub-email-sync-accounts = Sync your calendars and address books
account-hub-test-configuration = Test
account-hub-add-new-email = Add another email

0 comments on commit 5b56e78

Please sign in to comment.