diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-ro/suite/chrome/browser/region.properties | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/l10n-ro/suite/chrome/browser/region.properties b/l10n-ro/suite/chrome/browser/region.properties new file mode 100644 index 0000000000..ea3f7ac131 --- /dev/null +++ b/l10n-ro/suite/chrome/browser/region.properties @@ -0,0 +1,34 @@ +# 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/. + +# Translator(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# Laudatti <Laudatti@gmail.com> +# +# Reviewer(s): +# +# Alexandru Szasz <alexxed@gmail.com> +# +# navigator.properties +# +# all.js +# +browser.startup.homepage=http://www.seamonkey-project.org/start/ +browser.throbber.url=http://www.seamonkey-project.org/ +browser.search.defaulturl=http://www.google.com/search?q= + +browser.translation.service=http://translate.google.com/translate?prev=/language_tools&u= +browser.translation.serviceDomain=translate.google.com + +#config.js +# +startup.homepage_override_url=http://www.seamonkey-project.org/start/ + +# This is the default set of web based feed handlers shown in the reader +# selection UI +browser.contentHandlers.types.0.title=Netvibes +browser.contentHandlers.types.0.uri=http://fusion.google.com/add?feedurl=%s +browser.contentHandlers.types.1.title=My Yahoo +browser.contentHandlers.types.1.uri=http://add.my.yahoo.com/rss?url=%s |