Skip to content

Commit

Permalink
Merge pull request #19 from thunderbird/update
Browse files Browse the repository at this point in the history
Update messages
  • Loading branch information
jfx2006 authored Aug 7, 2024
2 parents 527a1be + 12d2dd2 commit f9bc392
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
13 changes: 11 additions & 2 deletions _data/comm-beta.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 Expand Up @@ -9032,7 +9040,7 @@
],
"mail/messenger/addressbook/aboutAddressBook.ftl": [
"about-addressbook-title",
"about-addressbook-toolbar-new-address-book",
"about-addressbook-toolbar-add-address-book",
"about-addressbook-toolbar-add-carddav-address-book",
"about-addressbook-toolbar-add-ldap-address-book",
"books-pane-create-contact-button",
Expand Down Expand Up @@ -9412,6 +9420,7 @@
"menu-help-about-product",
"menu-quit",
"menu-quit-mac",
"system-tray-menu-quit",
"quit-app-shortcut",
"toolbar-junk-button",
"toolbar-not-junk-button",
Expand Down
3 changes: 3 additions & 0 deletions _data/comm.json
Original file line number Diff line number Diff line change
Expand Up @@ -9397,6 +9397,9 @@
"wizardpage-failed",
"wizardpage-failed-message"
],
"mail/messenger/in-app-notifications.ftl": [
"in-app-notification-close-image"
],
"mail/messenger/mailWidgets.ftl": [
"apply-current-view-to-menu",
"threadpane-apply-changes-prompt-title",
Expand Down
6 changes: 6 additions & 0 deletions mail/messenger/in-app-notifications.ftl
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

in-app-notification-close-image =
.alt = Close

0 comments on commit f9bc392

Please sign in to comment.