gecko/mobile/locales/en-US/profile/bookmarks.inc
Gavin Sharp b67904c236 Bug 511435: add default bookmarks, r=pike/mfinkle
--HG--
extra : rebase_source : 3caa0521b0b62cb280a3e0b853fcd2cea2a932fd
2009-09-06 23:50:27 -04:00

35 lines
1.1 KiB
C++

#filter emptyLines
# LOCALIZATION NOTE: The 'en-US' strings in the URLs will be replaced with
# your locale code, and link to your translated pages as soon as they're
# live.
# LOCALIZATION NOTE: Some of these URLs are currently 404s, but should be coming
# online shortly.
# LOCALIZATION NOTE (bookmarks_title):
# title for the folder that will contains the default bookmarks
#define bookmarks_title Mobile
# LOCALIZATION NOTE (bookmarks_welcome):
# link title for about:firstrun
#define bookmarks_welcome Firefox: Welcome
# LOCALIZATION NOTE (bookmarks_about):
# link title for about:fennec
#define bookmarks_about Firefox: About
# LOCALIZATION NOTE (bookmarks_weave):
# link title for https://www.mozilla.com/en-US/mobile/weave
#define bookmarks_weave Firefox: Synchronize using Weave
# LOCALIZATION NOTE (bookmarks_addons):
# link title for https://addons.mozilla.org/en-US/mobile
#define bookmarks_addons Firefox: Customize with add-ons
# LOCALIZATION NOTE (bookmarks_support):
# link title for https://mobile.support.mozilla.com
#define bookmarks_support Firefox: Support
#unfilter emptyLines