mobile/android/base/strings.xml.in

Wed, 31 Dec 2014 06:09:35 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 06:09:35 +0100
changeset 0
6474c204b198
permissions
-rw-r--r--

Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.

michael@0 1 #filter substitution
michael@0 2 <?xml version="1.0" encoding="utf-8"?>
michael@0 3 <!-- This Source Code Form is subject to the terms of the Mozilla Public
michael@0 4 - License, v. 2.0. If a copy of the MPL was not distributed with this
michael@0 5 - file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
michael@0 6
michael@0 7 <!DOCTYPE resources [
michael@0 8 #includesubst @BRANDPATH@
michael@0 9 #includesubst @STRINGSPATH@
michael@0 10 #includesubst @SYNCSTRINGSPATH@
michael@0 11
michael@0 12 <!-- C-style format strings. -->
michael@0 13 <!ENTITY formatI "&#037;I">
michael@0 14 <!ENTITY formatS "&#037;s">
michael@0 15 <!ENTITY formatS1 "&#037;1&#036;s">
michael@0 16 <!ENTITY formatS2 "&#037;2&#036;s">
michael@0 17 <!ENTITY formatS3 "&#037;3&#036;s">
michael@0 18 <!ENTITY formatD "&#037;d">
michael@0 19 ]>
michael@0 20
michael@0 21 #includesubst @BOOKMARKSPATH@
michael@0 22 <resources>
michael@0 23 <string name="moz_app_displayname">@MOZ_APP_DISPLAYNAME@</string>
michael@0 24 <string name="android_package_name">@ANDROID_PACKAGE_NAME@</string>
michael@0 25 <string name="content_authority_db_browser">@ANDROID_PACKAGE_NAME@.db.browser</string>
michael@0 26 <string name="content_authority_db_formhistory">@ANDROID_PACKAGE_NAME@.db.formhistory</string>
michael@0 27 <string name="content_authority_db_passwords">@ANDROID_PACKAGE_NAME@.db.passwords</string>
michael@0 28 <string name="content_authority_db_tabs">@ANDROID_PACKAGE_NAME@.db.tabs</string>
michael@0 29 <string name="moz_android_shared_account_type">@MOZ_ANDROID_SHARED_ACCOUNT_TYPE@</string>
michael@0 30 <string name="moz_android_shared_fxaccount_type">@MOZ_ANDROID_SHARED_FXACCOUNT_TYPE@</string>
michael@0 31 <string name="android_package_name_for_ui">@ANDROID_PACKAGE_NAME@</string>
michael@0 32 #include ../services/strings.xml.in
michael@0 33 <string name="no_space_to_start_error">&no_space_to_start_error;</string>
michael@0 34 <string name="error_loading_file">&error_loading_file;</string>
michael@0 35
michael@0 36 <string name="bookmarks_title">&bookmarks_title;</string>
michael@0 37 <string name="history_title">&history_title;</string>
michael@0 38 <string name="reading_list_title">&reading_list_title;</string>
michael@0 39
michael@0 40 <string name="switch_to_tab">&switch_to_tab;</string>
michael@0 41
michael@0 42 <string name="crash_reporter_title">&crash_reporter_title;</string>
michael@0 43 <string name="crash_message2">&crash_message2;</string>
michael@0 44 <string name="crash_send_report_message3">&crash_send_report_message3;</string>
michael@0 45 <string name="crash_include_url2">&crash_include_url2;</string>
michael@0 46 <string name="crash_sorry">&crash_sorry;</string>
michael@0 47 <string name="crash_comment">&crash_comment;</string>
michael@0 48 <string name="crash_allow_contact2">&crash_allow_contact2;</string>
michael@0 49 <string name="crash_email">&crash_email;</string>
michael@0 50 <string name="crash_closing_alert">&crash_closing_alert;</string>
michael@0 51 <string name="sending_crash_report">&sending_crash_report;</string>
michael@0 52 <string name="crash_close_label">&crash_close_label;</string>
michael@0 53 <string name="crash_restart_label">&crash_restart_label;</string>
michael@0 54 <string name="exit_label">&exit_label;</string>
michael@0 55
michael@0 56 <string name="launcher_shortcuts_title">&launcher_shortcuts_title;</string>
michael@0 57 <string name="launcher_shortcuts_empty">&launcher_shortcuts_empty;</string>
michael@0 58
michael@0 59 <string name="choose_file">&choose_file;</string>
michael@0 60
michael@0 61 <string name="url_bar_default_text">&url_bar_default_text;</string>
michael@0 62
michael@0 63 <string name="quit">&quit;</string>
michael@0 64 <string name="bookmark">&bookmark;</string>
michael@0 65 <string name="bookmark_added">&bookmark_added;</string>
michael@0 66 <string name="bookmark_removed">&bookmark_removed;</string>
michael@0 67 <string name="bookmark_updated">&bookmark_updated;</string>
michael@0 68 <string name="bookmark_options">&bookmark_options;</string>
michael@0 69
michael@0 70 <string name="history_today_section">&history_today_section;</string>
michael@0 71 <string name="history_yesterday_section">&history_yesterday_section;</string>
michael@0 72 <string name="history_week_section">&history_week_section;</string>
michael@0 73 <string name="history_older_section">&history_older_section;</string>
michael@0 74
michael@0 75 <string name="share">&share;</string>
michael@0 76 <string name="share_title">&share_title;</string>
michael@0 77 <string name="share_image_failed">&share_image_failed;</string>
michael@0 78 <string name="save_as_pdf">&save_as_pdf;</string>
michael@0 79 <string name="find_in_page">&find_in_page;</string>
michael@0 80 <string name="desktop_mode">&desktop_mode;</string>
michael@0 81 <string name="page">&page;</string>
michael@0 82 <string name="tools">&tools;</string>
michael@0 83
michael@0 84 <string name="find_text">&find_text;</string>
michael@0 85 <string name="find_prev">&find_prev;</string>
michael@0 86 <string name="find_next">&find_next;</string>
michael@0 87 <string name="find_close">&find_close;</string>
michael@0 88
michael@0 89 <string name="media_casting_to">&media_casting_to;</string>
michael@0 90 <string name="media_play">&media_play;</string>
michael@0 91 <string name="media_pause">&media_pause;</string>
michael@0 92 <string name="media_stop">&media_stop;</string>
michael@0 93
michael@0 94 <string name="settings">&settings;</string>
michael@0 95 <string name="settings_title">&settings_title;</string>
michael@0 96 <string name="pref_category_advanced">&pref_category_advanced;</string>
michael@0 97 <string name="pref_category_customize">&pref_category_customize;</string>
michael@0 98 <string name="pref_category_search">&pref_category_search3;</string>
michael@0 99 <string name="pref_category_search_summary">&pref_category_search_summary;</string>
michael@0 100 <string name="pref_category_display">&pref_category_display;</string>
michael@0 101 <string name="pref_category_privacy_short">&pref_category_privacy_short;</string>
michael@0 102 <string name="pref_category_vendor">&pref_category_vendor;</string>
michael@0 103 <string name="pref_category_datareporting">&pref_category_datareporting;</string>
michael@0 104 <string name="pref_category_installed_search_engines">&pref_category_installed_search_engines;</string>
michael@0 105 <string name="pref_category_add_search_providers">&pref_category_add_search_providers;</string>
michael@0 106 <string name="pref_category_search_restore_defaults">&pref_category_search_restore_defaults;</string>
michael@0 107 <string name="pref_search_restore_defaults">&pref_search_restore_defaults;</string>
michael@0 108 <string name="pref_search_restore_defaults_summary">&pref_search_restore_defaults_summary;</string>
michael@0 109 <string name="pref_search_hint">&pref_search_hint;</string>
michael@0 110
michael@0 111 <string name="pref_category_devtools">&pref_category_devtools;</string>
michael@0 112 <string name="pref_developer_remotedebugging">&pref_developer_remotedebugging;</string>
michael@0 113
michael@0 114 <string name="pref_category_home">&pref_category_home;</string>
michael@0 115 <string name="pref_category_home_summary">&pref_category_home_summary;</string>
michael@0 116 <string name="pref_category_home_panels">&pref_category_home_panels;</string>
michael@0 117 <string name="pref_home_add_panel">&pref_home_add_panel;</string>
michael@0 118 <string name="home_add_panel_title">&home_add_panel_title;</string>
michael@0 119 <string name="home_add_panel_empty">&home_add_panel_empty;</string>
michael@0 120 <string name="home_add_panel_installed">&home_add_panel_installed;</string>
michael@0 121 <string name="pref_category_home_content_settings">&pref_category_home_content_settings;</string>
michael@0 122 <string name="pref_home_updates">&pref_home_updates;</string>
michael@0 123 <string name="pref_home_updates_enabled">&pref_home_updates_enabled;</string>
michael@0 124 <string name="pref_home_updates_wifi">&pref_home_updates_wifi;</string>
michael@0 125
michael@0 126 <string name="pref_header_customize">&pref_header_customize;</string>
michael@0 127 <string name="pref_header_display">&pref_header_display;</string>
michael@0 128 <string name="pref_header_privacy_short">&pref_header_privacy_short;</string>
michael@0 129 <string name="pref_header_vendor">&pref_header_vendor;</string>
michael@0 130 <string name="pref_header_devtools">&pref_header_devtools;</string>
michael@0 131
michael@0 132 <string name="pref_learn_more">&pref_learn_more;</string>
michael@0 133
michael@0 134 <string name="pref_remember_signons">&pref_remember_signons;</string>
michael@0 135
michael@0 136 <string name="pref_cookies_menu">&pref_cookies_menu;</string>
michael@0 137 <string name="pref_cookies_accept_all">&pref_cookies_accept_all;</string>
michael@0 138 <string name="pref_cookies_not_accept_foreign">&pref_cookies_not_accept_foreign;</string>
michael@0 139 <string name="pref_cookies_disabled">&pref_cookies_disabled;</string>
michael@0 140
michael@0 141 <string name="pref_donottrack_menu">&pref_donottrack_menu;</string>
michael@0 142 <string name="pref_donottrack_disallow_tracking">&pref_donottrack_disallow_tracking;</string>
michael@0 143 <string name="pref_donottrack_allow_tracking">&pref_donottrack_allow_tracking;</string>
michael@0 144 <string name="pref_donottrack_no_pref">&pref_donottrack_no_pref;</string>
michael@0 145
michael@0 146 <string name="pref_char_encoding">&pref_char_encoding;</string>
michael@0 147 <string name="pref_char_encoding_on">&pref_char_encoding_on;</string>
michael@0 148 <string name="pref_char_encoding_off">&pref_char_encoding_off;</string>
michael@0 149 <string name="pref_clear_private_data">&pref_clear_private_data;</string>
michael@0 150 <string name="pref_plugins">&pref_plugins;</string>
michael@0 151 <string name="pref_plugins_enabled">&pref_plugins_enabled;</string>
michael@0 152 <string name="pref_plugins_tap_to_play">&pref_plugins_tap_to_play;</string>
michael@0 153 <string name="pref_plugins_disabled">&pref_plugins_disabled;</string>
michael@0 154 <string name="pref_text_size">&pref_text_size;</string>
michael@0 155 <string name="pref_font_size_tiny">&pref_font_size_tiny;</string>
michael@0 156 <string name="pref_font_size_small">&pref_font_size_small;</string>
michael@0 157 <string name="pref_font_size_medium">&pref_font_size_medium;</string>
michael@0 158 <string name="pref_font_size_large">&pref_font_size_large;</string>
michael@0 159 <string name="pref_font_size_xlarge">&pref_font_size_xlarge;</string>
michael@0 160 <string name="pref_font_size_set">&pref_font_size_set;</string>
michael@0 161 <string name="pref_font_size_adjust_char">&pref_font_size_adjust_char;</string>
michael@0 162 <string name="pref_font_size_preview_text">&pref_font_size_preview_text;</string>
michael@0 163 <string name="pref_reflow_on_zoom">&pref_reflow_on_zoom4;</string>
michael@0 164 <string name="pref_restore">&pref_restore;</string>
michael@0 165 <string name="pref_restore_always">&pref_restore_always;</string>
michael@0 166 <string name="pref_restore_quit">&pref_restore_quit;</string>
michael@0 167 <string name="pref_show_product_announcements">&pref_show_product_announcements;</string>
michael@0 168 <string name="pref_sync">&pref_sync;</string>
michael@0 169 <string name="pref_search_suggestions">&pref_search_suggestions;</string>
michael@0 170 <string name="pref_private_data_history2">&pref_private_data_history2;</string>
michael@0 171 <string name="pref_private_data_formdata">&pref_private_data_formdata;</string>
michael@0 172 <string name="pref_private_data_cookies2">&pref_private_data_cookies2;</string>
michael@0 173 <string name="pref_private_data_passwords">&pref_private_data_passwords;</string>
michael@0 174 <string name="pref_private_data_cache">&pref_private_data_cache;</string>
michael@0 175 <string name="pref_private_data_offlineApps">&pref_private_data_offlineApps;</string>
michael@0 176 <string name="pref_private_data_siteSettings">&pref_private_data_siteSettings2;</string>
michael@0 177 <string name="pref_private_data_downloadFiles2">&pref_private_data_downloadFiles2;</string>
michael@0 178 <string name="pref_import_android">&pref_import_android;</string>
michael@0 179 <string name="pref_update_autodownload">&pref_update_autodownload2;</string>
michael@0 180 <string name="pref_update_autodownload_wifi">&pref_update_autodownload_wifi;</string>
michael@0 181 <string name="pref_update_autodownload_disabled">&pref_update_autodownload_never;</string>
michael@0 182 <string name="pref_update_autodownload_enabled">&pref_update_autodownload_always;</string>
michael@0 183
michael@0 184
michael@0 185 <string name="pref_about_firefox">&pref_about_firefox;</string>
michael@0 186 <string name="pref_vendor_faqs">&pref_vendor_faqs;</string>
michael@0 187 <string name="pref_vendor_feedback">&pref_vendor_feedback;</string>
michael@0 188
michael@0 189 <string name="pref_dialog_set_default">&pref_dialog_set_default;</string>
michael@0 190 <string name="pref_default">&pref_dialog_default;</string>
michael@0 191 <string name="pref_dialog_remove">&pref_dialog_remove;</string>
michael@0 192
michael@0 193 <string name="pref_search_last_toast">&pref_search_last_toast;</string>
michael@0 194
michael@0 195 <string name="pref_panels_show">&pref_panels_show;</string>
michael@0 196 <string name="pref_panels_hide">&pref_panels_hide;</string>
michael@0 197 <string name="pref_panels_reorder">&pref_panels_reorder;</string>
michael@0 198 <string name="pref_panels_move_up">&pref_panels_move_up;</string>
michael@0 199 <string name="pref_panels_move_down">&pref_panels_move_down;</string>
michael@0 200
michael@0 201 <string name="datareporting_notification_title">&datareporting_notification_title;</string>
michael@0 202 <string name="datareporting_notification_action_long">&datareporting_notification_action_long;</string>
michael@0 203 <string name="datareporting_notification_action">&datareporting_notification_action;</string>
michael@0 204 <string name="datareporting_notification_summary">&datareporting_notification_summary;</string>
michael@0 205 <string name="datareporting_notification_summary_short">&datareporting_notification_summary_short;</string>
michael@0 206 <string name="datareporting_notification_ticker_text">&datareporting_notification_ticker_text;</string>
michael@0 207
michael@0 208 <string name="datareporting_telemetry_title">&datareporting_telemetry_title;</string>
michael@0 209 <string name="datareporting_telemetry_summary">&datareporting_telemetry_summary;</string>
michael@0 210 <string name="datareporting_fhr_title">&datareporting_fhr_title;</string>
michael@0 211 <string name="datareporting_fhr_summary2">&datareporting_fhr_summary2;</string>
michael@0 212 <string name="datareporting_abouthr_title">&datareporting_abouthr_title;</string>
michael@0 213 <string name="datareporting_crashreporter_title_short">&datareporting_crashreporter_title_short;</string>
michael@0 214 <string name="datareporting_crashreporter_summary">&datareporting_crashreporter_summary;</string>
michael@0 215 <string name="datareporting_wifi_title">&datareporting_wifi_title2;</string>
michael@0 216 <string name="datareporting_wifi_geolocation_summary">&datareporting_wifi_geolocation_summary;</string>
michael@0 217
michael@0 218 <string name="go">&go;</string>
michael@0 219 <string name="search">&search;</string>
michael@0 220 <string name="reload">&reload;</string>
michael@0 221 <string name="forward">&forward;</string>
michael@0 222 <string name="menu">&menu;</string>
michael@0 223 <string name="back">&back;</string>
michael@0 224 <string name="stop">&stop;</string>
michael@0 225 <string name="site_security">&site_security;</string>
michael@0 226 <string name="close_tab">&close_tab;</string>
michael@0 227 <string name="new_tab_opened">&new_tab_opened;</string>
michael@0 228 <string name="one_tab">&one_tab;</string>
michael@0 229 <string name="num_tabs">&num_tabs2;</string>
michael@0 230 <string name="addons">&addons;</string>
michael@0 231 <string name="downloads">&downloads;</string>
michael@0 232 <string name="apps">&apps;</string>
michael@0 233 <string name="char_encoding">&char_encoding;</string>
michael@0 234 <string name="new_tab">&new_tab;</string>
michael@0 235 <string name="new_private_tab">&new_private_tab;</string>
michael@0 236 <string name="close_all_tabs">&close_all_tabs;</string>
michael@0 237 <string name="tabs_normal">&tabs_normal;</string>
michael@0 238 <string name="tabs_private">&tabs_private;</string>
michael@0 239 <string name="tabs_synced">&tabs_synced;</string>
michael@0 240 <string name="edit_mode_cancel">&edit_mode_cancel;</string>
michael@0 241
michael@0 242 <string name="site_settings_title">&site_settings_title3;</string>
michael@0 243 <string name="site_settings_cancel">&site_settings_cancel;</string>
michael@0 244 <string name="site_settings_clear">&site_settings_clear;</string>
michael@0 245 <string name="site_settings_no_settings">&site_settings_no_settings;</string>
michael@0 246
michael@0 247 <string name="reading_list_added">&reading_list_added;</string>
michael@0 248 <string name="reading_list_removed">&reading_list_removed;</string>
michael@0 249 <string name="reading_list_failed">&reading_list_failed;</string>
michael@0 250 <string name="reading_list_duplicate">&reading_list_duplicate;</string>
michael@0 251
michael@0 252 <string name="page_action_dropmarker_description">&page_action_dropmarker_description;</string>
michael@0 253
michael@0 254 <string name="contextmenu_open_new_tab">&contextmenu_open_new_tab;</string>
michael@0 255 <string name="contextmenu_open_private_tab">&contextmenu_open_private_tab;</string>
michael@0 256 <string name="contextmenu_open_in_reader">&contextmenu_open_in_reader;</string>
michael@0 257 <string name="contextmenu_remove">&contextmenu_remove;</string>
michael@0 258 <string name="contextmenu_add_to_launcher">&contextmenu_add_to_launcher;</string>
michael@0 259 <string name="contextmenu_share">&contextmenu_share;</string>
michael@0 260 <string name="contextmenu_pasteandgo">&contextmenu_pasteandgo;</string>
michael@0 261 <string name="contextmenu_paste">&contextmenu_paste;</string>
michael@0 262 <string name="contextmenu_copyurl">&contextmenu_copyurl;</string>
michael@0 263 <string name="contextmenu_edit_bookmark">&contextmenu_edit_bookmark;</string>
michael@0 264 <string name="contextmenu_subscribe">&contextmenu_subscribe;</string>
michael@0 265 <string name="contextmenu_site_settings">&contextmenu_site_settings;</string>
michael@0 266 <string name="contextmenu_top_sites_edit">&contextmenu_top_sites_edit;</string>
michael@0 267 <string name="contextmenu_top_sites_pin">&contextmenu_top_sites_pin;</string>
michael@0 268 <string name="contextmenu_top_sites_unpin">&contextmenu_top_sites_unpin;</string>
michael@0 269 <string name="contextmenu_add_search_engine">&contextmenu_add_search_engine;</string>
michael@0 270
michael@0 271 <string name="pref_titlebar_mode">&pref_titlebar_mode;</string>
michael@0 272 <string name="pref_titlebar_mode_title">&pref_titlebar_mode_title;</string>
michael@0 273 <string name="pref_titlebar_mode_url">&pref_titlebar_mode_url;</string>
michael@0 274
michael@0 275 <string name="pref_scroll_title_bar">&pref_scroll_title_bar;</string>
michael@0 276
michael@0 277 <string name="history_removed">&history_removed;</string>
michael@0 278
michael@0 279 <string name="bookmark_edit_title">&bookmark_edit_title;</string>
michael@0 280 <string name="bookmark_edit_name">&bookmark_edit_name;</string>
michael@0 281 <string name="bookmark_edit_location">&bookmark_edit_location;</string>
michael@0 282 <string name="bookmark_edit_keyword">&bookmark_edit_keyword;</string>
michael@0 283
michael@0 284 <string name="pref_use_master_password">&pref_use_master_password;</string>
michael@0 285 <string name="masterpassword_create_title">&masterpassword_create_title;</string>
michael@0 286 <string name="masterpassword_remove_title">&masterpassword_remove_title;</string>
michael@0 287 <string name="masterpassword_password">&masterpassword_password;</string>
michael@0 288 <string name="masterpassword_confirm">&masterpassword_confirm;</string>
michael@0 289
michael@0 290 <string name="button_ok">&button_ok;</string>
michael@0 291 <string name="button_cancel">&button_cancel;</string>
michael@0 292 <string name="button_clear_data">&button_clear_data;</string>
michael@0 293 <string name="button_set">&button_set;</string>
michael@0 294 <string name="button_clear">&button_clear;</string>
michael@0 295 <string name="button_yes">&button_yes;</string>
michael@0 296 <string name="button_no">&button_no;</string>
michael@0 297
michael@0 298 <string name="home_top_sites_title">&home_top_sites_title;</string>
michael@0 299 <string name="home_top_sites_add">&home_top_sites_add;</string>
michael@0 300 <string name="home_history_title">&home_history_title;</string>
michael@0 301 <string name="home_bookmarks_empty">&home_bookmarks_empty;</string>
michael@0 302 <string name="home_last_tabs_title">&home_last_tabs_title;</string>
michael@0 303 <string name="home_last_tabs_open">&home_last_tabs_open;</string>
michael@0 304 <string name="home_last_tabs_empty">&home_last_tabs_empty;</string>
michael@0 305 <string name="home_most_recent_title">&home_most_recent_title;</string>
michael@0 306 <string name="home_most_recent_empty">&home_most_recent_empty;</string>
michael@0 307 <string name="home_reading_list_empty">&home_reading_list_empty;</string>
michael@0 308 <string name="home_reading_list_hint">&home_reading_list_hint2;</string>
michael@0 309 <string name="home_reading_list_hint_accessible">&home_reading_list_hint_accessible;</string>
michael@0 310 <string name="home_default_empty">&home_default_empty;</string>
michael@0 311 <string name="home_move_up_to_filter">&home_move_up_to_filter;</string>
michael@0 312 <string name="pin_site_dialog_hint">&pin_site_dialog_hint;</string>
michael@0 313
michael@0 314 <string name="filepicker_title">&filepicker_title;</string>
michael@0 315 <string name="filepicker_audio_title">&filepicker_audio_title;</string>
michael@0 316 <string name="filepicker_image_title">&filepicker_image_title;</string>
michael@0 317 <string name="filepicker_video_title">&filepicker_video_title;</string>
michael@0 318
michael@0 319 <!-- Default bookmarks. We used to use bookmark titles shared with XUL from mobile's
michael@0 320 profile/bookmarks.inc (see bug 964946). Don't expose the URLs to L10N. -->
michael@0 321 <string name="bookmarkdefaults_title_aboutfirefox">@bookmarks_aboutBrowser@</string>
michael@0 322 <string name="bookmarkdefaults_url_aboutfirefox">about:firefox</string>
michael@0 323 <string name="bookmarkdefaults_favicon_aboutfirefox">chrome/chrome/content/branding/favicon64.png</string>
michael@0 324
michael@0 325 <!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_addons -->
michael@0 326 <string name="bookmarkdefaults_title_addons">@bookmarks_addons@</string>
michael@0 327 <string name="bookmarkdefaults_url_addons">https://addons.mozilla.org/@AB_CD@/android/</string>
michael@0 328
michael@0 329 <string name="bookmarkdefaults_title_support">@bookmarks_support@</string>
michael@0 330 <string name="bookmarkdefaults_url_support">http://support.mozilla.org/@AB_CD@/products/mobile</string>
michael@0 331 <string name="bookmarkdefaults_favicon_abouthome">chrome/chrome/content/branding/favicon64.png</string>
michael@0 332
michael@0 333 <!-- Icon is automatically generated from R.drawable.bookmarkdefaults_favicon_marketplace -->
michael@0 334 <string name="bookmarkdefaults_title_marketplace">@bookmarks_marketplace@</string>
michael@0 335 <string name="bookmarkdefaults_url_marketplace">https://marketplace.firefox.com/</string>
michael@0 336
michael@0 337 <!-- Site identity popup -->
michael@0 338 <string name="identity_connected_to">&identity_connected_to;</string>
michael@0 339 <string name="identity_run_by">&identity_run_by;</string>
michael@0 340 <string name="loaded_mixed_content_message">&loaded_mixed_content_message;</string>
michael@0 341 <string name="blocked_mixed_content_message_top">&blocked_mixed_content_message_top;</string>
michael@0 342 <string name="blocked_mixed_content_message_bottom">&blocked_mixed_content_message_bottom;</string>
michael@0 343 <string name="learn_more">&learn_more;</string>
michael@0 344 <string name="enable_protection">&enable_protection;</string>
michael@0 345 <string name="disable_protection">&disable_protection;</string>
michael@0 346 <string name="keep_blocking">&keep_blocking;</string>
michael@0 347
michael@0 348 <!-- Clear private data -->
michael@0 349 <string name="private_data_success">&private_data_success;</string>
michael@0 350 <string name="private_data_fail">&private_data_fail;</string>
michael@0 351
michael@0 352 <!-- Bookmark import/export -->
michael@0 353 <string name="bookmarkhistory_button_import">&bookmarkhistory_button_import;</string>
michael@0 354 <string name="bookmarkhistory_import_both">&bookmarkhistory_import_both;</string>
michael@0 355 <string name="bookmarkhistory_import_bookmarks">&bookmarkhistory_import_bookmarks;</string>
michael@0 356 <string name="bookmarkhistory_import_history">&bookmarkhistory_import_history;</string>
michael@0 357 <string name="bookmarkhistory_import_wait">&bookmarkhistory_import_wait;</string>
michael@0 358
michael@0 359 <string name="webapp_generic_name">&webapp_generic_name;</string>
michael@0 360
michael@0 361 <string name="searchable_description">&searchable_description;</string>
michael@0 362
michael@0 363 <string name="devtools_remote_debugging_forward">&devtools_remote_debugging_forward;</string>
michael@0 364
michael@0 365 <!-- Updater notifications -->
michael@0 366 <string name="updater_start_title">&updater_start_title2;</string>
michael@0 367 <string name="updater_start_select">&updater_start_select2;</string>
michael@0 368
michael@0 369 <string name="updater_downloading_title">&updater_downloading_title2;</string>
michael@0 370 <string name="updater_downloading_title_failed">&updater_downloading_title_failed2;</string>
michael@0 371 <string name="updater_downloading_select">&updater_downloading_select2;</string>
michael@0 372 <string name="updater_downloading_retry">&updater_downloading_retry2;</string>
michael@0 373
michael@0 374 <string name="updater_apply_title">&updater_apply_title2;</string>
michael@0 375 <string name="updater_apply_select">&updater_apply_select2;</string>
michael@0 376
michael@0 377 <!-- Search suggestions opt-in -->
michael@0 378 <string name="suggestions_prompt">&suggestions_prompt3;</string>
michael@0 379
michael@0 380 <string name="suggestion_for_engine">&suggestion_for_engine;</string>
michael@0 381
michael@0 382 <!-- Set Image Notifications -->
michael@0 383 <string name="set_image_fail">&set_image_fail;</string>
michael@0 384 <string name="set_image_chooser_title">&set_image_chooser_title;</string>
michael@0 385
michael@0 386 <!-- Contacts API -->
michael@0 387 <string name="contacts_account_chooser_dialog_title">Share contacts from...</string>
michael@0 388
michael@0 389
michael@0 390 <!-- Guest mode -->
michael@0 391 <string name="new_guest_session">&new_guest_session;</string>
michael@0 392 <string name="exit_guest_session">&exit_guest_session;</string>
michael@0 393 <string name="guest_session_dialog_continue">&guest_session_dialog_continue;</string>
michael@0 394 <string name="guest_session_dialog_cancel">&guest_session_dialog_cancel;</string>
michael@0 395 <string name="new_guest_session_title">&new_guest_session_title;</string>
michael@0 396 <string name="new_guest_session_text">&new_guest_session_text;</string>
michael@0 397
michael@0 398 <string name="exit_guest_session_title">&exit_guest_session_title;</string>
michael@0 399 <string name="exit_guest_session_text">&exit_guest_session_text;</string>
michael@0 400
michael@0 401 <string name="actionbar_menu">&actionbar_menu;</string>
michael@0 402 <string name="actionbar_done">&actionbar_done;</string>
michael@0 403
michael@0 404 <!-- Miscellaneous -->
michael@0 405 <string name="ellipsis">&ellipsis;</string>
michael@0 406
michael@0 407 </resources>

mercurial