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

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

mercurial