diff options
Diffstat (limited to 'browser/branding/unofficial/locales/en-US')
-rw-r--r-- | browser/branding/unofficial/locales/en-US/brand.dtd | 9 | ||||
-rw-r--r-- | browser/branding/unofficial/locales/en-US/brand.properties | 10 |
2 files changed, 19 insertions, 0 deletions
diff --git a/browser/branding/unofficial/locales/en-US/brand.dtd b/browser/branding/unofficial/locales/en-US/brand.dtd new file mode 100644 index 000000000..cf4596ae0 --- /dev/null +++ b/browser/branding/unofficial/locales/en-US/brand.dtd @@ -0,0 +1,9 @@ +<!-- 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/. --> + +<!ENTITY brandShorterName "Nightly"> +<!ENTITY brandShortName "Nightly"> +<!ENTITY brandFullName "Nightly"> +<!ENTITY vendorShortName "Mozilla"> +<!ENTITY trademarkInfo.part1 " "> diff --git a/browser/branding/unofficial/locales/en-US/brand.properties b/browser/branding/unofficial/locales/en-US/brand.properties new file mode 100644 index 000000000..8cd2c2ec9 --- /dev/null +++ b/browser/branding/unofficial/locales/en-US/brand.properties @@ -0,0 +1,10 @@ +# 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=Nightly +brandShortName=Nightly +brandFullName=Nightly +vendorShortName=Mozilla + +syncBrandShortName=Sync |