From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- .../locales/en-US/browser/appMenuNotifications.ftl | 66 ++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 browser/locales/en-US/browser/appMenuNotifications.ftl (limited to 'browser/locales/en-US/browser/appMenuNotifications.ftl') diff --git a/browser/locales/en-US/browser/appMenuNotifications.ftl b/browser/locales/en-US/browser/appMenuNotifications.ftl new file mode 100644 index 0000000000..6c6033f62a --- /dev/null +++ b/browser/locales/en-US/browser/appMenuNotifications.ftl @@ -0,0 +1,66 @@ +# 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/. + +appmenu-update-available2 = + .label = Update available + .buttonlabel = Download + .buttonaccesskey = D + .secondarybuttonlabel = Dismiss + .secondarybuttonaccesskey = m +appmenu-update-available-message2 = Download the latest version of { -brand-shorter-name }. +appmenu-update-manual2 = + .label = Update available + .buttonlabel = Download + .buttonaccesskey = D + .secondarybuttonlabel = Dismiss + .secondarybuttonaccesskey = m +appmenu-update-manual-message2 = { -brand-shorter-name } couldn’t update automatically. Download the new version — you won’t lose saved information or customizations. +appmenu-update-unsupported2 = + .label = Unable to update + .buttonlabel = Learn more + .buttonaccesskey = L + .secondarybuttonlabel = Dismiss + .secondarybuttonaccesskey = m +appmenu-update-unsupported-message2 = Your operating system isn’t compatible with the latest version of { -brand-shorter-name }. +appmenu-update-restart2 = + .label = Update available + .buttonlabel = Update and restart + .buttonaccesskey = U + .secondarybuttonlabel = Dismiss + .secondarybuttonaccesskey = m +appmenu-update-restart-message2 = Get the latest version of { -brand-shorter-name }. Open tabs and windows will be restored. +appmenu-update-other-instance = + .label = { -brand-shorter-name } is unable to automatically update to the latest version. + .buttonlabel = Update { -brand-shorter-name } anyway + .buttonaccesskey = U + .secondarybuttonlabel = Not Now + .secondarybuttonaccesskey = N +appmenu-update-other-instance-message = A new { -brand-shorter-name } update is available, but it can’t be installed because another copy of { -brand-shorter-name } is running. Close it to continue the update, or choose to update anyway (the other copy may not work correctly until you restart it). + +appmenu-addon-private-browsing-installed2 = + .buttonlabel = Okay + .buttonaccesskey = O +appmenu-addon-post-install-message3 = Manage your add-ons and themes through the application menu. +appmenu-addon-post-install-incognito-checkbox = + .label = Allow this extension to run in Private Windows + .accesskey = A + +appmenu-new-tab-controlled-changes = + .label = Your new tab has changed. + .buttonlabel = Keep Changes + .buttonaccesskey = K + .secondarybuttonlabel = Manage New Tabs + .secondarybuttonaccesskey = M +appmenu-homepage-controlled-changes = + .label = Your homepage has changed. + .buttonlabel = Keep Changes + .buttonaccesskey = K + .secondarybuttonlabel = Manage Homepage + .secondarybuttonaccesskey = M +appmenu-tab-hide-controlled = + .label = Access Your Hidden Tabs + .buttonlabel = Keep Tabs Hidden + .buttonaccesskey = K + .secondarybuttonlabel = Disable Extension + .secondarybuttonaccesskey = D -- cgit v1.2.3