diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-cs/suite/chrome/browser/region.properties | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-cs/suite/chrome/browser/region.properties b/l10n-cs/suite/chrome/browser/region.properties new file mode 100644 index 0000000000..ce3e53e16c --- /dev/null +++ b/l10n-cs/suite/chrome/browser/region.properties @@ -0,0 +1,27 @@ +# 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/. + +# navigator.properties +# +# all.js +# +browser.startup.homepage=https://start.mozilla.cz/ +browser.throbber.url=https://start.mozilla.cz/ + +browser.translation.service=http://translate.google.com/translate?prev=/language_tools&u= +browser.translation.serviceDomain=translate.google.com +browser.validate.html.service=http://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri= + +#config.js +# +startup.homepage_override_url=https://start.mozilla.cz/ + +# This is the default set of web based feed handlers shown in the reader +# selection UI +browser.contentHandlers.types.0.title=Feedly +browser.contentHandlers.types.0.uri=https://feedly.com/i/subscription/feed/%s +browser.contentHandlers.types.1.title=The Old Reader +browser.contentHandlers.types.1.uri=https://theoldreader.com/feeds/subscribe?url=%s +browser.contentHandlers.types.2.title=G2Reader +browser.contentHandlers.types.2.uri=https://www.g2reader.com/su?u=%s |