2011-11-18 10:28:17 -08:00
|
|
|
#filter substitution
|
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2012-05-21 04:12:37 -07:00
|
|
|
<!-- This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
- License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
|
|
|
|
|
2011-11-18 10:28:17 -08:00
|
|
|
<!DOCTYPE resources [
|
|
|
|
#includesubst @BRANDPATH@
|
|
|
|
#includesubst @STRINGSPATH@
|
2011-12-21 08:44:06 -08:00
|
|
|
#includesubst @SYNCSTRINGSPATH@
|
2011-11-18 10:28:17 -08:00
|
|
|
]>
|
2012-03-23 17:38:49 -07:00
|
|
|
#includesubst @BOOKMARKSPATH@
|
2011-11-18 10:28:17 -08:00
|
|
|
<resources>
|
2012-10-04 16:57:39 -07:00
|
|
|
<string name="moz_app_displayname">@MOZ_APP_DISPLAYNAME@</string>
|
2012-10-11 10:10:49 -07:00
|
|
|
#include ../services/strings.xml.in
|
2012-03-26 10:36:40 -07:00
|
|
|
<string name="splash_settingup">&splash_settingup;</string>
|
2012-03-26 08:40:54 -07:00
|
|
|
<string name="splash_bookmarks_history">&splash_bookmarks_history;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="no_space_to_start_error">&no_space_to_start_error;</string>
|
|
|
|
<string name="error_loading_file">&error_loading_file;</string>
|
|
|
|
|
|
|
|
<string name="awesomebar_all_pages_title">&awesomebar_all_pages_title;</string>
|
|
|
|
<string name="awesomebar_bookmarks_title">&awesomebar_bookmarks_title;</string>
|
|
|
|
<string name="awesomebar_history_title">&awesomebar_history_title;</string>
|
|
|
|
|
|
|
|
<string name="crash_reporter_title">&crash_reporter_title;</string>
|
|
|
|
<string name="crash_message">&crash_message;</string>
|
|
|
|
<string name="crash_help_message">&crash_help_message;</string>
|
|
|
|
<string name="crash_send_report_message">&crash_send_report_message;</string>
|
|
|
|
<string name="crash_include_url">&crash_include_url;</string>
|
|
|
|
<string name="crash_close_label">&crash_close_label;</string>
|
|
|
|
<string name="crash_restart_label">&crash_restart_label;</string>
|
|
|
|
<string name="sending_crash_report">&sending_crash_report;</string>
|
|
|
|
<string name="exit_label">&exit_label;</string>
|
|
|
|
<string name="continue_label">&continue_label;</string>
|
|
|
|
|
|
|
|
<string name="launcher_shortcuts_title">&launcher_shortcuts_title;</string>
|
|
|
|
<string name="launcher_shortcuts_empty">&launcher_shortcuts_empty;</string>
|
|
|
|
|
|
|
|
<string name="choose_file">&choose_file;</string>
|
|
|
|
|
|
|
|
<string name="awesomebar_default_text">&awesomebar_default_text;</string>
|
2012-03-09 10:42:43 -08:00
|
|
|
|
|
|
|
<string name="remote_tabs">&remote_tabs;</string>
|
2012-03-12 12:48:55 -07:00
|
|
|
<string name="remote_tabs_show_all">&remote_tabs_show_all;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
|
|
|
<string name="quit">&quit;</string>
|
2012-01-06 10:10:06 -08:00
|
|
|
<string name="bookmark">&bookmark;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="bookmark_added">&bookmark_added;</string>
|
|
|
|
<string name="bookmark_removed">&bookmark_removed;</string>
|
2012-03-12 13:01:09 -07:00
|
|
|
<string name="bookmark_updated">&bookmark_updated;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
|
|
|
<string name="history_today_section">&history_today_section;</string>
|
|
|
|
<string name="history_yesterday_section">&history_yesterday_section;</string>
|
|
|
|
<string name="history_week_section">&history_week_section;</string>
|
|
|
|
<string name="history_older_section">&history_older_section;</string>
|
|
|
|
|
|
|
|
<string name="share">&share;</string>
|
2012-02-24 16:21:42 -08:00
|
|
|
<string name="share_title">&share_title;</string>
|
2012-07-10 14:25:15 -07:00
|
|
|
<string name="share_image_failed">&share_image_failed;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="save_as_pdf">&save_as_pdf;</string>
|
2012-05-30 13:26:13 -07:00
|
|
|
<string name="find_in_page">&find_in_page;</string>
|
2012-06-22 12:53:40 -07:00
|
|
|
<string name="desktop_mode">&desktop_mode;</string>
|
2012-09-19 10:35:35 -07:00
|
|
|
<string name="tools">&tools;</string>
|
2012-05-30 13:26:13 -07:00
|
|
|
|
|
|
|
<string name="find_text">&find_text;</string>
|
|
|
|
<string name="find_prev">&find_prev;</string>
|
|
|
|
<string name="find_next">&find_next;</string>
|
|
|
|
<string name="find_close">&find_close;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
2011-12-20 08:33:25 -08:00
|
|
|
<string name="settings">&settings;</string>
|
|
|
|
<string name="settings_title">&settings_title;</string>
|
2011-12-08 09:37:57 -08:00
|
|
|
<string name="pref_category_general">&pref_category_general;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="pref_category_privacy">&pref_category_privacy;</string>
|
|
|
|
<string name="pref_category_content">&pref_category_content;</string>
|
2012-06-25 15:31:02 -07:00
|
|
|
<string name="pref_category_importexport">&pref_category_importexport;</string>
|
2011-12-08 09:37:57 -08:00
|
|
|
<string name="pref_about_firefox">&pref_about_firefox;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="pref_do_not_track">&pref_do_not_track;</string>
|
|
|
|
<string name="pref_telemetry">&pref_telemetry;</string>
|
|
|
|
<string name="pref_remember_signons">&pref_remember_signons;</string>
|
|
|
|
<string name="pref_cookies">&pref_cookies;</string>
|
|
|
|
<string name="pref_char_encoding">&pref_char_encoding;</string>
|
2012-01-23 13:47:48 -08:00
|
|
|
<string name="pref_char_encoding_on">&pref_char_encoding_on;</string>
|
|
|
|
<string name="pref_char_encoding_off">&pref_char_encoding_off;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="pref_clear_private_data">&pref_clear_private_data;</string>
|
2012-01-13 11:38:30 -08:00
|
|
|
<string name="pref_plugins">&pref_plugins;</string>
|
|
|
|
<string name="pref_plugins_enabled">&pref_plugins_enabled;</string>
|
|
|
|
<string name="pref_plugins_tap_to_play">&pref_plugins_tap_to_play;</string>
|
|
|
|
<string name="pref_plugins_disabled">&pref_plugins_disabled;</string>
|
2012-01-17 12:39:45 -08:00
|
|
|
<string name="pref_text_size">&pref_text_size;</string>
|
|
|
|
<string name="pref_font_size_tiny">&pref_font_size_tiny;</string>
|
2011-12-15 10:43:56 -08:00
|
|
|
<string name="pref_font_size_small">&pref_font_size_small;</string>
|
|
|
|
<string name="pref_font_size_medium">&pref_font_size_medium;</string>
|
|
|
|
<string name="pref_font_size_large">&pref_font_size_large;</string>
|
|
|
|
<string name="pref_font_size_xlarge">&pref_font_size_xlarge;</string>
|
2012-07-19 18:08:40 -07:00
|
|
|
<string name="pref_font_size_set">&pref_font_size_set;</string>
|
2012-07-19 18:08:40 -07:00
|
|
|
<string name="pref_font_size_adjust_char">&pref_font_size_adjust_char;</string>
|
2012-07-19 18:08:40 -07:00
|
|
|
<string name="pref_font_size_preview_text">&pref_font_size_preview_text;</string>
|
2012-10-15 12:10:48 -07:00
|
|
|
<string name="pref_reflow_on_zoom">&pref_reflow_on_zoom2;</string>
|
2012-10-04 12:05:05 -07:00
|
|
|
<string name="pref_show_product_announcements">&pref_show_product_announcements;</string>
|
2012-01-25 14:44:59 -08:00
|
|
|
<string name="pref_sync">&pref_sync;</string>
|
2012-06-05 14:07:14 -07:00
|
|
|
<string name="pref_search_suggestions">&pref_search_suggestions;</string>
|
2012-06-26 23:15:24 -07:00
|
|
|
<string name="pref_private_data_history">&pref_private_data_history;</string>
|
|
|
|
<string name="pref_private_data_formdata">&pref_private_data_formdata;</string>
|
2012-07-25 14:44:49 -07:00
|
|
|
<string name="pref_private_data_cookies2">&pref_private_data_cookies2;</string>
|
2012-07-19 13:28:40 -07:00
|
|
|
<string name="pref_private_data_passwords">&pref_private_data_passwords;</string>
|
2012-06-26 23:15:24 -07:00
|
|
|
<string name="pref_private_data_cache">&pref_private_data_cache;</string>
|
|
|
|
<string name="pref_private_data_offlineApps">&pref_private_data_offlineApps;</string>
|
|
|
|
<string name="pref_private_data_siteSettings">&pref_private_data_siteSettings;</string>
|
2012-06-25 15:31:02 -07:00
|
|
|
<string name="pref_import_android">&pref_import_android;</string>
|
2012-10-15 06:56:42 -07:00
|
|
|
<string name="pref_update_autodownload">&pref_update_autodownload;</string>
|
|
|
|
<string name="pref_update_autodownload_wifi">&pref_update_autodownload_wifi;</string>
|
|
|
|
<string name="pref_update_autodownload_disabled">&pref_update_autodownload_disabled;</string>
|
|
|
|
<string name="pref_update_autodownload_enabled">&pref_update_autodownload_enabled;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
2012-08-09 09:26:43 -07:00
|
|
|
<string name="go">&go;</string>
|
|
|
|
<string name="search">&search;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="reload">&reload;</string>
|
|
|
|
<string name="forward">&forward;</string>
|
2012-06-26 11:00:08 -07:00
|
|
|
<string name="menu">&menu;</string>
|
|
|
|
<string name="back">&back;</string>
|
|
|
|
<string name="stop">&stop;</string>
|
|
|
|
<string name="site_security">&site_security;</string>
|
2012-04-25 17:09:12 -07:00
|
|
|
<string name="close_tab">&close_tab;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="new_tab">&new_tab;</string>
|
2012-02-02 07:49:46 -08:00
|
|
|
<string name="new_tab_opened">&new_tab_opened;</string>
|
2012-07-11 16:11:42 -07:00
|
|
|
<string name="one_tab">&one_tab;</string>
|
2012-05-14 14:22:00 -07:00
|
|
|
<string name="num_tabs">&num_tabs;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="addons">&addons;</string>
|
2012-01-06 06:34:34 -08:00
|
|
|
<string name="downloads">&downloads;</string>
|
2012-06-26 11:42:12 -07:00
|
|
|
<string name="apps">&apps;</string>
|
2012-01-23 13:47:48 -08:00
|
|
|
<string name="char_encoding">&char_encoding;</string>
|
2012-10-09 11:26:33 -07:00
|
|
|
<string name="new_pb_tab">&new_pb_tab;</string>
|
2012-03-16 11:08:03 -07:00
|
|
|
<!-- This string only appears in developer builds, which
|
|
|
|
is why it is not localizable. -->
|
|
|
|
<string name="toggle_profiling">Toggle Profiling</string>
|
2011-12-17 13:50:09 -08:00
|
|
|
|
2012-08-20 10:28:38 -07:00
|
|
|
<string name="site_settings_title">&site_settings_title2;</string>
|
2011-12-17 13:50:09 -08:00
|
|
|
<string name="site_settings_cancel">&site_settings_cancel;</string>
|
|
|
|
<string name="site_settings_clear">&site_settings_clear;</string>
|
|
|
|
<string name="site_settings_no_settings">&site_settings_no_settings;</string>
|
2011-12-20 07:28:12 -08:00
|
|
|
|
2012-06-20 11:10:08 -07:00
|
|
|
<string name="reading_list">&reading_list;</string>
|
2012-06-02 11:23:45 -07:00
|
|
|
<string name="reading_list_added">&reading_list_added;</string>
|
2012-06-02 11:23:45 -07:00
|
|
|
<string name="reading_list_removed">&reading_list_removed;</string>
|
2012-06-12 07:03:06 -07:00
|
|
|
<string name="reading_list_failed">&reading_list_failed;</string>
|
2012-09-10 10:24:38 -07:00
|
|
|
<string name="reader">&reader;</string>
|
2012-06-02 11:23:45 -07:00
|
|
|
|
2011-12-20 07:28:12 -08:00
|
|
|
<string name="contextmenu_open_new_tab">&contextmenu_open_new_tab;</string>
|
2012-09-10 10:24:38 -07:00
|
|
|
<string name="contextmenu_open_in_reader">&contextmenu_open_in_reader;</string>
|
2012-05-14 11:44:34 -07:00
|
|
|
<string name="contextmenu_remove_history">&contextmenu_remove_history;</string>
|
2012-01-15 13:51:23 -08:00
|
|
|
<string name="contextmenu_remove_bookmark">&contextmenu_remove_bookmark;</string>
|
2011-12-20 07:28:12 -08:00
|
|
|
<string name="contextmenu_add_to_launcher">&contextmenu_add_to_launcher;</string>
|
|
|
|
<string name="contextmenu_share">&contextmenu_share;</string>
|
2012-06-07 10:13:36 -07:00
|
|
|
<string name="contextmenu_pasteandgo">&contextmenu_pasteandgo;</string>
|
|
|
|
<string name="contextmenu_paste">&contextmenu_paste;</string>
|
|
|
|
<string name="contextmenu_copyurl">&contextmenu_copyurl;</string>
|
2012-03-12 13:01:09 -07:00
|
|
|
<string name="contextmenu_edit_bookmark">&contextmenu_edit_bookmark;</string>
|
|
|
|
|
2012-05-14 11:44:34 -07:00
|
|
|
<string name="history_removed">&history_removed;</string>
|
|
|
|
|
2012-03-12 13:01:09 -07:00
|
|
|
<string name="bookmark_edit_title">&bookmark_edit_title;</string>
|
|
|
|
<string name="bookmark_edit_name">&bookmark_edit_name;</string>
|
|
|
|
<string name="bookmark_edit_location">&bookmark_edit_location;</string>
|
|
|
|
<string name="bookmark_edit_keyword">&bookmark_edit_keyword;</string>
|
2011-12-21 13:08:01 -08:00
|
|
|
|
|
|
|
<string name="pref_use_master_password">&pref_use_master_password;</string>
|
|
|
|
<string name="masterpassword_create_title">&masterpassword_create_title;</string>
|
|
|
|
<string name="masterpassword_remove_title">&masterpassword_remove_title;</string>
|
|
|
|
<string name="masterpassword_password">&masterpassword_password;</string>
|
|
|
|
<string name="masterpassword_confirm">&masterpassword_confirm;</string>
|
|
|
|
|
|
|
|
<string name="button_ok">&button_ok;</string>
|
|
|
|
<string name="button_cancel">&button_cancel;</string>
|
2012-06-26 23:15:24 -07:00
|
|
|
<string name="button_clear_data">&button_clear_data;</string>
|
2012-08-07 08:09:15 -07:00
|
|
|
<string name="button_set">&button_set;</string>
|
|
|
|
<string name="button_clear">&button_clear;</string>
|
2012-10-02 10:51:48 -07:00
|
|
|
<string name="button_yes">&button_yes;</string>
|
|
|
|
<string name="button_no">&button_no;</string>
|
2012-01-17 19:40:43 -08:00
|
|
|
|
|
|
|
<string name="abouthome_addons_title">&abouthome_addons_title;</string>
|
|
|
|
<string name="abouthome_addons_browse">&abouthome_addons_browse;</string>
|
|
|
|
<string name="abouthome_last_tabs_title">&abouthome_last_tabs_title;</string>
|
|
|
|
<string name="abouthome_last_tabs_open">&abouthome_last_tabs_open;</string>
|
|
|
|
<string name="abouthome_top_sites_title">&abouthome_top_sites_title;</string>
|
|
|
|
<string name="abouthome_top_sites_browse">&abouthome_top_sites_browse;</string>
|
2012-08-24 20:18:01 -07:00
|
|
|
<string name="abouthome_about_sync">&abouthome_about_sync3;</string>
|
2012-10-13 08:18:18 -07:00
|
|
|
<string name="abouthome_about_apps">&abouthome_about_apps3;</string>
|
2012-01-24 06:03:28 -08:00
|
|
|
<string name="abouthome_sync_bold_name">&abouthome_sync_bold_name;</string>
|
2012-10-13 08:18:18 -07:00
|
|
|
<string name="abouthome_apps_bold_name">&abouthome_apps_bold_name2;</string>
|
2012-03-18 09:15:56 -07:00
|
|
|
|
|
|
|
<string name="filepicker_title">&filepicker_title;</string>
|
|
|
|
<string name="filepicker_audio_title">&filepicker_audio_title;</string>
|
|
|
|
<string name="filepicker_image_title">&filepicker_image_title;</string>
|
|
|
|
<string name="filepicker_video_title">&filepicker_video_title;</string>
|
2012-03-23 17:38:49 -07:00
|
|
|
|
|
|
|
<!-- Default bookmarks. Use bookmarks titles shared with XUL from mobile's
|
|
|
|
profile/bookmarks.inc. Don't expose the URLs to L10N. -->
|
|
|
|
<string name="bookmarkdefaults_title_aboutfirefox">@bookmarks_aboutBrowser@</string>
|
|
|
|
<string name="bookmarkdefaults_url_aboutfirefox">about:firefox</string>
|
|
|
|
|
|
|
|
<string name="bookmarkdefaults_title_addons">@bookmarks_addons@</string>
|
2012-04-16 14:57:47 -07:00
|
|
|
<string name="bookmarkdefaults_url_addons">https://addons.mozilla.org/@AB_CD@/android/</string>
|
2012-03-23 17:38:49 -07:00
|
|
|
|
|
|
|
<string name="bookmarkdefaults_title_support">@bookmarks_support@</string>
|
|
|
|
<string name="bookmarkdefaults_url_support">http://support.mozilla.org/@AB_CD@/mobile</string>
|
|
|
|
|
|
|
|
<string name="bookmarkdefaults_title_abouthome">@bookmarks_aboutHome@</string>
|
|
|
|
<string name="bookmarkdefaults_url_abouthome">about:home</string>
|
2012-05-02 09:07:58 -07:00
|
|
|
|
|
|
|
<!-- Site identity popup -->
|
|
|
|
<string name="identity_connected_to">&identity_connected_to;</string>
|
|
|
|
<string name="identity_run_by">&identity_run_by;</string>
|
2012-06-25 15:31:02 -07:00
|
|
|
|
2012-06-26 23:15:24 -07:00
|
|
|
<!-- Clear private data -->
|
|
|
|
<string name="private_data_success">&private_data_success;</string>
|
|
|
|
<string name="private_data_fail">&private_data_fail;</string>
|
|
|
|
|
2012-06-25 15:31:02 -07:00
|
|
|
<!-- Bookmark import/export -->
|
|
|
|
<string name="bookmarkhistory_button_import">&bookmarkhistory_button_import;</string>
|
|
|
|
<string name="bookmarkhistory_import_both">&bookmarkhistory_import_both;</string>
|
|
|
|
<string name="bookmarkhistory_import_bookmarks">&bookmarkhistory_import_bookmarks;</string>
|
|
|
|
<string name="bookmarkhistory_import_history">&bookmarkhistory_import_history;</string>
|
|
|
|
<string name="bookmarkhistory_import_wait">&bookmarkhistory_import_wait;</string>
|
|
|
|
|
2012-07-13 16:27:59 -07:00
|
|
|
<string name="webapp_generic_name">&webapp_generic_name;</string>
|
2012-08-31 06:31:29 -07:00
|
|
|
|
2012-10-04 16:57:39 -07:00
|
|
|
<string name="searchable_description">&searchable_description;</string>
|
|
|
|
|
2012-08-31 06:31:29 -07:00
|
|
|
<!-- Updater notifications -->
|
2012-10-08 11:03:05 -07:00
|
|
|
<string name="updater_start_title">&updater_start_title2;</string>
|
|
|
|
<string name="updater_start_select">&updater_start_select2;</string>
|
|
|
|
|
|
|
|
<string name="updater_downloading_title">&updater_downloading_title2;</string>
|
|
|
|
<string name="updater_downloading_title_failed">&updater_downloading_title_failed2;</string>
|
|
|
|
<string name="updater_downloading_select">&updater_downloading_select2;</string>
|
|
|
|
<string name="updater_downloading_retry">&updater_downloading_retry2;</string>
|
|
|
|
|
|
|
|
<string name="updater_apply_title">&updater_apply_title2;</string>
|
|
|
|
<string name="updater_apply_select">&updater_apply_select2;</string>
|
2012-08-31 06:31:29 -07:00
|
|
|
|
2012-10-02 10:51:48 -07:00
|
|
|
<!-- Search suggestions opt-in -->
|
|
|
|
<string name="suggestions_prompt">&suggestions_prompt;</string>
|
|
|
|
|
2011-11-18 10:28:17 -08:00
|
|
|
</resources>
|