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

Wed, 31 Dec 2014 07:22:50 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:22:50 +0100
branch
TOR_BUG_3246
changeset 4
fc2d59ddac77
permissions
-rw-r--r--

Correct previous dual key logic pending first delivery installment.

     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