Skip to content

Commit 4bf4174

Browse files
authored
Merge pull request #112 from thunderbird/update
Update messages
2 parents 246e12e + d31919a commit 4bf4174

3 files changed

Lines changed: 81 additions & 8 deletions

File tree

_data/comm.json

Lines changed: 36 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8007,7 +8007,9 @@
80078007
"account-hub-email-finish-button",
80088008
"account-hub-email-manually-configure-button",
80098009
"account-hub-email-continue-button",
8010+
"account-hub-email-set-up-account-button",
80108011
"account-hub-email-confirm-button",
8012+
"account-hub-email-find-settings-button",
80118013
"account-hub-result-incoming-legend",
80128014
"account-hub-result-outgoing-legend",
80138015
"account-hub-all-servers-legend",
@@ -8043,6 +8045,21 @@
80438045
"account-hub-ssl-noencryption-option.label",
80448046
"account-hub-auth-no-authentication-option.label",
80458047
"account-hub-auth-label",
8048+
"account-hub-exchange-type-title",
8049+
"account-hub-exchange-type-account-type",
8050+
"account-hub-card-graph-title",
8051+
"account-hub-card-graph-description",
8052+
"account-hub-card-ews-title",
8053+
"account-hub-card-ews-tag",
8054+
"account-hub-card-ews-description",
8055+
"account-hub-card-recommended-description",
8056+
"account-hub-exchange-type-username",
8057+
"account-hub-exchange-type-username-hint",
8058+
"account-hub-exchange-type-authentication",
8059+
"account-hub-exchange-type-default-oauth",
8060+
"account-hub-exchange-type-oauth-tenant",
8061+
"account-hub-exchange-type-oauth-app",
8062+
"account-hub-exchange-type-advanced-config",
80468063
"account-hub-result-username-label",
80478064
"account-hub-result-username-label.title",
80488065
"account-hub-name-label",
@@ -8058,7 +8075,10 @@
80588075
"account-hub-email-setup-header",
80598076
"account-hub-email-setup-incoming",
80608077
"account-hub-email-setup-outgoing",
8078+
"account-hub-email-exchange-settings",
80618079
"account-hub-email-connect-settings",
8080+
"account-hub-email-protocol-select-header",
8081+
"account-hub-email-protocol-select-notification",
80628082
"account-hub-email-enter-password",
80638083
"account-hub-email-sync-accounts",
80648084
"account-hub-test-configuration",
@@ -8067,8 +8087,8 @@
80678087
"account-hub-result-pop-description",
80688088
"account-hub-result-ews-shortname",
80698089
"account-hub-result-ews-description",
8070-
"account-hub-result-graph-shortname",
8071-
"account-hub-result-graph-description",
8090+
"account-hub-result-graph-api-shortname",
8091+
"account-hub-result-graph-api-description",
80728092
"account-hub-result-exchange-description",
80738093
"account-hub-result-ews-text",
80748094
"account-hub-result-ews-expanded-text",
@@ -8113,14 +8133,14 @@
81138133
"account-hub-add-address-book",
81148134
"address-book-sync-existing-icon.alt",
81158135
"address-book-sync-existing",
8116-
"address-book-add-remote-icon.alt",
8136+
"address-book-add-remote-icon2.alt",
81178137
"address-book-add-remote",
8118-
"address-book-add-remote-description",
8138+
"address-book-add-remote-carddav-description",
81198139
"address-book-add-local-icon.alt",
81208140
"address-book-add-local",
81218141
"address-book-add-local-description",
8122-
"address-book-add-ldap-icon.alt",
8123-
"address-book-add-ldap",
8142+
"address-book-add-ldap-icon2.alt",
8143+
"address-book-add-ldap-button",
81248144
"address-book-add-ldap-description",
81258145
"account-hub-address-book-sync-books-data",
81268146
"address-book-sync-existing-description",
@@ -8163,6 +8183,7 @@
81638183
"address-book-ldap-creation-error",
81648184
"account-hub-email-setup-ews",
81658185
"account-hub-result-exchange-url-label",
8186+
"account-hub-exchange-service-url-label",
81668187
"account-hub-email-credentials-confirmation",
81678188
"account-hub-result-unknown-hostname",
81688189
"account-hub-result-unknown-cert",
@@ -8215,8 +8236,14 @@
82158236
"account-hub-calendars-button",
82168237
"account-hub-thundermail-button",
82178238
"account-hub-thundermail-divider-text",
8239+
"account-hub-manual-config-imap-title",
8240+
"account-hub-manual-config-pop3-title",
82188241
"account-hub-manual-config-incoming-legend",
8219-
"account-hub-manual-config-outgoing-legend"
8242+
"account-hub-manual-config-outgoing-legend",
8243+
"account-hub-same-username-checkbox",
8244+
"account-hub-protocol-imap",
8245+
"account-hub-protocol-microsoft",
8246+
"account-hub-protocol-pop3"
82208247
],
82218248
"mail/messenger/accountcreation/accountSetup.ftl": [
82228249
"account-setup-tab-title",
@@ -11371,6 +11398,8 @@
1137111398
"mail-browse-sound-button.accesskey",
1137211399
"enable-gloda-search-label.label",
1137311400
"enable-gloda-search-label.accesskey",
11401+
"gloda-show-results-as-list-label.label",
11402+
"gloda-show-results-as-list-label.accesskey",
1137411403
"datetime-formatting-legend",
1137511404
"language-selector-legend",
1137611405
"allow-hw-accel.label",

mail/messenger/accountcreation/accountHub.ftl

Lines changed: 42 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ account-hub-email-retest-button = Retest
4949
account-hub-email-finish-button = Finish
5050
account-hub-email-manually-configure-button = Configure Manually
5151
account-hub-email-continue-button = Continue
52+
account-hub-email-set-up-account-button = Set up account
5253
account-hub-email-confirm-button = Confirm
54+
account-hub-email-find-settings-button = Find settings
5355
account-hub-result-incoming-legend = Incoming
5456
account-hub-result-outgoing-legend = Outgoing
5557
account-hub-all-servers-legend = All servers
@@ -116,7 +118,7 @@ account-hub-ssl-cleartext-password-option =
116118
account-hub-ssl-encrypted-password-option =
117119
.label = Encrypted password
118120
119-
## Incoming/Outgoing connection security options
121+
## Other Account Hub strings (sadly not sorted into sections)
120122

121123
account-hub-ssl-noencryption-option =
122124
.label = None
@@ -158,6 +160,7 @@ address-book-ldap-duplicate-error = LDAP directory name already exists. Please i
158160
address-book-ldap-creation-error = Could not create LDAP Directory.
159161
account-hub-email-setup-ews = Server Settings
160162
account-hub-result-exchange-url-label = Exchange endpoint URL
163+
account-hub-exchange-service-url-label = Enter the service URL
161164
account-hub-email-credentials-confirmation = Account Configuration
162165
account-hub-result-unknown-hostname = Unknown Hostname
163166
account-hub-result-unknown-cert = Unverified Certificate
@@ -235,14 +238,24 @@ account-hub-calendars-button = Calendars
235238
account-hub-thundermail-button = Sign in with Thundermail
236239
# Used as part of a divider between sign in button and a sign in form.
237240
account-hub-thundermail-divider-text = or
241+
account-hub-manual-config-imap-title = IMAP Settings
242+
account-hub-manual-config-pop3-title = POP3 Settings
238243
account-hub-manual-config-incoming-legend = Incoming server
239244
account-hub-manual-config-outgoing-legend = Outgoing server
245+
# Label for checkbox that will hide an outgoing username input if it's the same is the incoming
246+
account-hub-same-username-checkbox = Same username as incoming server
247+
account-hub-protocol-imap = Sync across devices
248+
account-hub-protocol-microsoft = Exchange or Microsoft 365
249+
account-hub-protocol-pop3 = Download to device
240250
account-hub-notification-show-more = Show more
241251
account-hub-notification-show-less = Show less
242252
account-hub-email-setup-header = Add your email address
243253
account-hub-email-setup-incoming = Incoming server settings
244254
account-hub-email-setup-outgoing = Outgoing server settings
255+
account-hub-email-exchange-settings = Exchange settings
245256
account-hub-email-connect-settings = Connect your email settings
257+
account-hub-email-protocol-select-header = Choose an email account type
258+
account-hub-email-protocol-select-notification = Additional information is required to set up this account
246259
account-hub-email-config-found = Choose your email account type
247260
account-hub-email-enter-password = Enter your email account password
248261
account-hub-email-sync-accounts = Sync your calendars and address books
@@ -252,6 +265,8 @@ account-hub-result-imap-description = Keep your folders and emails synced on you
252265
account-hub-result-pop-description = Keep your folders and emails on your computer
253266
account-hub-result-ews-shortname = Exchange
254267
account-hub-result-ews-description = Use Microsoft Exchange Web Services to sync your folders and emails
268+
account-hub-result-graph-api-shortname = Microsoft Graph API
269+
account-hub-result-graph-api-description = Use the Microsoft Graph API to sync your folders and emails with Microsoft 365
255270
account-hub-result-graph-shortname = Exchange (Graph)
256271
account-hub-result-graph-description = Use Microsoft Graph API to sync your folders and emails
257272
account-hub-result-exchange-description = Sync folders & emails with Exchange or Office 365
@@ -312,14 +327,20 @@ account-hub-add-address-book = Add an address book
312327
address-book-sync-existing-icon =
313328
.alt = Sync an address book from an existing account
314329
address-book-sync-existing = Sync from an existing account
330+
address-book-add-remote-icon2 =
331+
.alt = Add a remote address book
315332
address-book-add-remote-icon =
316333
.alt = Add a new remote address book
317334
address-book-add-remote = Add remote Address Book
335+
address-book-add-remote-carddav-description = Connect to a CardDAV address book
318336
address-book-add-remote-description = Connect to a remote CardDav Address Book
319337
address-book-add-local-icon =
320338
.alt = Create a new local address book
321339
address-book-add-local = New local Address Book
322340
address-book-add-local-description = Create a new local address book on your device
341+
address-book-add-ldap-icon2 =
342+
.alt = Add an LDAP address book
343+
address-book-add-ldap-button = Add LDAP Address Book
323344
address-book-add-ldap-icon =
324345
.alt = Connect to a remote LDAP address book
325346
address-book-add-ldap = New LDAP Address Book
@@ -343,3 +364,23 @@ account-hub-local-address-book-label = Address Book Name
343364
account-hub-local-error-text = Please enter an address book name
344365
account-hub-sync-address-books = Sync existing address books
345366
account-hub-new-remote-address-book = New remote Address Book
367+
368+
## Exchange Type Manual Config Step
369+
370+
account-hub-exchange-type-account-type = Account type
371+
account-hub-card-graph-title = Microsoft Graph
372+
account-hub-card-graph-description = Microsoft Graph is a modern connection method for Microsoft 365.
373+
account-hub-card-ews-title = Exchange Web Services
374+
account-hub-card-ews-tag = Legacy
375+
account-hub-card-ews-description = Exchange Web Services (EWS) connects to Microsoft Exchange to sync your mail.
376+
# This is shown after the type description, so "it" is referring to the type (either Microsoft Graph or Exchange Web Services).
377+
account-hub-card-recommended-description = It’s recommended because it matches your Service URL.
378+
account-hub-exchange-type-username = Username
379+
account-hub-exchange-type-username-hint = Typically your email address or Active Directory UPN.
380+
account-hub-exchange-type-authentication = Authentication Method
381+
# Checkbox that can be unchecked to use a custom OAuth config.
382+
account-hub-exchange-type-default-oauth = Use default Microsoft 365 Copilot authentication settings
383+
account-hub-exchange-type-oauth-tenant = Tenant ID
384+
account-hub-exchange-type-oauth-app = App ID
385+
account-hub-exchange-type-advanced-config = Advanced Configuration
386+
account-hub-exchange-type-title = Choose an account type

mail/messenger/preferences/preferences.ftl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,9 @@ mail-browse-sound-button =
187187
enable-gloda-search-label =
188188
.label = Enable Global Search and Indexer
189189
.accesskey = G
190+
gloda-show-results-as-list-label =
191+
.label = Show global search results as a list by default
192+
.accesskey = L
190193
datetime-formatting-legend = Date and Time Formatting
191194
language-selector-legend = Language
192195
allow-hw-accel =

0 commit comments

Comments
 (0)