From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- .../android/branding/nightly/locales/en-US/brand.ftl | 20 ++++++++++++++++++++ .../branding/nightly/locales/en-US/brand.properties | 6 ++++++ 2 files changed, 26 insertions(+) create mode 100644 mobile/android/branding/nightly/locales/en-US/brand.ftl create mode 100644 mobile/android/branding/nightly/locales/en-US/brand.properties (limited to 'mobile/android/branding/nightly/locales/en-US') diff --git a/mobile/android/branding/nightly/locales/en-US/brand.ftl b/mobile/android/branding/nightly/locales/en-US/brand.ftl new file mode 100644 index 0000000000..57b76f8729 --- /dev/null +++ b/mobile/android/branding/nightly/locales/en-US/brand.ftl @@ -0,0 +1,20 @@ +# 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/. + +## Firefox Brand +## +## Firefox must be treated as a brand, and kept in English. +## It cannot be: +## - Declined to adapt to grammatical case. +## - Transliterated. +## - Translated. +## +## Reference: https://www.mozilla.org/styleguide/communications/translation/ + +-brand-short-name = Nightly +-brand-full-name = Mozilla Nightly +# This brand name can be used in messages where the product name needs to +# remain unchanged across different versions (Nightly, Beta, etc.). +-brand-product-name = Firefox +-vendor-short-name = Mozilla diff --git a/mobile/android/branding/nightly/locales/en-US/brand.properties b/mobile/android/branding/nightly/locales/en-US/brand.properties new file mode 100644 index 0000000000..d060536147 --- /dev/null +++ b/mobile/android/branding/nightly/locales/en-US/brand.properties @@ -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/. + +brandShortName=Nightly +brandFullName=Mozilla Nightly -- cgit v1.2.3