diff options
Diffstat (limited to 'data/branding/icecat/locales/en-US')
-rw-r--r-- | data/branding/icecat/locales/en-US/brand.dtd | 5 | ||||
-rw-r--r-- | data/branding/icecat/locales/en-US/brand.properties | 5 |
2 files changed, 6 insertions, 4 deletions
diff --git a/data/branding/icecat/locales/en-US/brand.dtd b/data/branding/icecat/locales/en-US/brand.dtd index 519de9b..3788266 100644 --- a/data/branding/icecat/locales/en-US/brand.dtd +++ b/data/branding/icecat/locales/en-US/brand.dtd @@ -2,7 +2,8 @@ - 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 "IceCat"> <!ENTITY brandShortName "IceCat"> -<!ENTITY brandFullName "IceCat"> +<!ENTITY brandFullName "GNU IceCat"> <!ENTITY vendorShortName "GNU"> -<!ENTITY trademarkInfo.part1 ""> +<!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.properties b/data/branding/icecat/locales/en-US/brand.properties index 3120429..73ef208 100644 --- a/data/branding/icecat/locales/en-US/brand.properties +++ b/data/branding/icecat/locales/en-US/brand.properties @@ -2,9 +2,10 @@ # 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=IceCat brandShortName=IceCat -brandFullName=IceCat -vendorShortName=GNU +brandFullName=Mozilla IceCat +vendorShortName=Mozilla homePageSingleStartMain=IceCat Start, a fast home page with built-in search homePageImport=Import your home page from %S |