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@
|
2014-06-30 11:21:50 -07:00
|
|
|
#ifdef MOZ_ANDROID_SEARCH_ACTIVITY
|
|
|
|
#includesubst @SEARCHSTRINGSPATH@
|
|
|
|
#endif
|
2012-11-26 14:48:11 -08:00
|
|
|
|
|
|
|
<!-- C-style format strings. -->
|
2014-02-20 13:11:24 -08:00
|
|
|
<!ENTITY formatI "%I">
|
2012-11-26 14:48:11 -08:00
|
|
|
<!ENTITY formatS "%s">
|
2013-08-23 07:45:09 -07:00
|
|
|
<!ENTITY formatS1 "%1$s">
|
|
|
|
<!ENTITY formatS2 "%2$s">
|
2014-01-30 17:29:13 -08:00
|
|
|
<!ENTITY formatS3 "%3$s">
|
2012-11-26 14:48:11 -08:00
|
|
|
<!ENTITY formatD "%d">
|
2011-11-18 10:28:17 -08:00
|
|
|
]>
|
2012-11-26 14:48:11 -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>
|
2013-10-10 16:08:59 -07:00
|
|
|
<string name="android_package_name">@ANDROID_PACKAGE_NAME@</string>
|
|
|
|
<string name="content_authority_db_browser">@ANDROID_PACKAGE_NAME@.db.browser</string>
|
2013-10-12 21:50:38 -07:00
|
|
|
<string name="content_authority_db_formhistory">@ANDROID_PACKAGE_NAME@.db.formhistory</string>
|
|
|
|
<string name="content_authority_db_passwords">@ANDROID_PACKAGE_NAME@.db.passwords</string>
|
|
|
|
<string name="content_authority_db_tabs">@ANDROID_PACKAGE_NAME@.db.tabs</string>
|
2013-10-10 16:08:59 -07:00
|
|
|
<string name="moz_android_shared_account_type">@MOZ_ANDROID_SHARED_ACCOUNT_TYPE@</string>
|
2013-10-15 16:50:20 -07:00
|
|
|
<string name="moz_android_shared_fxaccount_type">@MOZ_ANDROID_SHARED_FXACCOUNT_TYPE@</string>
|
2014-01-16 18:53:02 -08:00
|
|
|
<string name="android_package_name_for_ui">@ANDROID_PACKAGE_NAME@</string>
|
2014-06-30 11:21:50 -07:00
|
|
|
|
|
|
|
#ifdef MOZ_ANDROID_SEARCH_ACTIVITY
|
|
|
|
#include ../search/strings/search_strings.xml.in
|
|
|
|
#endif
|
|
|
|
|
2012-10-11 10:10:49 -07:00
|
|
|
#include ../services/strings.xml.in
|
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>
|
|
|
|
|
2014-08-21 17:18:42 -07:00
|
|
|
<string name="onboard_start_message">&onboard_start_message;</string>
|
|
|
|
<string name="onboard_start_subtext">&onboard_start_subtext;</string>
|
|
|
|
<string name="onboard_start_button_account">&onboard_start_button_account;</string>
|
|
|
|
<string name="onboard_start_button_browser">&onboard_start_button_browser;</string>
|
|
|
|
<string name="onboard_empty_contentDescription"></string>
|
|
|
|
|
2013-05-28 08:48:27 -07:00
|
|
|
<string name="bookmarks_title">&bookmarks_title;</string>
|
2013-07-29 08:40:40 -07:00
|
|
|
<string name="history_title">&history_title;</string>
|
2013-08-18 17:39:44 -07:00
|
|
|
<string name="reading_list_title">&reading_list_title;</string>
|
2014-06-22 13:26:49 -07:00
|
|
|
<string name="recent_tabs_title">&recent_tabs_title;</string>
|
2013-08-18 17:39:44 -07:00
|
|
|
|
2013-05-28 08:48:27 -07:00
|
|
|
<string name="switch_to_tab">&switch_to_tab;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
|
|
|
<string name="crash_reporter_title">&crash_reporter_title;</string>
|
2013-04-23 15:02:22 -07:00
|
|
|
<string name="crash_message2">&crash_message2;</string>
|
2013-05-29 17:37:35 -07:00
|
|
|
<string name="crash_send_report_message3">&crash_send_report_message3;</string>
|
2013-04-23 15:02:22 -07:00
|
|
|
<string name="crash_include_url2">&crash_include_url2;</string>
|
|
|
|
<string name="crash_sorry">&crash_sorry;</string>
|
|
|
|
<string name="crash_comment">&crash_comment;</string>
|
2013-05-29 17:37:35 -07:00
|
|
|
<string name="crash_allow_contact2">&crash_allow_contact2;</string>
|
2013-04-23 15:02:22 -07:00
|
|
|
<string name="crash_email">&crash_email;</string>
|
|
|
|
<string name="crash_closing_alert">&crash_closing_alert;</string>
|
|
|
|
<string name="sending_crash_report">&sending_crash_report;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="crash_close_label">&crash_close_label;</string>
|
|
|
|
<string name="crash_restart_label">&crash_restart_label;</string>
|
|
|
|
<string name="exit_label">&exit_label;</string>
|
|
|
|
|
|
|
|
<string name="launcher_shortcuts_title">&launcher_shortcuts_title;</string>
|
|
|
|
<string name="launcher_shortcuts_empty">&launcher_shortcuts_empty;</string>
|
2013-07-16 17:37:37 -07:00
|
|
|
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="choose_file">&choose_file;</string>
|
|
|
|
|
2014-08-18 02:40:06 -07:00
|
|
|
<string name="url_bar_default_text">&url_bar_default_text2;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
2014-05-22 13:31:40 -07:00
|
|
|
<!-- https://support.mozilla.org/1/mobile/%VERSION%/%OS%/%LOCALE%/ -->
|
|
|
|
<string name="help_link">https://support.mozilla.org/1/mobile/&formatS1;/&formatS2;/&formatS3;/</string>
|
|
|
|
<string name="help_menu">&help_menu;</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>
|
2013-05-30 17:03:20 -07:00
|
|
|
<string name="bookmark_options">&bookmark_options;</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>
|
2014-06-27 15:34:18 -07:00
|
|
|
<string name="history_week_section">&history_week_section2;</string>
|
|
|
|
<string name="history_older_section">&history_older_section2;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
|
|
|
<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>
|
2014-02-07 11:49:32 -08:00
|
|
|
<string name="page">&page;</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
|
|
|
|
2014-09-02 12:26:29 -07:00
|
|
|
<string name="media_sending_to">&media_sending_to;</string>
|
2014-01-20 14:26:30 -08:00
|
|
|
<string name="media_play">&media_play;</string>
|
|
|
|
<string name="media_pause">&media_pause;</string>
|
|
|
|
<string name="media_stop">&media_stop;</string>
|
|
|
|
|
2014-08-25 04:24:47 -07:00
|
|
|
<string name="overlay_share_send_other">&overlay_share_send_other;</string>
|
2014-09-01 17:22:47 -07:00
|
|
|
<string name="overlay_share_label">&overlay_share_label;</string>
|
2014-08-25 04:24:47 -07:00
|
|
|
<string name="overlay_share_bookmark_btn_label">&overlay_share_bookmark_btn_label;</string>
|
|
|
|
<string name="overlay_share_reading_list_btn_label">&overlay_share_reading_list_btn_label;</string>
|
2014-09-05 16:53:51 -07:00
|
|
|
<string name="overlay_share_bookmark_btn_label_already">&overlay_share_bookmark_btn_label_already;</string>
|
|
|
|
<string name="overlay_share_reading_list_btn_label_already">&overlay_share_reading_list_btn_label_already;</string>
|
2014-08-25 04:24:47 -07:00
|
|
|
<string name="overlay_share_send_tab_btn_label">&overlay_share_send_tab_btn_label;</string>
|
|
|
|
<string name="overlay_share_no_url">&overlay_share_no_url;</string>
|
|
|
|
<string name="overlay_share_retry">&overlay_share_retry;</string>
|
|
|
|
<string name="overlay_share_select_device">&overlay_share_select_device;</string>
|
|
|
|
|
2011-12-20 08:33:25 -08:00
|
|
|
<string name="settings">&settings;</string>
|
|
|
|
<string name="settings_title">&settings_title;</string>
|
2013-08-01 19:10:26 -07:00
|
|
|
<string name="pref_category_advanced">&pref_category_advanced;</string>
|
2013-06-26 10:57:46 -07:00
|
|
|
<string name="pref_category_customize">&pref_category_customize;</string>
|
2014-01-31 18:54:47 -08:00
|
|
|
<string name="pref_category_search">&pref_category_search3;</string>
|
2014-03-11 18:59:37 -07:00
|
|
|
<string name="pref_category_search_summary">&pref_category_search_summary;</string>
|
2013-06-26 10:57:46 -07:00
|
|
|
<string name="pref_category_display">&pref_category_display;</string>
|
|
|
|
<string name="pref_category_privacy_short">&pref_category_privacy_short;</string>
|
|
|
|
<string name="pref_category_vendor">&pref_category_vendor;</string>
|
2013-05-10 21:28:17 -07:00
|
|
|
<string name="pref_category_datareporting">&pref_category_datareporting;</string>
|
2013-07-16 18:44:42 -07:00
|
|
|
<string name="pref_category_installed_search_engines">&pref_category_installed_search_engines;</string>
|
2013-08-05 08:40:09 -07:00
|
|
|
<string name="pref_category_add_search_providers">&pref_category_add_search_providers;</string>
|
2013-12-20 10:35:10 -08:00
|
|
|
<string name="pref_category_search_restore_defaults">&pref_category_search_restore_defaults;</string>
|
|
|
|
<string name="pref_search_restore_defaults">&pref_search_restore_defaults;</string>
|
|
|
|
<string name="pref_search_restore_defaults_summary">&pref_search_restore_defaults_summary;</string>
|
2014-02-20 13:11:25 -08:00
|
|
|
<string name="pref_search_hint">&pref_search_hint;</string>
|
2013-12-20 10:35:10 -08:00
|
|
|
|
2014-05-13 20:50:27 -07:00
|
|
|
<string name="pref_category_language">&pref_category_language;</string>
|
|
|
|
<string name="pref_browser_locale">&pref_browser_locale;</string>
|
|
|
|
<string name="locale_system_default">&locale_system_default;</string>
|
|
|
|
|
2013-07-31 15:38:47 -07:00
|
|
|
<string name="pref_category_devtools">&pref_category_devtools;</string>
|
2013-10-15 16:40:00 -07:00
|
|
|
<string name="pref_developer_paint_flashing">&pref_developer_paint_flashing;</string>
|
2013-07-31 15:38:47 -07:00
|
|
|
<string name="pref_developer_remotedebugging">&pref_developer_remotedebugging;</string>
|
2013-06-26 10:57:46 -07:00
|
|
|
|
2013-12-16 20:37:16 -08:00
|
|
|
<string name="pref_category_home">&pref_category_home;</string>
|
2014-03-11 18:59:34 -07:00
|
|
|
<string name="pref_category_home_summary">&pref_category_home_summary;</string>
|
2013-12-16 20:37:16 -08:00
|
|
|
<string name="pref_category_home_panels">&pref_category_home_panels;</string>
|
2014-03-04 10:31:38 -08:00
|
|
|
<string name="home_add_panel_title">&home_add_panel_title;</string>
|
2014-02-13 11:46:48 -08:00
|
|
|
<string name="home_add_panel_empty">&home_add_panel_empty;</string>
|
2014-03-10 09:37:36 -07:00
|
|
|
<string name="home_add_panel_installed">&home_add_panel_installed;</string>
|
2014-03-07 15:28:51 -08:00
|
|
|
<string name="pref_category_home_content_settings">&pref_category_home_content_settings;</string>
|
|
|
|
<string name="pref_home_updates">&pref_home_updates;</string>
|
|
|
|
<string name="pref_home_updates_enabled">&pref_home_updates_enabled;</string>
|
|
|
|
<string name="pref_home_updates_wifi">&pref_home_updates_wifi;</string>
|
2014-05-23 06:27:52 -07:00
|
|
|
<string name="pref_home_suggested_sites">&pref_home_suggested_sites;</string>
|
|
|
|
<string name="pref_home_suggested_sites_summary">&pref_home_suggested_sites_summary;</string>
|
2013-12-16 20:37:16 -08:00
|
|
|
|
2013-06-26 10:57:46 -07:00
|
|
|
<string name="pref_header_customize">&pref_header_customize;</string>
|
|
|
|
<string name="pref_header_display">&pref_header_display;</string>
|
|
|
|
<string name="pref_header_privacy_short">&pref_header_privacy_short;</string>
|
2014-05-13 20:50:28 -07:00
|
|
|
<string name="pref_header_language">&pref_header_language;</string>
|
2013-06-26 10:57:46 -07:00
|
|
|
<string name="pref_header_vendor">&pref_header_vendor;</string>
|
2013-07-31 15:38:47 -07:00
|
|
|
<string name="pref_header_devtools">&pref_header_devtools;</string>
|
2013-06-26 10:57:46 -07:00
|
|
|
|
2014-04-08 17:29:45 -07:00
|
|
|
<string name="pref_learn_more">&pref_learn_more;</string>
|
|
|
|
|
2011-11-18 10:28:17 -08:00
|
|
|
<string name="pref_remember_signons">&pref_remember_signons;</string>
|
2012-11-13 15:58:49 -08:00
|
|
|
|
2012-11-17 20:45:54 -08:00
|
|
|
<string name="pref_cookies_menu">&pref_cookies_menu;</string>
|
2012-11-13 15:58:49 -08:00
|
|
|
<string name="pref_cookies_accept_all">&pref_cookies_accept_all;</string>
|
|
|
|
<string name="pref_cookies_not_accept_foreign">&pref_cookies_not_accept_foreign;</string>
|
|
|
|
<string name="pref_cookies_disabled">&pref_cookies_disabled;</string>
|
|
|
|
|
2013-04-26 07:10:59 -07:00
|
|
|
<string name="pref_donottrack_menu">&pref_donottrack_menu;</string>
|
|
|
|
<string name="pref_donottrack_disallow_tracking">&pref_donottrack_disallow_tracking;</string>
|
|
|
|
<string name="pref_donottrack_allow_tracking">&pref_donottrack_allow_tracking;</string>
|
|
|
|
<string name="pref_donottrack_no_pref">&pref_donottrack_no_pref;</string>
|
|
|
|
|
2011-11-18 10:28:17 -08:00
|
|
|
<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>
|
2014-06-19 00:04:00 -07:00
|
|
|
<string name="pref_clear_private_data">&pref_clear_private_data2;</string>
|
|
|
|
<string name="pref_clear_private_data_category">&pref_clear_private_data_category;</string>
|
|
|
|
<string name="pref_clear_on_exit_title">&pref_clear_on_exit_title;</string>
|
2014-08-04 14:03:56 -07:00
|
|
|
<string name="pref_clear_on_exit_summary2">&pref_clear_on_exit_summary2;</string>
|
2014-06-19 00:04:00 -07:00
|
|
|
<string name="pref_clear_on_exit_dialog_title">&pref_clear_on_exit_dialog_title;</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>
|
2013-08-01 19:10:26 -07:00
|
|
|
<string name="pref_reflow_on_zoom">&pref_reflow_on_zoom4;</string>
|
2013-08-02 05:06:39 -07:00
|
|
|
<string name="pref_restore">&pref_restore;</string>
|
|
|
|
<string name="pref_restore_always">&pref_restore_always;</string>
|
2013-08-23 12:32:19 -07:00
|
|
|
<string name="pref_restore_quit">&pref_restore_quit;</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>
|
2014-04-13 14:02:34 -07:00
|
|
|
<string name="pref_private_data_history2">&pref_private_data_history2;</string>
|
2012-06-26 23:15:24 -07:00
|
|
|
<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>
|
2013-03-13 09:04:59 -07:00
|
|
|
<string name="pref_private_data_siteSettings">&pref_private_data_siteSettings2;</string>
|
2014-04-13 14:02:34 -07:00
|
|
|
<string name="pref_private_data_downloadFiles2">&pref_private_data_downloadFiles2;</string>
|
2012-06-25 15:31:02 -07:00
|
|
|
<string name="pref_import_android">&pref_import_android;</string>
|
2013-11-27 08:39:23 -08:00
|
|
|
<string name="pref_update_autodownload">&pref_update_autodownload2;</string>
|
2012-10-15 06:56:42 -07:00
|
|
|
<string name="pref_update_autodownload_wifi">&pref_update_autodownload_wifi;</string>
|
2013-11-27 08:39:23 -08:00
|
|
|
<string name="pref_update_autodownload_disabled">&pref_update_autodownload_never;</string>
|
|
|
|
<string name="pref_update_autodownload_enabled">&pref_update_autodownload_always;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
|
2013-06-26 10:57:46 -07:00
|
|
|
|
|
|
|
<string name="pref_about_firefox">&pref_about_firefox;</string>
|
|
|
|
<string name="pref_vendor_faqs">&pref_vendor_faqs;</string>
|
|
|
|
<string name="pref_vendor_feedback">&pref_vendor_feedback;</string>
|
|
|
|
|
2014-01-22 10:10:51 -08:00
|
|
|
<string name="pref_dialog_set_default">&pref_dialog_set_default;</string>
|
|
|
|
<string name="pref_default">&pref_dialog_default;</string>
|
|
|
|
<string name="pref_dialog_remove">&pref_dialog_remove;</string>
|
|
|
|
|
2013-08-05 08:39:29 -07:00
|
|
|
<string name="pref_search_last_toast">&pref_search_last_toast;</string>
|
|
|
|
|
2013-12-16 20:37:16 -08:00
|
|
|
<string name="pref_panels_show">&pref_panels_show;</string>
|
|
|
|
<string name="pref_panels_hide">&pref_panels_hide;</string>
|
2014-03-26 16:07:14 -07:00
|
|
|
<string name="pref_panels_reorder">&pref_panels_reorder;</string>
|
|
|
|
<string name="pref_panels_move_up">&pref_panels_move_up;</string>
|
|
|
|
<string name="pref_panels_move_down">&pref_panels_move_down;</string>
|
2013-12-16 20:37:16 -08:00
|
|
|
|
2013-05-10 21:29:09 -07:00
|
|
|
<string name="datareporting_notification_title">&datareporting_notification_title;</string>
|
2013-05-13 21:31:04 -07:00
|
|
|
<string name="datareporting_notification_action_long">&datareporting_notification_action_long;</string>
|
2013-05-10 21:29:09 -07:00
|
|
|
<string name="datareporting_notification_action">&datareporting_notification_action;</string>
|
|
|
|
<string name="datareporting_notification_summary">&datareporting_notification_summary;</string>
|
|
|
|
<string name="datareporting_notification_summary_short">&datareporting_notification_summary_short;</string>
|
2013-05-13 21:31:04 -07:00
|
|
|
<string name="datareporting_notification_ticker_text">&datareporting_notification_ticker_text;</string>
|
2013-05-10 21:29:09 -07:00
|
|
|
|
2013-05-10 21:28:17 -07:00
|
|
|
<string name="datareporting_telemetry_title">&datareporting_telemetry_title;</string>
|
|
|
|
<string name="datareporting_telemetry_summary">&datareporting_telemetry_summary;</string>
|
|
|
|
<string name="datareporting_fhr_title">&datareporting_fhr_title;</string>
|
2013-06-24 08:40:35 -07:00
|
|
|
<string name="datareporting_fhr_summary2">&datareporting_fhr_summary2;</string>
|
2013-06-22 12:25:50 -07:00
|
|
|
<string name="datareporting_abouthr_title">&datareporting_abouthr_title;</string>
|
2013-05-14 14:50:58 -07:00
|
|
|
<string name="datareporting_crashreporter_title_short">&datareporting_crashreporter_title_short;</string>
|
2013-05-10 21:28:17 -07:00
|
|
|
<string name="datareporting_crashreporter_summary">&datareporting_crashreporter_summary;</string>
|
2014-04-08 17:29:45 -07:00
|
|
|
<string name="datareporting_wifi_title">&datareporting_wifi_title2;</string>
|
|
|
|
<string name="datareporting_wifi_geolocation_summary">&datareporting_wifi_geolocation_summary;</string>
|
2013-05-10 21:28:17 -07: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>
|
2012-02-02 07:49:46 -08:00
|
|
|
<string name="new_tab_opened">&new_tab_opened;</string>
|
2014-05-23 11:43:38 -07:00
|
|
|
<string name="new_private_tab_opened">&new_private_tab_opened;</string>
|
2014-05-28 14:13:54 -07:00
|
|
|
<string name="switch_button_message">&switch_button_message;</string>
|
2012-07-11 16:11:42 -07:00
|
|
|
<string name="one_tab">&one_tab;</string>
|
2012-11-26 14:48:11 -08:00
|
|
|
<string name="num_tabs">&num_tabs2;</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-11-28 11:23:54 -08:00
|
|
|
<string name="new_tab">&new_tab;</string>
|
|
|
|
<string name="new_private_tab">&new_private_tab;</string>
|
|
|
|
<string name="close_all_tabs">&close_all_tabs;</string>
|
2014-06-19 05:37:32 -07:00
|
|
|
<string name="close_private_tabs">&close_private_tabs;</string>
|
2012-12-18 17:04:39 -08:00
|
|
|
<string name="tabs_normal">&tabs_normal;</string>
|
|
|
|
<string name="tabs_private">&tabs_private;</string>
|
|
|
|
<string name="tabs_synced">&tabs_synced;</string>
|
2014-04-17 13:34:06 -07:00
|
|
|
<string name="edit_mode_cancel">&edit_mode_cancel;</string>
|
2011-12-17 13:50:09 -08:00
|
|
|
|
2013-04-25 15:27:28 -07:00
|
|
|
<string name="site_settings_title">&site_settings_title3;</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-02 11:23:45 -07:00
|
|
|
<string name="reading_list_added">&reading_list_added;</string>
|
2012-06-12 07:03:06 -07:00
|
|
|
<string name="reading_list_failed">&reading_list_failed;</string>
|
2013-04-17 03:43:22 -07:00
|
|
|
<string name="reading_list_duplicate">&reading_list_duplicate;</string>
|
2012-06-02 11:23:45 -07:00
|
|
|
|
2013-07-18 11:50:42 -07:00
|
|
|
<string name="page_action_dropmarker_description">&page_action_dropmarker_description;</string>
|
|
|
|
|
2011-12-20 07:28:12 -08:00
|
|
|
<string name="contextmenu_open_new_tab">&contextmenu_open_new_tab;</string>
|
2013-01-04 11:39:12 -08:00
|
|
|
<string name="contextmenu_open_private_tab">&contextmenu_open_private_tab;</string>
|
2013-07-29 09:56:59 -07:00
|
|
|
<string name="contextmenu_remove">&contextmenu_remove;</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>
|
2013-04-03 12:34:51 -07:00
|
|
|
<string name="contextmenu_subscribe">&contextmenu_subscribe;</string>
|
2013-04-25 15:27:28 -07:00
|
|
|
<string name="contextmenu_site_settings">&contextmenu_site_settings;</string>
|
2013-09-17 13:24:48 -07:00
|
|
|
<string name="contextmenu_top_sites_edit">&contextmenu_top_sites_edit;</string>
|
|
|
|
<string name="contextmenu_top_sites_pin">&contextmenu_top_sites_pin;</string>
|
|
|
|
<string name="contextmenu_top_sites_unpin">&contextmenu_top_sites_unpin;</string>
|
2013-11-06 15:21:56 -08:00
|
|
|
<string name="contextmenu_add_search_engine">&contextmenu_add_search_engine;</string>
|
2012-03-12 13:01:09 -07:00
|
|
|
|
2013-04-25 23:43:03 -07:00
|
|
|
<string name="pref_titlebar_mode">&pref_titlebar_mode;</string>
|
|
|
|
<string name="pref_titlebar_mode_title">&pref_titlebar_mode_title;</string>
|
|
|
|
<string name="pref_titlebar_mode_url">&pref_titlebar_mode_url;</string>
|
|
|
|
|
2014-07-25 09:35:49 -07:00
|
|
|
<string name="pref_scroll_title_bar2">&pref_scroll_title_bar2;</string>
|
|
|
|
<string name="pref_scroll_title_bar_summary">&pref_scroll_title_bar_summary;</string>
|
2013-12-06 07:29:27 -08:00
|
|
|
|
2014-05-16 14:07:25 -07:00
|
|
|
<string name="page_removed">&page_removed;</string>
|
2012-05-14 11:44:34 -07:00
|
|
|
|
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
|
|
|
|
2013-09-17 13:58:12 -07:00
|
|
|
<string name="home_top_sites_title">&home_top_sites_title;</string>
|
2013-09-23 10:40:24 -07:00
|
|
|
<string name="home_top_sites_add">&home_top_sites_add;</string>
|
2013-07-25 17:06:02 -07:00
|
|
|
<string name="home_history_title">&home_history_title;</string>
|
2014-05-28 12:06:57 -07:00
|
|
|
<string name="home_clear_history_button">&home_clear_history_button;</string>
|
|
|
|
<string name="home_clear_history_confirm">&home_clear_history_confirm;</string>
|
2013-10-16 09:42:33 -07:00
|
|
|
<string name="home_bookmarks_empty">&home_bookmarks_empty;</string>
|
2014-06-22 13:26:49 -07:00
|
|
|
<string name="home_closed_tabs_title">&home_closed_tabs_title;</string>
|
2013-07-18 14:54:14 -07:00
|
|
|
<string name="home_last_tabs_title">&home_last_tabs_title;</string>
|
2013-08-09 13:39:13 -07:00
|
|
|
<string name="home_last_tabs_empty">&home_last_tabs_empty;</string>
|
2014-06-23 14:13:05 -07:00
|
|
|
<string name="home_open_all">&home_open_all;</string>
|
2013-08-06 17:03:04 -07:00
|
|
|
<string name="home_most_recent_empty">&home_most_recent_empty;</string>
|
2013-08-16 01:33:04 -07:00
|
|
|
<string name="home_reading_list_empty">&home_reading_list_empty;</string>
|
2014-02-20 13:11:24 -08:00
|
|
|
<string name="home_reading_list_hint">&home_reading_list_hint2;</string>
|
2013-08-25 15:37:32 -07:00
|
|
|
<string name="home_reading_list_hint_accessible">&home_reading_list_hint_accessible;</string>
|
2014-03-14 11:49:05 -07:00
|
|
|
<string name="home_default_empty">&home_default_empty;</string>
|
2014-02-24 15:23:29 -08:00
|
|
|
<string name="home_move_up_to_filter">&home_move_up_to_filter;</string>
|
2014-09-04 15:32:26 -07:00
|
|
|
<string name="home_remote_tabs_title">&home_remote_tabs_title;</string>
|
|
|
|
<string name="home_remote_tabs_empty">&home_remote_tabs_empty;</string>
|
2014-09-04 15:32:28 -07:00
|
|
|
<string name="home_remote_tabs_unable_to_connect">&home_remote_tabs_unable_to_connect;</string>
|
|
|
|
<string name="home_remote_tabs_need_to_sign_in">&home_remote_tabs_need_to_sign_in;</string>
|
|
|
|
<string name="home_remote_tabs_trouble_verifying">&home_remote_tabs_trouble_verifying;</string>
|
|
|
|
<string name="home_remote_tabs_need_to_verify">&home_remote_tabs_need_to_verify;</string>
|
2014-09-16 15:41:13 -07:00
|
|
|
<string name="home_remote_tabs_one_hidden_device">&home_remote_tabs_one_hidden_device;</string>
|
|
|
|
<string name="home_remote_tabs_many_hidden_devices">&home_remote_tabs_many_hidden_devices;</string>
|
2014-09-16 15:41:14 -07:00
|
|
|
<string name="home_remote_tabs_hidden_devices_title">&home_remote_tabs_hidden_devices_title;</string>
|
|
|
|
<string name="home_remote_tabs_unhide_selected_devices">&home_remote_tabs_unhide_selected_devices;</string>
|
2014-06-16 14:35:02 -07:00
|
|
|
<string name="private_browsing_title">&private_browsing_title;</string>
|
2014-06-30 12:49:20 -07:00
|
|
|
<string name="private_tabs_panel_empty_desc">&private_tabs_panel_empty_desc;</string>
|
2014-06-16 14:35:02 -07:00
|
|
|
<string name="private_tabs_panel_learn_more">&private_tabs_panel_learn_more;</string>
|
|
|
|
<!-- https://support.mozilla.org/%LOCALE%/kb/mobile-private-browsing-browse-web-without-saving-syncing-info -->
|
|
|
|
<string name="private_tabs_panel_learn_more_link">https://support.mozilla.org/&formatS1;/kb/mobile-private-browsing-browse-web-without-saving-syncing-info</string>
|
2013-09-17 13:24:48 -07:00
|
|
|
<string name="pin_site_dialog_hint">&pin_site_dialog_hint;</string>
|
2013-07-08 15:05:51 -07:00
|
|
|
|
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
|
|
|
|
2014-01-29 06:58:46 -08:00
|
|
|
<!-- Default bookmarks. We used to use bookmark titles shared with XUL from mobile's
|
|
|
|
profile/bookmarks.inc (see bug 964946). Don't expose the URLs to L10N. -->
|
2012-03-23 17:38:49 -07:00
|
|
|
<string name="bookmarkdefaults_title_aboutfirefox">@bookmarks_aboutBrowser@</string>
|
|
|
|
<string name="bookmarkdefaults_url_aboutfirefox">about:firefox</string>
|
2012-12-13 20:32:25 -08:00
|
|
|
<string name="bookmarkdefaults_favicon_aboutfirefox">chrome/chrome/content/branding/favicon64.png</string>
|
2012-03-23 17:38:49 -07:00
|
|
|
|
2014-01-29 06:58:46 -08:00
|
|
|
<!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_addons -->
|
2012-03-23 17:38:49 -07:00
|
|
|
<string name="bookmarkdefaults_title_addons">@bookmarks_addons@</string>
|
2014-07-16 16:14:44 -07:00
|
|
|
<string name="bookmarkdefaults_url_addons">https://addons.mozilla.org/android/</string>
|
2012-03-23 17:38:49 -07:00
|
|
|
|
2014-07-16 16:14:44 -07:00
|
|
|
<!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_support -->
|
2012-03-23 17:38:49 -07:00
|
|
|
<string name="bookmarkdefaults_title_support">@bookmarks_support@</string>
|
2014-07-16 16:14:44 -07:00
|
|
|
<string name="bookmarkdefaults_url_support">https://support.mozilla.org/products/mobile</string>
|
2012-03-23 17:38:49 -07:00
|
|
|
|
2014-01-29 06:58:46 -08:00
|
|
|
<!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_marketplace -->
|
|
|
|
<string name="bookmarkdefaults_title_marketplace">@bookmarks_marketplace@</string>
|
|
|
|
<string name="bookmarkdefaults_url_marketplace">https://marketplace.firefox.com/</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>
|
2013-06-21 20:36:38 -07:00
|
|
|
<string name="loaded_mixed_content_message">&loaded_mixed_content_message;</string>
|
|
|
|
<string name="blocked_mixed_content_message_top">&blocked_mixed_content_message_top;</string>
|
|
|
|
<string name="blocked_mixed_content_message_bottom">&blocked_mixed_content_message_bottom;</string>
|
|
|
|
<string name="learn_more">&learn_more;</string>
|
|
|
|
<string name="enable_protection">&enable_protection;</string>
|
|
|
|
<string name="disable_protection">&disable_protection;</string>
|
|
|
|
<string name="keep_blocking">&keep_blocking;</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>
|
|
|
|
|
2013-07-31 15:38:48 -07:00
|
|
|
<string name="devtools_remote_debugging_forward">&devtools_remote_debugging_forward;</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>
|
2013-07-19 13:59:42 -07:00
|
|
|
|
2012-10-08 11:03:05 -07:00
|
|
|
<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>
|
2013-07-19 13:59:42 -07:00
|
|
|
|
2012-10-08 11:03:05 -07:00
|
|
|
<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 -->
|
2014-03-12 08:57:30 -07:00
|
|
|
<string name="suggestions_prompt">&suggestions_prompt3;</string>
|
2012-10-02 10:51:48 -07:00
|
|
|
|
2013-08-23 07:45:09 -07:00
|
|
|
<string name="suggestion_for_engine">&suggestion_for_engine;</string>
|
|
|
|
|
2013-08-02 13:33:30 -07:00
|
|
|
<!-- Set Image Notifications -->
|
|
|
|
<string name="set_image_fail">&set_image_fail;</string>
|
2014-09-09 09:16:45 -07:00
|
|
|
<string name="set_image_path_fail">&set_image_path_fail;</string>
|
2013-08-02 13:33:30 -07:00
|
|
|
<string name="set_image_chooser_title">&set_image_chooser_title;</string>
|
2012-12-17 09:30:01 -08:00
|
|
|
|
2013-07-23 13:14:00 -07:00
|
|
|
<!-- Contacts API -->
|
2014-07-29 06:41:55 -07:00
|
|
|
<string name="contacts_account_chooser_dialog_title2">Share contacts from…</string>
|
2013-07-23 13:14:00 -07:00
|
|
|
|
2013-07-18 11:43:34 -07:00
|
|
|
|
|
|
|
<!-- Guest mode -->
|
2013-08-02 22:26:40 -07:00
|
|
|
<string name="new_guest_session">&new_guest_session;</string>
|
|
|
|
<string name="exit_guest_session">&exit_guest_session;</string>
|
|
|
|
<string name="guest_session_dialog_continue">&guest_session_dialog_continue;</string>
|
|
|
|
<string name="guest_session_dialog_cancel">&guest_session_dialog_cancel;</string>
|
|
|
|
<string name="new_guest_session_title">&new_guest_session_title;</string>
|
|
|
|
<string name="new_guest_session_text">&new_guest_session_text;</string>
|
2014-09-16 20:22:41 -07:00
|
|
|
<string name="guest_browsing_notification_title">&guest_browsing_notification_title;</string>
|
|
|
|
<string name="guest_browsing_notification_text">&guest_browsing_notification_text;</string>
|
2013-08-02 22:26:40 -07:00
|
|
|
|
|
|
|
<string name="exit_guest_session_title">&exit_guest_session_title;</string>
|
|
|
|
<string name="exit_guest_session_text">&exit_guest_session_text;</string>
|
2013-11-19 11:57:35 -08:00
|
|
|
|
|
|
|
<string name="actionbar_menu">&actionbar_menu;</string>
|
|
|
|
<string name="actionbar_done">&actionbar_done;</string>
|
|
|
|
|
2014-02-18 15:16:26 -08:00
|
|
|
<!-- Miscellaneous -->
|
|
|
|
<string name="ellipsis">&ellipsis;</string>
|
|
|
|
|
2014-08-05 11:06:00 -07:00
|
|
|
<string name="colon">:</string>
|
|
|
|
|
2014-05-07 17:05:50 -07:00
|
|
|
<string name="remote_tabs_last_synced">&remote_tabs_last_synced;</string>
|
2011-11-18 10:28:17 -08:00
|
|
|
</resources>
|