diff options
Diffstat (limited to 'data/branding/icecat/locales')
-rw-r--r-- | data/branding/icecat/locales/en-US/brand.ftl | 5 | ||||
-rw-r--r-- | data/branding/icecat/locales/en-US/brand.properties | 10 | ||||
-rw-r--r-- | data/branding/icecat/locales/jar.mn | 4 | ||||
-rw-r--r-- | data/branding/icecat/locales/moz.build | 2 |
4 files changed, 11 insertions, 10 deletions
diff --git a/data/branding/icecat/locales/en-US/brand.ftl b/data/branding/icecat/locales/en-US/brand.ftl new file mode 100644 index 0000000..bd7fbe0 --- /dev/null +++ b/data/branding/icecat/locales/en-US/brand.ftl @@ -0,0 +1,5 @@ +# 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/. + +-brand-short-name = IceCat diff --git a/data/branding/icecat/locales/en-US/brand.properties b/data/branding/icecat/locales/en-US/brand.properties index 73ef208..85e2894 100644 --- a/data/branding/icecat/locales/en-US/brand.properties +++ b/data/branding/icecat/locales/en-US/brand.properties @@ -4,13 +4,7 @@ brandShorterName=IceCat brandShortName=IceCat -brandFullName=Mozilla IceCat -vendorShortName=Mozilla - -homePageSingleStartMain=IceCat Start, a fast home page with built-in search -homePageImport=Import your home page from %S - -homePageMigrationPageTitle=Home Page Selection -homePageMigrationDescription=Please select the home page you wish to use: +brandFullName=IceCat +vendorShortName=GNU syncBrandShortName=Sync diff --git a/data/branding/icecat/locales/jar.mn b/data/branding/icecat/locales/jar.mn index 731a24b..c78c829 100644 --- a/data/branding/icecat/locales/jar.mn +++ b/data/branding/icecat/locales/jar.mn @@ -3,9 +3,11 @@ # 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 (%*.ftl) @AB_CD@.jar: % locale branding @AB_CD@ %locale/branding/ locale/branding/brand.dtd (%brand.dtd) locale/branding/brand.properties (%brand.properties) - locale/branding/browserconfig.properties (browserconfig.properties) + locale/branding/browserconfig.properties diff --git a/data/branding/icecat/locales/moz.build b/data/branding/icecat/locales/moz.build index c97072b..eb4454d 100644 --- a/data/branding/icecat/locales/moz.build +++ b/data/branding/icecat/locales/moz.build @@ -1,4 +1,4 @@ -# -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- +# -*- 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 |