aboutsummaryrefslogtreecommitdiff
path: root/common/source_files/browser/branding/librewolf/locales
diff options
context:
space:
mode:
authorBeatLink <beatlink@protonmail.com>2019-08-16 21:59:52 -0500
committerBeatLink <beatlink@protonmail.com>2019-08-16 21:59:52 -0500
commit5f92a1e3ac626767cf232650535b88c9d862c110 (patch)
treebe2292ccc35be45dea1c0ab07d37a4bdd8f27f12 /common/source_files/browser/branding/librewolf/locales
parentfix ci/cd (diff)
downloadlibrewolf-linux-5f92a1e3ac626767cf232650535b88c9d862c110.tar.gz
librewolf-linux-5f92a1e3ac626767cf232650535b88c9d862c110.tar.bz2
librewolf-linux-5f92a1e3ac626767cf232650535b88c9d862c110.zip
Move other platforms to own repo
Diffstat (limited to 'common/source_files/browser/branding/librewolf/locales')
-rw-r--r--common/source_files/browser/branding/librewolf/locales/en-US/brand.dtd13
-rw-r--r--common/source_files/browser/branding/librewolf/locales/en-US/brand.ftl22
-rw-r--r--common/source_files/browser/branding/librewolf/locales/en-US/brand.properties14
-rw-r--r--common/source_files/browser/branding/librewolf/locales/jar.mn13
-rw-r--r--common/source_files/browser/branding/librewolf/locales/moz.build9
5 files changed, 0 insertions, 71 deletions
diff --git a/common/source_files/browser/branding/librewolf/locales/en-US/brand.dtd b/common/source_files/browser/branding/librewolf/locales/en-US/brand.dtd
deleted file mode 100644
index 8375aaa..0000000
--- a/common/source_files/browser/branding/librewolf/locales/en-US/brand.dtd
+++ /dev/null
@@ -1,13 +0,0 @@
-<!-- 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 "LibreWolf">
-<!ENTITY brandShortName "LibreWolf">
-<!ENTITY brandFullName "LibreWolf">
-<!-- LOCALIZATION NOTE (brandProductName):
- This brand name can be used in messages where the product name needs to
- remain unchanged across different versions (Nightly, Beta, etc.). -->
-<!ENTITY brandProductName "LibreWolf">
-<!ENTITY vendorShortName "LibreWolf">
-<!ENTITY trademarkInfo.part1 " ">
diff --git a/common/source_files/browser/branding/librewolf/locales/en-US/brand.ftl b/common/source_files/browser/branding/librewolf/locales/en-US/brand.ftl
deleted file mode 100644
index 9627fd6..0000000
--- a/common/source_files/browser/branding/librewolf/locales/en-US/brand.ftl
+++ /dev/null
@@ -1,22 +0,0 @@
-# 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-shorter-name = LibreWolf
--brand-short-name = LibreWolf
--brand-full-name = LibreWolf
-# 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 = LibreWolf
--vendor-short-name = LibreWolf
-trademarkInfo = { " " }
diff --git a/common/source_files/browser/branding/librewolf/locales/en-US/brand.properties b/common/source_files/browser/branding/librewolf/locales/en-US/brand.properties
deleted file mode 100644
index 40c64c4..0000000
--- a/common/source_files/browser/branding/librewolf/locales/en-US/brand.properties
+++ /dev/null
@@ -1,14 +0,0 @@
-# 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=LibreWolf
-brandShortName=LibreWolf
-brandFullName=LibreWolf
-# LOCALIZATION NOTE(brandProductName):
-# This brand name can be used in messages where the product name needs to
-# remain unchanged across different versions (Nightly, Beta, etc.).
-brandProductName=LibreWolf
-vendorShortName=LibreWolf
-
-syncBrandShortName=LibreWolf Sync
diff --git a/common/source_files/browser/branding/librewolf/locales/jar.mn b/common/source_files/browser/branding/librewolf/locales/jar.mn
deleted file mode 100644
index d007b20..0000000
--- a/common/source_files/browser/branding/librewolf/locales/jar.mn
+++ /dev/null
@@ -1,13 +0,0 @@
-#filter substitution
-# 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/.
-
-[localization] @AB_CD@.jar:
- branding (en-US/**/*.ftl)
-
-@AB_CD@.jar:
-% locale branding @AB_CD@ %locale/branding/
-# Unofficial branding only exists in en-US
- locale/branding/brand.dtd (en-US/brand.dtd)
- locale/branding/brand.properties (en-US/brand.properties)
diff --git a/common/source_files/browser/branding/librewolf/locales/moz.build b/common/source_files/browser/branding/librewolf/locales/moz.build
deleted file mode 100644
index 8bad131..0000000
--- a/common/source_files/browser/branding/librewolf/locales/moz.build
+++ /dev/null
@@ -1,9 +0,0 @@
-# -*- Mode: python; indent-tabs-mode: nil; tab-width: 40 -*-
-# vim: set filetype=python:
-# 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/.
-
-DEFINES['MOZ_DISTRIBUTION_ID_UNQUOTED'] = CONFIG['MOZ_DISTRIBUTION_ID']
-
-JAR_MANIFESTS += ['jar.mn'] \ No newline at end of file
bgstack15