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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mobile/locales/en-US/profile/bookmarks.inc	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,33 @@
     1.4 +# This Source Code Form is subject to the terms of the Mozilla Public
     1.5 +# License, v. 2.0. If a copy of the MPL was not distributed with this
     1.6 +# file, You can obtain one at http://mozilla.org/MPL/2.0/.
     1.7 +#filter emptyLines
     1.8 +
     1.9 +# LOCALIZATION NOTE: The 'en-US' strings in the URLs will be replaced with
    1.10 +# your locale code, and link to your translated pages as soon as they're 
    1.11 +# live.
    1.12 +
    1.13 +# LOCALIZATION NOTE: Some of these URLs are currently 404s, but should be coming
    1.14 +# online shortly.
    1.15 +
    1.16 +# LOCALIZATION NOTE (bookmarks_title):
    1.17 +# title for the folder that will contains the default bookmarks
    1.18 +#define bookmarks_title Mobile
    1.19 +
    1.20 +# LOCALIZATION NOTE (bookmarks_aboutBrowser):
    1.21 +# link title for about:fennec
    1.22 +#define bookmarks_aboutBrowser Firefox: About your browser
    1.23 +
    1.24 +# LOCALIZATION NOTE (bookmarks_addons):
    1.25 +# link title for https://addons.mozilla.org/en-US/mobile
    1.26 +#define bookmarks_addons Firefox: Customize with add-ons
    1.27 +
    1.28 +# LOCALIZATION NOTE (bookmarks_support):
    1.29 +# link title for https://support.mozilla.org/mobile
    1.30 +#define bookmarks_support Firefox: Support
    1.31 +
    1.32 +# LOCALIZATION NOTE (bookmarks_marketplace):
    1.33 +# link title for https://marketplace.firefox.com
    1.34 +#define bookmarks_marketplace Firefox Marketplace
    1.35 +
    1.36 +#unfilter emptyLines

mercurial