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

Thu, 22 Jan 2015 13:21:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 22 Jan 2015 13:21:57 +0100
branch
TOR_BUG_9701
changeset 15
b8a032363ba2
permissions
-rw-r--r--

Incorporate requested changes from Mozilla in review:
https://bugzilla.mozilla.org/show_bug.cgi?id=1123480#c6

     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
     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.
    10 # LOCALIZATION NOTE: Some of these URLs are currently 404s, but should be coming
    11 # online shortly.
    13 # LOCALIZATION NOTE (bookmarks_title):
    14 # title for the folder that will contains the default bookmarks
    15 #define bookmarks_title Mobile
    17 # LOCALIZATION NOTE (bookmarks_aboutBrowser):
    18 # link title for about:fennec
    19 #define bookmarks_aboutBrowser Firefox: About your browser
    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
    25 # LOCALIZATION NOTE (bookmarks_support):
    26 # link title for https://support.mozilla.org/mobile
    27 #define bookmarks_support Firefox: Support
    29 # LOCALIZATION NOTE (bookmarks_marketplace):
    30 # link title for https://marketplace.firefox.com
    31 #define bookmarks_marketplace Firefox Marketplace
    33 #unfilter emptyLines

mercurial