mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
31 lines
976 B
C++
31 lines
976 B
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_aboutBrowser):
|
|
# link title for about:fennec
|
|
#define bookmarks_aboutBrowser Firefox: About your browser
|
|
|
|
# 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://support.mozilla.org/mobile
|
|
#define bookmarks_support Firefox: Support
|
|
|
|
# LOCALIZATION NOTE (bookmarks_aboutHome):
|
|
# link title for about:home
|
|
#define bookmarks_aboutHome Firefox Start
|
|
|
|
#unfilter emptyLines
|