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 --- comm/mail/locales/en-US/browser/appExtensionFields.ftl | 15 +++++++++++++++ comm/mail/locales/en-US/browser/branding/brandings.ftl | 17 +++++++++++++++++ .../locales/en-US/browser/components/mozSupportLink.ftl | 5 +++++ 3 files changed, 37 insertions(+) create mode 100644 comm/mail/locales/en-US/browser/appExtensionFields.ftl create mode 100644 comm/mail/locales/en-US/browser/branding/brandings.ftl create mode 100644 comm/mail/locales/en-US/browser/components/mozSupportLink.ftl (limited to 'comm/mail/locales/en-US/browser') diff --git a/comm/mail/locales/en-US/browser/appExtensionFields.ftl b/comm/mail/locales/en-US/browser/appExtensionFields.ftl new file mode 100644 index 0000000000..001ffc0161 --- /dev/null +++ b/comm/mail/locales/en-US/browser/appExtensionFields.ftl @@ -0,0 +1,15 @@ +# 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/. + +## Theme names and descriptions used in the Themes panel in about:addons + +# "Auto" is short for automatic. It can be localized without limitations. +extension-default-theme-name-auto=System theme — auto +extension-default-theme-description=Follow the operating system setting for buttons, menus, and windows. + +extension-thunderbird-compact-light-name=Light +extension-thunderbird-compact-light-description=A theme with a light color scheme. + +extension-thunderbird-compact-dark-name=Dark +extension-thunderbird-compact-dark-description=A theme with a dark color scheme. diff --git a/comm/mail/locales/en-US/browser/branding/brandings.ftl b/comm/mail/locales/en-US/browser/branding/brandings.ftl new file mode 100644 index 0000000000..c0d2655308 --- /dev/null +++ b/comm/mail/locales/en-US/browser/branding/brandings.ftl @@ -0,0 +1,17 @@ +# 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/. + +## The following feature names must be treated as a brand. +## +## They cannot be: +## - Transliterated. +## - Translated. +## +## Declension should be avoided where possible, leaving the original +## brand unaltered in prominent UI positions. +## +## For further details, consult: +## https://mozilla-l10n.github.io/styleguides/mozilla_general/#brands-copyright-and-trademark + +-profiler-brand-name = Firefox Profiler diff --git a/comm/mail/locales/en-US/browser/components/mozSupportLink.ftl b/comm/mail/locales/en-US/browser/components/mozSupportLink.ftl new file mode 100644 index 0000000000..0cfaf42816 --- /dev/null +++ b/comm/mail/locales/en-US/browser/components/mozSupportLink.ftl @@ -0,0 +1,5 @@ +# 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/. + +moz-support-link-text = Learn more -- cgit v1.2.3