diff options
Diffstat (limited to 'browser/branding/aurora/locales/en-US')
-rw-r--r-- | browser/branding/aurora/locales/en-US/brand.ftl | 27 | ||||
-rw-r--r-- | browser/branding/aurora/locales/en-US/brand.properties | 7 |
2 files changed, 34 insertions, 0 deletions
diff --git a/browser/branding/aurora/locales/en-US/brand.ftl b/browser/branding/aurora/locales/en-US/brand.ftl new file mode 100644 index 0000000000..f24843354f --- /dev/null +++ b/browser/branding/aurora/locales/en-US/brand.ftl @@ -0,0 +1,27 @@ +# 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 and Mozilla Brand +## +## Firefox and Mozilla 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 + +-brand-shorter-name = Firefox +-brand-short-name = Firefox Developer Edition +-brand-shortcut-name = Firefox Developer Edition +-brand-full-name = Firefox Developer Edition +# 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 +trademarkInfo = { " " } diff --git a/browser/branding/aurora/locales/en-US/brand.properties b/browser/branding/aurora/locales/en-US/brand.properties new file mode 100644 index 0000000000..3177de0c23 --- /dev/null +++ b/browser/branding/aurora/locales/en-US/brand.properties @@ -0,0 +1,7 @@ +# 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/. + +brandShorterName=Firefox +brandShortName=Firefox Developer Edition +brandFullName=Firefox Developer Edition |