diff options
Diffstat (limited to 'l10n-cs/suite/chrome/browser/region.properties')
-rw-r--r-- | l10n-cs/suite/chrome/browser/region.properties | 26 |
1 files changed, 26 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..c2c3ee6c1f --- /dev/null +++ b/l10n-cs/suite/chrome/browser/region.properties @@ -0,0 +1,26 @@ +# 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://www.seamonkey-project.org/start/ + +browser.translation.service=https://translate.google.com/translate?prev=/language_tools&u= +browser.translation.serviceDomain=translate.google.com +browser.validate.html.service=https://validator.w3.org/check?charset=%28detect+automatically%29&doctype=Inline&uri= + +#config.js +# +startup.homepage_override_url=https://www.seamonkey-project.org/releases/seamonkey%VERSION%/ + +# 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=Inoreader +browser.contentHandlers.types.1.uri=https://www.inoreader.com/?add_feed=%s +browser.contentHandlers.types.2.title=The Old Reader +browser.contentHandlers.types.2.uri=https://theoldreader.com/feeds/subscribe?url=%s |