mobile/locales/en-US/profile/bookmarks.inc

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 # This Source Code Form is subject to the terms of the Mozilla Public
michael@0 2 # License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 3 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
michael@0 4 #filter emptyLines
michael@0 5
michael@0 6 # LOCALIZATION NOTE: The 'en-US' strings in the URLs will be replaced with
michael@0 7 # your locale code, and link to your translated pages as soon as they're
michael@0 8 # live.
michael@0 9
michael@0 10 # LOCALIZATION NOTE: Some of these URLs are currently 404s, but should be coming
michael@0 11 # online shortly.
michael@0 12
michael@0 13 # LOCALIZATION NOTE (bookmarks_title):
michael@0 14 # title for the folder that will contains the default bookmarks
michael@0 15 #define bookmarks_title Mobile
michael@0 16
michael@0 17 # LOCALIZATION NOTE (bookmarks_aboutBrowser):
michael@0 18 # link title for about:fennec
michael@0 19 #define bookmarks_aboutBrowser Firefox: About your browser
michael@0 20
michael@0 21 # LOCALIZATION NOTE (bookmarks_addons):
michael@0 22 # link title for https://addons.mozilla.org/en-US/mobile
michael@0 23 #define bookmarks_addons Firefox: Customize with add-ons
michael@0 24
michael@0 25 # LOCALIZATION NOTE (bookmarks_support):
michael@0 26 # link title for https://support.mozilla.org/mobile
michael@0 27 #define bookmarks_support Firefox: Support
michael@0 28
michael@0 29 # LOCALIZATION NOTE (bookmarks_marketplace):
michael@0 30 # link title for https://marketplace.firefox.com
michael@0 31 #define bookmarks_marketplace Firefox Marketplace
michael@0 32
michael@0 33 #unfilter emptyLines

mercurial