diff options
Diffstat (limited to 'data/branding/icecat/locales')
-rw-r--r-- | data/branding/icecat/locales/en-US/brand.dtd | 1 | ||||
-rw-r--r-- | data/branding/icecat/locales/en-US/brand.ftl | 5 | ||||
-rw-r--r-- | data/branding/icecat/locales/en-US/brand.properties | 1 |
3 files changed, 7 insertions, 0 deletions
diff --git a/data/branding/icecat/locales/en-US/brand.dtd b/data/branding/icecat/locales/en-US/brand.dtd index 3788266..475ce7d 100644 --- a/data/branding/icecat/locales/en-US/brand.dtd +++ b/data/branding/icecat/locales/en-US/brand.dtd @@ -5,5 +5,6 @@ <!ENTITY brandShorterName "IceCat"> <!ENTITY brandShortName "IceCat"> <!ENTITY brandFullName "GNU IceCat"> +<!ENTITY brandProductName "IceCat"> <!ENTITY vendorShortName "GNU"> <!ENTITY trademarkInfo.part1 "The IceCat logo is Copyright 2008-2015 Free Software Foundation, released under the terms of the GNU Lesser General Public License, version 3 or any later version."> diff --git a/data/branding/icecat/locales/en-US/brand.ftl b/data/branding/icecat/locales/en-US/brand.ftl index bd7fbe0..7c9fcc8 100644 --- a/data/branding/icecat/locales/en-US/brand.ftl +++ b/data/branding/icecat/locales/en-US/brand.ftl @@ -2,4 +2,9 @@ # 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/. +-brand-shorter-name = IceCat -brand-short-name = IceCat +-brand-full-name = GNU IceCat +-brand-product-name = IceCat +-vendor-short-name = GNU +trademarkInfo = The IceCat logo is Copyright 2008-2015 Free Software Foundation, released under the terms of the GNU Lesser General Public License, version 3 or any later version. diff --git a/data/branding/icecat/locales/en-US/brand.properties b/data/branding/icecat/locales/en-US/brand.properties index 85e2894..9b9cf97 100644 --- a/data/branding/icecat/locales/en-US/brand.properties +++ b/data/branding/icecat/locales/en-US/brand.properties @@ -5,6 +5,7 @@ brandShorterName=IceCat brandShortName=IceCat brandFullName=IceCat +brandProductName=IceCat vendorShortName=GNU syncBrandShortName=Sync |