Skip to content

Commit

Permalink
Merge pull request #26 from thunderbird/update
Browse files Browse the repository at this point in the history
Update messages
  • Loading branch information
jfx2006 authored Oct 1, 2024
2 parents cf81608 + 8e8dfdd commit d367e58
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 6 deletions.
21 changes: 15 additions & 6 deletions _data/comm-beta.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@
"list-calendar-context-reload-menuitem",
"calendar-item-context-menu-modify-menuitem"
],
"calendar/calendar/calendar-creation.ftl": [
"select-all-calendars",
"select-none-calendars"
],
"calendar/calendar/calendar-delete-prompt.ftl": [
"calendar-delete-event-prompt-title",
"calendar-delete-event-prompt-message",
Expand Down Expand Up @@ -465,13 +469,12 @@
"datetime-with-timezone",
"single-long-calendar-week",
"single-calendar-week",
"several-long-calendar-weeks",
"several-calendar-weeks",
"multiweek-view-week",
"due-in-days",
"due-in-hours",
"due-in-less-than-one-hour",
"month-in-year",
"month-in-year-label",
"month-in-year-month-format",
"format-date-long",
"day-header",
Expand Down Expand Up @@ -3904,7 +3907,6 @@
"connectionSecurity.label",
"connectionSecurity.accesskey",
"connectionSecurityType-0.label",
"connectionSecurityType-1.label",
"connectionSecurityType-2.label",
"connectionSecurityType-3.label",
"authMethod.label",
Expand Down Expand Up @@ -7850,7 +7852,6 @@
"connectionSecurity.label",
"connectionSecurity.accesskey",
"connectionSecurityType-0.label",
"connectionSecurityType-1.label",
"connectionSecurityType-2.label",
"connectionSecurityType-3.label",
"smtpEditTitle.label",
Expand Down Expand Up @@ -8489,6 +8490,8 @@
"warning-desc-telemetry",
"aboutDialog-version",
"aboutDialog-version-nightly",
"aboutdialog-version-arch",
"aboutdialog-version-arch-nightly",
"aboutdialog-update-checking-failed",
"community-experimental",
"community-desc",
Expand Down Expand Up @@ -8809,6 +8812,7 @@
"account-hub-auth-no-authentication-option",
"account-hub-auth-label",
"account-hub-username-label",
"account-hub-name-label",
"account-hub-adding-account-title",
"account-hub-adding-account-subheader",
"account-hub-lookup-email-configuration-title",
Expand Down Expand Up @@ -9403,7 +9407,7 @@
"wizardpage-failed",
"wizardpage-failed-message"
],
"mail/messenger/in-app-notifications.ftl": [
"mail/messenger/inAppNotifications.ftl": [
"in-app-notification-close-image"
],
"mail/messenger/mailWidgets.ftl": [
Expand Down Expand Up @@ -10192,7 +10196,6 @@
"wkd-message-body-process",
"converter-decrypt-body-failed",
"filter-folder-required",
"filter-decrypt-move-warn-experimental",
"filter-term-pgpencrypted-label",
"filter-key-required",
"filter-key-not-found",
Expand Down Expand Up @@ -11031,6 +11034,12 @@
"address-display-email",
"address-display-name",
"condensed-addresses-label",
"table-layout-legend",
"table-layout-horizontal-scroll-label",
"conversation-view-legend",
"conversation-view-checkbox-label",
"conversation-view-checkbox-description",
"label-experiment",
"forward-label",
"inline-label",
"as-attachment-label",
Expand Down
4 changes: 4 additions & 0 deletions _data/comm.json
Original file line number Diff line number Diff line change
Expand Up @@ -11036,6 +11036,10 @@
"condensed-addresses-label",
"table-layout-legend",
"table-layout-horizontal-scroll-label",
"conversation-view-legend",
"conversation-view-checkbox-label",
"conversation-view-checkbox-description",
"label-experiment",
"forward-label",
"inline-label",
"as-attachment-label",
Expand Down
9 changes: 9 additions & 0 deletions mail/messenger/preferences/preferences.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -543,6 +543,15 @@ table-layout-horizontal-scroll-label =
.label = Allow horizontal scroll
.accesskey = h
conversation-view-legend = Conversation view
conversation-view-checkbox-label =
.label = Enable conversation view
.accesskey = c
conversation-view-checkbox-description = Experimental feature based on Gloda, use it at your own risk
label-experiment = Experimental
## Compose Tab

forward-label =
Expand Down

0 comments on commit d367e58

Please sign in to comment.