The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <!-- Copyright (C) 2007 The Android Open Source Project |
| 3 | |
| 4 | Licensed under the Apache License, Version 2.0 (the "License"); |
| 5 | you may not use this file except in compliance with the License. |
| 6 | You may obtain a copy of the License at |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 7 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 8 | http://www.apache.org/licenses/LICENSE-2.0 |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 9 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 10 | Unless required by applicable law or agreed to in writing, software |
| 11 | distributed under the License is distributed on an "AS IS" BASIS, |
| 12 | WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 13 | See the License for the specific language governing permissions and |
| 14 | limitations under the License. |
| 15 | --> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 16 | <!DOCTYPE resources [ |
| 17 | <!ENTITY about SYSTEM "about.xml"> |
| 18 | ]> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 19 | <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> |
| 20 | <!-- The name of the application. --> |
Bijan Amirzada | 41242f2 | 2014-03-21 12:12:18 -0700 | [diff] [blame] | 21 | <string name="application_name">Browser</string> |
Tarun Nainani | ef749cb | 2014-05-19 18:16:53 -0700 | [diff] [blame] | 22 | <!-- The name of standalone application. --> |
| 23 | <string name="application_name_swe">SWE Android Browser</string> |
Leon Scroggins | 8d5fa43 | 2009-10-02 15:55:59 -0400 | [diff] [blame] | 24 | <!-- Displayed with a file picker to choose a file to upload --> |
| 25 | <string name="choose_upload">Choose file for upload</string> |
Ben Murdoch | e4c0cae | 2011-02-18 11:25:38 +0000 | [diff] [blame] | 26 | <!-- Toast to show the user after they try to open the file picker but no apps on the |
| 27 | system can provide a file [CHAR-LIMIT=NONE]--> |
| 28 | <string name="uploads_disabled">File uploads are disabled.</string> |
Leon Scroggins | a81a764 | 2009-08-31 17:05:41 -0400 | [diff] [blame] | 29 | <!-- Name of menu item of a new tab. Also used in the title bar when displaying a new tab --> |
John Reck | e3da7d6 | 2011-08-10 13:40:23 -0700 | [diff] [blame] | 30 | <string name="new_tab">New tab</string> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 31 | <!-- Crash tab View title --> |
| 32 | <string name="browser_tab_crash_snap">Oops, Snap !</string> |
| 33 | <!-- Crash tab button text --> |
| 34 | <string name="browser_tab_crash_reload">Reload</string> |
| 35 | <!-- Crash tab View message --> |
| 36 | <string name="browser_tab_crash_message"> |
| 37 | Something unexpected happened when displaying this webpage. |
| 38 | Please reload or go to another page. |
| 39 | </string> |
Shimeng (Simon) Wang | e0ff619 | 2010-09-02 11:38:13 -0700 | [diff] [blame] | 40 | <!-- Name of menu item of a new incognito tab. Also used in the |
| 41 | title bar when displaying a new tab [CHAR LIMIT=30] --> |
John Reck | e3da7d6 | 2011-08-10 13:40:23 -0700 | [diff] [blame] | 42 | <string name="new_incognito_tab">New incognito tab</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 43 | <!-- Name of tab containing bookmarks --> |
| 44 | <string name="tab_bookmarks">Bookmarks</string> |
| 45 | <!-- Name of tab containing the user's most visited websites, organized by number of visits --> |
| 46 | <string name="tab_most_visited">Most visited</string> |
| 47 | <!-- Name of tab containing the user's complete history, organized by time of last visit --> |
| 48 | <string name="tab_history">History</string> |
John Reck | 2bc8042 | 2011-06-30 15:11:49 -0700 | [diff] [blame] | 49 | <!-- Name of tab containing the user's saved pages, organized by time created [CHAR LIMIT=20] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 50 | <string name="tab_snapshots">Saved pages</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 51 | <!-- Toast shown when a history item's star is clicked, converting it to a bookmark --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 52 | <string name="added_to_bookmarks">Added to bookmarks.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 53 | <!-- Toast shown when a history item's star is clicked off, removing its bookmark --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 54 | <string name="removed_from_bookmarks">Removed from bookmarks.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 55 | <!-- Sign-in dialog --> |
| 56 | <!-- This is used as the title of a dialog which is used to sign in to a secure site. |
| 57 | "%s1"is replaced with the host and "%s2" with realm --> |
| 58 | <string name="sign_in_to">Sign in to <xliff:g id="hostname">%s1</xliff:g> \"<xliff:g id="realm">%s2</xliff:g>\"</string> |
| 59 | <!-- Prompt for an input box that allows the user to enter their login name --> |
| 60 | <string name="username">Name</string> |
| 61 | <!-- Prompt for an input box that allows the user to enter their password --> |
| 62 | <string name="password">Password</string> |
| 63 | <!-- The label on the "sign in" button --> |
| 64 | <string name="action">Sign in</string> |
Michal Szynkaruk | efad1c3 | 2012-10-29 15:01:35 +0100 | [diff] [blame] | 65 | <!-- The name of the add bookmark page activity.--> |
| 66 | <string name="bookmarks_add_page">Save bookmark</string> |
Bjorn Bringert | e90ede4 | 2009-04-29 22:33:52 +0100 | [diff] [blame] | 67 | <!-- The name of the bookmarks and history search suggestion source. --> |
Mike LeBeau | 8dd422a | 2009-06-03 15:42:13 +0100 | [diff] [blame] | 68 | <string name="bookmarks_search">Browser</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 69 | <!-- Label for a cancel button. It is used for multiple cancel buttons in different contexts --> |
| 70 | <string name="cancel">Cancel</string> |
| 71 | <!-- Label for a confirm button. Used in multiple contexts. --> |
| 72 | <string name="ok">OK</string> |
Vivek Sekhar | 6f4f82a | 2014-03-21 19:24:51 -0700 | [diff] [blame] | 73 | <string name="config_carrier_resource">default</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 74 | |
Leon Scroggins | 81db366 | 2009-06-04 17:45:11 -0400 | [diff] [blame] | 75 | <!-- Displayed on the title bar while the page is loading --> |
| 76 | <string name="title_bar_loading">Loading\u2026</string> |
Axesh R. Ajmera | 9bb763e | 2014-04-04 15:37:34 -0700 | [diff] [blame] | 77 | <!-- Message to be displayed if url character limit exceeds --> |
| 78 | <string name="max_url_character_limit_msg">Max URL limit reached</string> |
Vivek Sekhar | 4071338 | 2014-06-11 14:29:32 -0700 | [diff] [blame] | 79 | <!-- Message to be displayed when google play store does not exist on the device --> |
| 80 | <string name="msg_no_google_play">Sorry, Google Play store app does not exist.</string> |
Leon Scroggins | 81db366 | 2009-06-04 17:45:11 -0400 | [diff] [blame] | 81 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 82 | <!-- Menu item --> |
| 83 | <string name="page_info">Page info</string> |
| 84 | <!-- Label for a button on an SSL error dialog that allows the user to see |
| 85 | Page info screen for the current page --> |
| 86 | <string name="page_info_view">View page info</string> |
| 87 | <!-- Page Info dialog strings --> |
| 88 | <!-- Noun. The url for the current page. Displayed on the Page Info |
| 89 | screen. --> |
| 90 | <string name="page_info_address">Address:</string> |
| 91 | |
| 92 | <!-- SSL Error dialogs --> |
| 93 | <string name="ssl_warnings_header">There are problems with the security certificate for this site.</string> |
| 94 | <!-- Label for a button on an SSL error dialog that lets the user continue |
| 95 | and view the page despite the error --> |
| 96 | <string name="ssl_continue">Continue</string> |
| 97 | <!-- Title for an SSL error dialog --> |
| 98 | <string name="security_warning">Security warning</string> |
| 99 | <!-- Label for a button on an SSL error dialog that lets the user view the |
| 100 | certificate --> |
| 101 | <string name="view_certificate">View certificate</string> |
Ben Murdoch | a49b829 | 2010-11-16 11:56:04 +0000 | [diff] [blame] | 102 | <!-- Label for a button on an SSL error dialog that lets the user go back to |
| 103 | the last page they were on instead of continuing to the new page. [CHAR-LIMIT=20] --> |
| 104 | <string name="ssl_go_back">Go back</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 105 | |
| 106 | <!-- Message in an SSL Error dialog --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 107 | <string name="ssl_untrusted">This certificate isn\'t from a trusted authority.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 108 | <!-- Message in an SSL Error dialog --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 109 | <string name="ssl_mismatch">The name of the site doesn\'t match the name on the certificate.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 110 | <!-- Message in an SSL Error dialog --> |
| 111 | <string name="ssl_expired">This certificate has expired.</string> |
| 112 | <!-- Message in an SSL Error dialog --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 113 | <string name="ssl_not_yet_valid">This certificate isn\'t valid yet.</string> |
Kristian Monsen | 9eb0e89 | 2011-07-13 20:22:37 +0100 | [diff] [blame] | 114 | <!-- Message in an SSL Error dialog --> |
| 115 | <string name="ssl_date_invalid">This certificate has an invalid date.</string> |
| 116 | <!-- Message in an SSL Error dialog --> |
| 117 | <string name="ssl_invalid">This certificate is invalid.</string> |
| 118 | <!-- Message in an SSL Error dialog --> |
| 119 | <string name="ssl_unknown">Unknown certificate error.</string> |
| 120 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 121 | <!-- Toast informing the user that loading has stopped for the current page. --> |
| 122 | <string name="stopping">Stopping\u2026</string> |
| 123 | <!-- Menu item to stop the current page from loading. --> |
| 124 | <string name="stop">Stop</string> |
| 125 | <!-- Menu item to reload or refresh the current page. --> |
| 126 | <string name="reload">Refresh</string> |
Leon Scroggins | 64b80f3 | 2009-08-07 12:03:34 -0400 | [diff] [blame] | 127 | <!-- Menu item to go back to the previous page --> |
| 128 | <string name="back">Back</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 129 | <!-- Menu item to go to the next page (only useful if the user has previously hit back.) --> |
| 130 | <string name="forward">Forward</string> |
| 131 | <!-- Button label to confirm saving a bookmark. --> |
| 132 | <string name="save">OK</string> |
| 133 | <!-- Button label to cancel saving a bookmark. --> |
| 134 | <string name="do_not_save">Cancel</string> |
| 135 | <!-- Field label in Bookmark dialog box: refers to URL of the page to bookmark --> |
Leon Scroggins III | 052ce66 | 2010-09-13 14:44:16 -0400 | [diff] [blame] | 136 | <string name="location">Address</string> |
John Reck | 2eec4c3 | 2011-05-11 15:55:32 -0700 | [diff] [blame] | 137 | <!-- Field label in Bookmark dialog box: refers to the account to save the bookmark to --> |
| 138 | <string name="account">Account</string> |
Leon Scroggins III | 052ce66 | 2010-09-13 14:44:16 -0400 | [diff] [blame] | 139 | <!-- Field label in Bookmark dialog box: refers to the folder in which to save the bookmark --> |
| 140 | <string name="containing_folder">Add to</string> |
Leon Scroggins | 6573f9e | 2010-10-18 17:22:35 -0400 | [diff] [blame] | 141 | <!-- Default name for a new folder and label for a button that allows the user to create a new folder |
| 142 | in the add bookmark dialog --> |
Leon Scroggins III | 052ce66 | 2010-09-13 14:44:16 -0400 | [diff] [blame] | 143 | <string name="new_folder">New folder</string> |
John Reck | c849081 | 2010-11-22 14:15:36 -0800 | [diff] [blame] | 144 | <!-- Context menu item to edit a folder [CHAR LIMIT=50] --> |
| 145 | <string name="edit_folder">Edit folder</string> |
| 146 | <!-- Context menu item to delete a folder [CHAR LIMIT=50] --> |
| 147 | <string name="delete_folder">Delete folder</string> |
Leon Scroggins | 6573f9e | 2010-10-18 17:22:35 -0400 | [diff] [blame] | 148 | <!-- Label stating that the currently open folder has no subfolders |
| 149 | in the add bookmark dialog [CHAR-LIMIT=none]--> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 150 | <string name="no_subfolders">No subfolders.</string> |
Leon Scroggins | 88d0803 | 2010-10-21 15:17:10 -0400 | [diff] [blame] | 151 | <!-- Menu item to use the top level bookmarks folder to save a bookmark in. [CHAR-LIMIT=30]--> |
| 152 | <string name="add_to_bookmarks_menu_option">Bookmarks</string> |
| 153 | <!-- Menu item to save the newly created bookmark to the home screen. [CHAR-LIMIT=30]--> |
| 154 | <string name="add_to_homescreen_menu_option">Home screen</string> |
| 155 | <!-- Menu item to open a picker to determine which folder to save a bookmark in. [CHAR-LIMIT=30]--> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 156 | <string name="add_to_other_folder_menu_option">Other folder</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 157 | <!-- Field label in Bookmark dialog box: title that the user wishes to use for the bookmark --> |
Michael Kolb | d40ac1a | 2010-09-29 00:23:46 -0700 | [diff] [blame] | 158 | <string name="name">Label</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 159 | <!-- Initial value in Location field in Bookmark dialog box --> |
| 160 | <string name="http">http://</string> |
John Reck | fe32e43 | 2010-11-05 14:13:01 -0700 | [diff] [blame] | 161 | <!-- Menu item that opens a dialog to save a bookmark for the current page [CHAR LIMIT=30] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 162 | <string name="save_to_bookmarks">Save to bookmarks</string> |
Leon Scroggins III | 052ce66 | 2010-09-13 14:44:16 -0400 | [diff] [blame] | 163 | <!-- Title of the dialog to bookmark a page --> |
| 164 | <string name="bookmark_this_page">Bookmark this page</string> |
Leon Scroggins | 7563067 | 2011-01-13 17:56:15 -0500 | [diff] [blame] | 165 | <!-- Option on bookmark dialog to remove the bookmark [CHAR LIMIT=30] --> |
| 166 | <string name="remove">Remove</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 167 | <!-- Menu item on the bookmarks page, to edit an existing bookmark --> |
| 168 | <string name="edit_bookmark">Edit bookmark</string> |
John Reck | fe32e43 | 2010-11-05 14:13:01 -0700 | [diff] [blame] | 169 | <!-- Context menu item to create a shortcut to the bookmark on the desktop [CHAR LIMIT=50] --> |
Michael Kolb | c7485ae | 2010-09-03 10:10:58 -0700 | [diff] [blame] | 170 | <string name="create_shortcut_bookmark">Add shortcut to home</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 171 | <!-- Context menu item to open the currently highlighted bookmark --> |
| 172 | <string name="open_bookmark">Open</string> |
| 173 | <!-- Menu item to remove the currently highlighted bookmark--> |
| 174 | <string name="remove_bookmark">Delete bookmark</string> |
Leon Scroggins | 186e593 | 2009-07-28 14:14:48 -0400 | [diff] [blame] | 175 | <!-- Context menu item to remove a history item from bookmarks --> |
| 176 | <string name="remove_from_bookmarks">Remove from bookmarks</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 177 | <!-- Menu item to remove the currently highlighted history entry from the list of previously visited sites --> |
| 178 | <string name="remove_history_item">Remove from history</string> |
Leon Scroggins | feb941d | 2009-05-28 17:27:38 -0400 | [diff] [blame] | 179 | <!-- Context menu item for setting the bookmark/history item as the homepage --> |
| 180 | <string name="set_as_homepage">Set as homepage</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 181 | <!-- Toast informing the user that their action to save a bookmark has succeeded --> |
| 182 | <string name="bookmark_saved">Saved to bookmarks.</string> |
Ben Murdoch | 1794fe2 | 2009-09-29 18:14:30 +0100 | [diff] [blame] | 183 | <!-- Toast informing the user that their action to save a bookmark did not succeed --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 184 | <string name="bookmark_not_saved">Couldn\'t save bookmark.</string> |
Leon Scroggins | feb941d | 2009-05-28 17:27:38 -0400 | [diff] [blame] | 185 | <!-- Toast confirming that the homepage has been set --> |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 186 | <string name="homepage_set">Homepage set.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 187 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Name field --> |
| 188 | <string name="bookmark_needs_title">"Bookmark must have a name."</string> |
| 189 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Location field --> |
| 190 | <string name="bookmark_needs_url">"Bookmark must have a location."</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 191 | <!-- Error that appears in the title of Bookmark dialog when user selects OK with invalid URL --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 192 | <string name="bookmark_url_not_valid">This URL isn\'t valid.</string> |
Ben Murdoch | de35362 | 2009-10-12 10:29:00 +0100 | [diff] [blame] | 193 | <!-- Error that appears in the Bookmark dialog when user selects OK with a URL of a type we cannot bookmark --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 194 | <string name="bookmark_cannot_save_url">This URL can\'t be bookmarked.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 195 | <!-- Menu item in the page that displays all bookmarks. It brings up a |
| 196 | dialog that allows the user to bookmark the page that the browser is |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 197 | currently on, but is not visible because the bookmarks page is |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 198 | showing. --> |
| 199 | <string name="bookmark_page">Bookmark last-viewed page</string> |
Leon Scroggins | 0c78650 | 2009-08-04 16:04:55 -0400 | [diff] [blame] | 200 | <!-- Menu item in the page that displays all bookmarks. Switches to |
John Reck | 89f73c1 | 2010-12-01 10:10:14 -0800 | [diff] [blame] | 201 | a grid view which shows thumbnails [CHAR LIMIT=20] --> |
| 202 | <string name="bookmark_thumbnail_view">Thumbnails</string> |
Leon Scroggins | 0c78650 | 2009-08-04 16:04:55 -0400 | [diff] [blame] | 203 | <!-- Menu item in the page that displays all bookmarks. Switches to a |
John Reck | 89f73c1 | 2010-12-01 10:10:14 -0800 | [diff] [blame] | 204 | list view which shows titles [CHAR LIMIT=20] --> |
| 205 | <string name="bookmark_list_view">List</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 206 | <!-- Summary text under the New Bookmark item on the Bookmarks screen. |
| 207 | Tells the user that if they select this item, it will bring up a |
| 208 | dialog to bookmark the page that the browser is currently viewing, |
| 209 | though it is not currently being displayed, since they are viewing |
| 210 | the bookmarks screen. --> |
| 211 | <string name="current_page">from\u0020</string> |
| 212 | <!-- Confirmation dialog message confirming that the user wishes to delete |
| 213 | the bookmark they selected for deletion --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 214 | <string name="delete_bookmark_warning">Delete bookmark \"<xliff:g id="bookmark">%s</xliff:g>\"?</string> |
John Reck | e3da7d6 | 2011-08-10 13:40:23 -0700 | [diff] [blame] | 215 | <!-- Context menu item to open every bookmark in a folder in new tabs [CHAR LIMIT=50] --> |
| 216 | <string name="open_all_in_new_window">Open all in new tabs</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 217 | <!-- Menu item to open a dialog which allows the user to enter a url or do search--> |
| 218 | <string name="goto_dot">Go</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 219 | <!-- Menu item to switch to text selection mode for copy and paste. --> |
| 220 | <string name="select_dot">Select text</string> |
Bijan Amirzada | 3f04dc7 | 2014-06-25 11:48:36 -0700 | [diff] [blame] | 221 | <!-- Displayed in title of chooser dialog for text sent to another app,e.g-send text via SMS or IM--> |
| 222 | <string name="sendText">Choose an action for text</string> |
Afzal Najam | d4e3331 | 2012-04-26 01:54:01 -0400 | [diff] [blame] | 223 | <!-- Menu item to close all other tabs [CHAR LIMIT=40] --> |
| 224 | <string name="close_other_tabs">Close other tabs</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 225 | <!-- Menu item to open the bookmarks page. This is a shorter version that |
| 226 | is displayed with an icon --> |
| 227 | <string name="bookmarks">Bookmarks</string> |
| 228 | <!-- Secondary name for the Activity "BrowserBookmarksPage" --> |
| 229 | <string name="shortcut_bookmark">Bookmark</string> |
John Reck | a6bebc0 | 2011-08-12 16:02:08 -0700 | [diff] [blame] | 230 | <!-- Title for the activity asking the user to select a bookmark [CHAR LIMIT=50] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 231 | <string name="shortcut_bookmark_title">Choose a bookmark</string> |
Shimeng (Simon) Wang | 9884d40 | 2010-02-25 20:42:13 -0800 | [diff] [blame] | 232 | <!-- Menu item to display the History of previously visited pages --> |
| 233 | <string name="history">History</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 234 | <!-- Menu item for viewing downloads from the browser --> |
| 235 | <string name="menu_view_download">Downloads</string> |
Leon Scroggins | c6fa110 | 2009-09-21 10:40:01 -0400 | [diff] [blame] | 236 | <!-- Context menu item for copying the url of the current page from the |
| 237 | title bar --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 238 | <string name="copy_page_url">Copy page URL</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 239 | <!-- Menu item --> |
| 240 | <string name="share_page">Share page</string> |
John Reck | 2bc8042 | 2011-06-30 15:11:49 -0700 | [diff] [blame] | 241 | <!-- Menu item for saving a page for offline reading. This is a view-only snapshot of the page. [CHAR LIMIT=50] --> |
| 242 | <string name="menu_save_snapshot">Save for offline reading</string> |
John Reck | 68234a9 | 2012-04-19 15:27:12 -0700 | [diff] [blame] | 243 | <!-- Dialog message that is shown while saving a page for offline reading. [CHAR LIMIT=50] --> |
| 244 | <string name="saving_snapshot">Saving\u2026</string> |
John Reck | 2bc8042 | 2011-06-30 15:11:49 -0700 | [diff] [blame] | 245 | <!-- Toast informing the user that saving the page for offline reading has failed. [CHAR LIMIT=50] --> |
Claudia de Veaux | 9a75e1b | 2011-08-17 16:56:49 -0700 | [diff] [blame] | 246 | <string name="snapshot_failed">Couldn\'t save for offline reading.</string> |
John Reck | c849081 | 2010-11-22 14:15:36 -0800 | [diff] [blame] | 247 | <!-- The number of bookmarks in a folder [CHAR LIMT=50] --> |
| 248 | <string name="contextheader_folder_bookmarkcount"><xliff:g id="bookmark_count">%d</xliff:g> bookmarks</string> |
| 249 | <!-- No bookmarks in the folder [CHAR LIMIT=50] --> |
| 250 | <string name="contextheader_folder_empty">Empty folder</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 251 | <!-- Context Menu item open the currently selected link in the current |
| 252 | window.--> |
| 253 | <string name="contextmenu_openlink">Open</string> |
| 254 | <!-- Context Menu item to open the currently selected link in a new |
| 255 | window. --> |
John Reck | e3da7d6 | 2011-08-10 13:40:23 -0700 | [diff] [blame] | 256 | <string name="contextmenu_openlink_newwindow">Open in new tab</string> |
Michael Kolb | 2dd65c8 | 2011-01-14 11:07:38 -0800 | [diff] [blame] | 257 | <!-- Context Menu item to open the currently selected link in a new |
| 258 | background window. [CHAR LIMIT=50] --> |
John Reck | e3da7d6 | 2011-08-10 13:40:23 -0700 | [diff] [blame] | 259 | <string name="contextmenu_openlink_newwindow_background">Open in new background tab</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 260 | <!-- Context Menu item to save the webpage referred to by this link to the |
| 261 | SD card (external storage) --> |
| 262 | <string name="contextmenu_savelink">Save link</string> |
John Reck | 47523c6 | 2011-01-18 11:18:16 -0800 | [diff] [blame] | 263 | <!-- Context Menu item to send the url of the selected link to someone else, |
| 264 | via Gmail or another app [CHAR LIMIT=50] --> |
| 265 | <string name="contextmenu_sharelink">Share link</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 266 | <!-- Context Menu item --> |
| 267 | <string name="contextmenu_copy">Copy</string> |
| 268 | <!-- Context Menu item to copy the url of the selected link to the |
| 269 | clipboard --> |
| 270 | <string name="contextmenu_copylink">Copy link URL</string> |
| 271 | <!-- Context Menu item to save the image to external storage --> |
| 272 | <string name="contextmenu_download_image">Save image</string> |
| 273 | <!-- Context Menu item to view the image by itself in the browser --> |
| 274 | <string name="contextmenu_view_image">View image</string> |
Ben Murdoch | 4f75ba2 | 2009-10-27 11:48:28 +0000 | [diff] [blame] | 275 | <!-- Context Menu item to set the image as the home screen wallpaper --> |
| 276 | <string name="contextmenu_set_wallpaper">Set as wallpaper</string> |
| 277 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 278 | <!-- Context Menu item to open the dialer app with the selected phone number |
| 279 | --> |
| 280 | <string name="contextmenu_dial_dot">Dial\u2026</string> |
| 281 | <!-- Context Menu item to add the selected phone number to the address book. |
| 282 | --> |
| 283 | <string name="contextmenu_add_contact">Add contact</string> |
| 284 | <!-- Context Menu item to send an email using the selected email address.--> |
| 285 | <string name="contextmenu_send_mail">Send email</string> |
| 286 | <!-- Context Menu item to show the currently selected address in the Maps |
| 287 | application --> |
| 288 | <string name="contextmenu_map">Map</string> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 289 | |
Andrei Popescu | 10fdba8 | 2009-09-24 13:25:47 +0100 | [diff] [blame] | 290 | <!-- Title of the dialog used for selecting the application that should be |
| 291 | used for sharing a link (e.g. Gmail or another app). See also |
| 292 | contextmenu_sharelink above --> |
| 293 | <string name="choosertitle_sharevia">Share via</string> |
| 294 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 295 | <!-- Used as the title of dialogs in the Browser Settings confirming that |
| 296 | the user wants to clear (cache, history, or cookie data) --> |
| 297 | <string name="clear">Clear</string> |
| 298 | |
Shimeng (Simon) Wang | 9884d40 | 2010-02-25 20:42:13 -0800 | [diff] [blame] | 299 | <!-- Part of a sentence that says "Replace <url of existing bookmark> with |
| 300 | <url of new bookmark>?" --> |
| 301 | <string name="replace">Replace</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 302 | |
| 303 | <!-- Title displayed when the bookmarks page is shown --> |
| 304 | <string name="browser_bookmarks_page_bookmarks_text">Bookmarks</string> |
| 305 | |
| 306 | |
| 307 | <!-- Settings screen strings --> |
| 308 | <!-- Menu item to open the Settings screen --> |
| 309 | <string name="menu_preferences">Settings</string> |
| 310 | <!-- Settings screen, section title --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 311 | <string name="pref_content_title">Page content</string> |
Michael Kolb | 97ffe00 | 2012-05-21 08:31:57 -0700 | [diff] [blame] | 312 | <!-- Settings label [CHAR LIMIT=45]--> |
Michael Kolb | 8d772b0 | 2012-01-19 13:56:00 -0800 | [diff] [blame] | 313 | <string name="pref_allow_apptabs">Allow multiple tabs per app</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 314 | <!-- Settings label --> |
| 315 | <string name="pref_content_load_images">Load images</string> |
| 316 | <!-- Settings label --> |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 317 | <string name="pref_content_load_images_summary">Display images on web pages</string> |
John Reck | 741a46f | 2011-03-08 11:01:23 -0800 | [diff] [blame] | 318 | <!-- Settings label [CHAR LIMIT=30] --> |
| 319 | <string name="pref_content_block_popups">Block pop-ups</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 320 | <!-- Settings label --> |
| 321 | <string name="pref_content_javascript">Enable JavaScript</string> |
| 322 | <!-- Settings label --> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 323 | <string name="pref_memory_monitor">Enable Memory Monitor</string> |
Tarun Nainani | 8eb0091 | 2014-07-17 12:28:32 -0700 | [diff] [blame] | 324 | <!-- Settings label --> |
| 325 | <string name="pref_allow_media_downloads">Allow Media Downloads</string> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 326 | <!-- Settings label --> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 327 | <string name="pref_content_open_in_background">Open in background</string> |
Grace Kloba | 674f39a | 2009-09-23 13:33:10 -0700 | [diff] [blame] | 328 | <!-- Settings label --> |
| 329 | <string name="pref_content_plugins">Enable plug-ins</string> |
Patrick Scott | e536b33 | 2010-03-22 10:19:32 -0400 | [diff] [blame] | 330 | <!-- Plugin options --> |
| 331 | <string-array name="pref_content_plugins_choices"> |
| 332 | <item>Always on</item> |
| 333 | <item>On demand</item> |
| 334 | <item>Off</item> |
| 335 | </string-array> |
Eric Fischer | 184f08b | 2010-03-23 15:32:40 -0700 | [diff] [blame] | 336 | <string-array name="pref_content_plugins_values" translatable="false"> |
Patrick Scott | e536b33 | 2010-03-22 10:19:32 -0400 | [diff] [blame] | 337 | <item>ON</item> |
| 338 | <item>ON_DEMAND</item> |
| 339 | <item>OFF</item> |
| 340 | </string-array> |
John Reck | 47adc5f | 2011-01-18 14:42:45 -0800 | [diff] [blame] | 341 | <!-- Settings summary [CHAR LIMIT=50]--> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 342 | <string name="pref_content_open_in_background_summary">Open new tabs behind the current tab</string> |
John Reck | 741a46f | 2011-03-08 11:01:23 -0800 | [diff] [blame] | 343 | <!-- Settings label [CHAR LIMIT=50] --> |
| 344 | <string name="pref_content_homepage">Set homepage</string> |
Bjorn Bringert | d69f51d | 2010-09-13 14:06:41 +0100 | [diff] [blame] | 345 | <!-- Settings label --> |
| 346 | <string name="pref_content_search_engine">Set search engine</string> |
| 347 | <!-- Settings summary --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 348 | <string name="pref_content_search_engine_summary">Choose a search engine</string> |
John Reck | 33bbb80 | 2010-10-26 17:13:42 -0700 | [diff] [blame] | 349 | <!-- Settings button label that to pick what to set the homepage to [CHAR LIMIT=40] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 350 | <string name="pref_set_homepage_to">Set to</string> |
John Reck | 961d35d | 2011-06-23 09:45:54 -0700 | [diff] [blame] | 351 | <string-array name="pref_homepage_choices"> |
| 352 | <!-- Setting choice to set the homepage to the current page [CHAR LIMIT=40] --> |
| 353 | <item>Current page</item> |
| 354 | <!-- Setting choice to set the homepage to a blank page [CHAR LIMIT=40] --> |
| 355 | <item>Blank page</item> |
| 356 | <!-- Setting choice to set the homepage to the default page [CHAR LIMIT=40] --> |
| 357 | <item>Default page</item> |
John Reck | 7980ecd | 2011-07-17 14:16:35 -0700 | [diff] [blame] | 358 | <!-- Setting choice to set the homepage to the "Most Visited" homepage feature, which is a list of most visited sites [CHAR LIMIT=40] --> |
| 359 | <item>Most visited sites</item> |
John Reck | 961d35d | 2011-06-23 09:45:54 -0700 | [diff] [blame] | 360 | <!-- Setting choice to set the homepage to a user entered URL [CHAR LIMIT=40] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 361 | <item>Other</item> |
John Reck | 961d35d | 2011-06-23 09:45:54 -0700 | [diff] [blame] | 362 | </string-array> |
| 363 | <string-array name="pref_homepage_values" translatable="false"> |
| 364 | <item>current</item> |
| 365 | <item>blank</item> |
| 366 | <item>default</item> |
| 367 | <item>most_visited</item> |
| 368 | <item>other</item> |
| 369 | </string-array> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 370 | <!-- Settings label --> |
| 371 | <string name="pref_content_autofit">Auto-fit pages</string> |
| 372 | <!-- Settings summary --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 373 | <string name="pref_content_autofit_summary">Format webpages to fit the screen</string> |
Jeff Hamilton | a9bad83 | 2010-09-24 11:05:30 -0500 | [diff] [blame] | 374 | |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 375 | <!-- Settings screen & section title for "General settings". These include things like |
Jeff Hamilton | a9bad83 | 2010-09-24 11:05:30 -0500 | [diff] [blame] | 376 | configuring bookmark syncing to Google servers and form auto fill settings. [CHAR-LIMIT=32] --> |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 377 | <string name="pref_general_title">General</string> |
| 378 | <!-- Settings category for sync under general settings. This includes bookmark sync with Chrome [CHAR-LIMIT=50] --> |
| 379 | <string name="pref_general_sync_title">Sync</string> |
| 380 | <!-- Settings category for autofill under general. [CHAR-LIMIT=50] --> |
John Reck | 567cd1b | 2011-03-09 12:52:15 -0800 | [diff] [blame] | 381 | <string name="pref_general_autofill_title">Auto-fill</string> |
Jeff Hamilton | a9bad83 | 2010-09-24 11:05:30 -0500 | [diff] [blame] | 382 | |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 383 | <!-- Checkbox setting for enabling/disabling the form AutoFill feature [CHAR-LIMIT=32] --> |
John Reck | 741a46f | 2011-03-08 11:01:23 -0800 | [diff] [blame] | 384 | <string name="pref_autofill_enabled">Form auto-fill</string> |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 385 | <!-- Settings summary for the form AutoFill feature. [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 386 | <string name="pref_autofill_enabled_summary">Fill out web forms with a single touch</string> |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 387 | <!-- Label for option that when clicked opens the AutoFill settings screen. Also used as the title of that AutoFill Settings screen. [CHAR-LIMIT=32] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 388 | <string name="pref_autofill_profile_editor">Auto-fill text</string> |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 389 | <!-- Summary for the AutoFill Settings preference [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 390 | <string name="pref_autofill_profile_editor_summary">Set up text to auto-fill in web forms</string> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 391 | |
Ben Murdoch | 4db3a2c | 2010-12-07 11:48:46 +0000 | [diff] [blame] | 392 | <!-- Heading for the AutoFill profile editor to tell the user what AutoFill does and why they should fill out the profile. [CHAR-LIMIT=None] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 393 | <string name="autofill_profile_editor_heading">Type the text you want to auto-fill in web forms.</string> |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 394 | <!-- String for the user's full name in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 395 | <string name="autofill_profile_editor_name">Full name:</string> |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 396 | <!-- String for the user's e-mail address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 397 | <string name="autofill_profile_editor_email_address">Email:</string> |
| 398 | <!-- String for the user's company name in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 399 | <string name="autofill_profile_editor_company_name">Company name:</string> |
| 400 | <!-- String for the first line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 401 | <string name="autofill_profile_editor_address_line_1">Address line 1:</string> |
| 402 | <!-- String to suggest to the user the kind of data to be used for the first line of the address. CHAR-LIMIT=64] --> |
| 403 | <string name="autofill_profile_editor_address_line_1_hint">Street address, P.O. box, c/o</string> |
| 404 | <!-- String for the second line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 405 | <string name="autofill_profile_editor_address_line_2">Address line 2:</string> |
| 406 | <!-- String to suggest to the user the kind of data to be used for the second line of the address. CHAR-LIMIT=64] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 407 | <string name="autofill_profile_editor_address_line_2_hint">Apartment, suite, unit, building, floor, etc.</string> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 408 | <!-- String for the user's city or town in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 409 | <string name="autofill_profile_editor_city">City/Town:</string> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 410 | <!-- String for the user's state or province or region in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 411 | <string name="autofill_profile_editor_state">State/Province/Region:</string> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 412 | <!-- String for the user's zip code in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 413 | <string name="autofill_profile_editor_zip_code">Zip code:</string> |
| 414 | <!-- String for the user's country in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 415 | <string name="autofill_profile_editor_country">Country:</string> |
| 416 | <!-- String for the user's phone number in the AutoFill profile editor. [CHAR-LIMIT=32] --> |
| 417 | <string name="autofill_profile_editor_phone_number">Phone:</string> |
Ben Murdoch | 9d9306d | 2011-01-18 16:06:00 +0000 | [diff] [blame] | 418 | <!-- String to display in an error tooltip to inform the user the phone number they provided is not valid. [CHAR-LIMIT=32] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 419 | <string name="autofill_profile_editor_phone_number_invalid">Invalid phone number.</string> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 420 | |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 421 | <!-- Button text to save the AutoFill profile [CHAR-LIMIT=20] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 422 | <string name="autofill_profile_editor_save_profile">Save</string> |
Ben Murdoch | 0cb8189 | 2010-10-08 12:41:33 +0100 | [diff] [blame] | 423 | <!-- Toast message displayed when the profile has been successfully saved [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 424 | <string name="autofill_profile_successful_save">Auto-fill text saved.</string> |
Ben Murdoch | 23da30e | 2010-10-26 15:18:44 +0100 | [diff] [blame] | 425 | <!-- Toast message displayed when the profile has been successfully deleted [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 426 | <string name="autofill_profile_successful_delete">Auto-fill text deleted.</string> |
Ben Murdoch | 36a23dd | 2010-10-13 13:20:06 +0100 | [diff] [blame] | 427 | <!-- Button text to delete all the AutoFill profile data [CHAR-LIMIT=20] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 428 | <string name="autofill_profile_editor_delete_profile">Delete</string> |
Ben Murdoch | af55452 | 2010-09-10 22:09:30 +0100 | [diff] [blame] | 429 | |
Ben Murdoch | 8029a77 | 2010-11-16 11:58:21 +0000 | [diff] [blame] | 430 | <!-- Text on a dialog shown to the user when they are prompted to set up the autofill feature [CHAR-LIMIT=NONE] --> |
Claudia de Veaux | d330e0a | 2011-11-23 14:56:56 -0800 | [diff] [blame] | 431 | <string name="autofill_setup_dialog_message">The browser can automatically complete web forms like this one. Do you want to set up your auto-fill text?</string> |
Ben Murdoch | 8029a77 | 2010-11-16 11:58:21 +0000 | [diff] [blame] | 432 | <!-- Toast message displayed when the user decides to not set up autofill at this time. We want to remind them that they can configure |
| 433 | it through the Browser Settings menu. [CHAR-LIMIT=NONE] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 434 | <string name="autofill_setup_dialog_negative_toast">You can always set up your auto-fill text from the Browser > Settings > General screen.</string> |
Ben Murdoch | 1d676b6 | 2011-01-17 12:54:24 +0000 | [diff] [blame] | 435 | <!-- Text on a checkbox in the "setup autofill" dialog which is shown to the user when they are prompted to set up the autofill feature. |
| 436 | The checkbox allows them to specify they would like to disable the feature altogether [CHAR-LIMIT=NONE] --> |
John Reck | 567cd1b | 2011-03-09 12:52:15 -0800 | [diff] [blame] | 437 | <string name="disable_autofill">Disable auto-fill</string> |
Ben Murdoch | 8029a77 | 2010-11-16 11:58:21 +0000 | [diff] [blame] | 438 | |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 439 | <!-- Settings screen, section title [CHAR-LIMIT=50] --> |
John Reck | 741a46f | 2011-03-08 11:01:23 -0800 | [diff] [blame] | 440 | <string name="pref_privacy_security_title">Privacy & security</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 441 | <!-- Settings label --> |
| 442 | <string name="pref_privacy_clear_cache">Clear cache</string> |
| 443 | <!-- Settings summary --> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 444 | <string name="pref_privacy_clear_cache_summary">Clear locally cached content and databases</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 445 | <!-- Confirmation dialog message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 446 | <string name="pref_privacy_clear_cache_dlg">Delete locally cached content and databases?</string> |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 447 | <!-- Cookie settings category [CHAR-LIMIT=50] --> |
| 448 | <string name="pref_privacy_cookies_title">Cookies</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 449 | <!-- Settings label --> |
| 450 | <string name="pref_privacy_clear_cookies">Clear all cookie data</string> |
| 451 | <!-- Settings summary --> |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 452 | <string name="pref_privacy_clear_cookies_summary">Clear all browser cookies</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 453 | <!-- Confirmation dialog message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 454 | <string name="pref_privacy_clear_cookies_dlg">Delete all cookies?</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 455 | <!-- Settings label --> |
| 456 | <string name="pref_privacy_clear_history">Clear history</string> |
| 457 | <!-- Settings summary --> |
| 458 | <string name="pref_privacy_clear_history_summary">Clear the browser navigation history</string> |
| 459 | <!-- Confirmation dialog message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 460 | <string name="pref_privacy_clear_history_dlg">Delete the browser navigation history?</string> |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 461 | <!-- Formdata settings category [CHAR-LIMIT=50] --> |
| 462 | <string name="pref_privacy_formdata_title">Form data</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 463 | <!-- Settings label --> |
| 464 | <string name="pref_privacy_clear_form_data">Clear form data</string> |
| 465 | <!-- Settings summary --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 466 | <string name="pref_privacy_clear_form_data_summary">Clear all saved form data</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 467 | <!-- Confirmation dialog message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 468 | <string name="pref_privacy_clear_form_data_dlg">Delete all saved form data?</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 469 | <!-- Settings label --> |
| 470 | <string name="pref_privacy_clear_passwords">Clear passwords</string> |
| 471 | <!-- Settings summary --> |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 472 | <string name="pref_privacy_clear_passwords_summary">Clear all saved passwords</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 473 | <!-- Confirmation dialog message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 474 | <string name="pref_privacy_clear_passwords_dlg">Delete all saved passwords?</string> |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 475 | <!-- Location settings category [CHAR-LIMIT=50] --> |
| 476 | <string name="pref_privacy_location_title">Location</string> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 477 | <!-- Settings label --> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 478 | <string name="pref_privacy_enable_geolocation">Enable location</string> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 479 | <!-- Settings summary --> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 480 | <string name="pref_privacy_enable_geolocation_summary">Allow sites to request access to your location</string> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 481 | <!-- Settings label --> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 482 | <string name="pref_privacy_clear_geolocation_access">Clear location access</string> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 483 | <!-- Settings summary --> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 484 | <string name="pref_privacy_clear_geolocation_access_summary">Clear location access for all websites</string> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 485 | <!-- Confirmation dialog message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 486 | <string name="pref_privacy_clear_geolocation_access_dlg">Clear website location access?</string> |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 487 | <!-- Passwords settings category [CHAR-LIMIT=50] --> |
| 488 | <string name="pref_security_passwords_title">Passwords</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 489 | <!-- Settings label --> |
| 490 | <string name="pref_security_remember_passwords">Remember passwords</string> |
| 491 | <!-- Settings summary --> |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 492 | <string name="pref_security_remember_passwords_summary">Save usernames and passwords for websites</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 493 | <!-- Settings label --> |
| 494 | <string name="pref_security_save_form_data">Remember form data</string> |
| 495 | <!-- Settings summary --> |
| 496 | <string name="pref_security_save_form_data_summary">Remember data I type in forms for later use</string> |
| 497 | <!-- Settings label --> |
| 498 | <string name="pref_security_show_security_warning">Show security warnings</string> |
| 499 | <!-- Settings summmary --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 500 | <string name="pref_security_show_security_warning_summary">Show warning if there\'s a problem with a site\'s security</string> |
Axesh R. Ajmera | 2e24124 | 2014-05-19 15:53:38 -0700 | [diff] [blame] | 501 | <!-- Settings Label --> |
| 502 | <string name="pref_do_not_track">Do Not Track</string> |
| 503 | <!-- Settings summary --> |
| 504 | <string name="pref_do_not_track_summary">Send a Do Not Track request with your browsing traffic</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 505 | <!-- Settings label --> |
| 506 | <string name="pref_security_accept_cookies">Accept cookies</string> |
| 507 | <!-- Settings summary --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 508 | <string name="pref_security_accept_cookies_summary">Allow sites to save and read cookie data</string> |
Bijan Amirzada | 3bbb3a4 | 2014-06-17 12:06:18 -0700 | [diff] [blame] | 509 | <!-- Settings text size options - displays sample font size in settings --> |
| 510 | <string name="pref_sample_font_size">Drag the slider to adjust the font size to set the desired comfortable reading size.</string> |
John Reck | 40badf2 | 2011-04-20 15:31:13 -0700 | [diff] [blame] | 511 | <!-- Label for minimum font size [CHAR LIMIT=30] --> |
| 512 | <string name="pref_min_font_size">Minimum font size</string> |
John Reck | 7dc444b | 2011-06-16 17:44:29 -0700 | [diff] [blame] | 513 | <!-- Label for the current minimum font size value [CHAR LIMIT=6] --> |
| 514 | <string name="pref_min_font_size_value"><xliff:g id="font_size">%d</xliff:g>pt</string> |
Mangesh Ghiware | f1793b6 | 2011-10-05 11:43:44 -0700 | [diff] [blame] | 515 | <!-- Label for text scaling (percent) [CHAR LIMIT=30] --> |
| 516 | <string name="pref_text_zoom">Text scaling</string> |
| 517 | <!-- Label for zoom on double-tap (percent) [CHAR LIMIT=30] --> |
| 518 | <string name="pref_zoom_on_double_tap">Zoom on double-tap</string> |
John Reck | 92f25f8 | 2011-04-26 16:57:10 -0700 | [diff] [blame] | 519 | <!-- Label for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] --> |
| 520 | <string name="pref_force_userscalable">Force enable zoom</string> |
| 521 | <!-- Summary for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 522 | <string name="pref_force_userscalable_summary">Override a website\'s request to control zoom behavior</string> |
Nicolas Roard | 5d51310 | 2011-08-03 15:35:34 -0700 | [diff] [blame] | 523 | <!-- Inverted screen category under accessibility settings [CHAR LIMIT=50] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 524 | <string name="pref_inverted_category">Inverted screen rendering</string> |
Nicolas Roard | 5d51310 | 2011-08-03 15:35:34 -0700 | [diff] [blame] | 525 | <!-- Title for the inverted screen feature. This causes the screen to render with inverted colors (black becomes white and vice versa) [CHAR LIMIT=40] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 526 | <string name="pref_inverted">Inverted rendering</string> |
Nicolas Roard | 5d51310 | 2011-08-03 15:35:34 -0700 | [diff] [blame] | 527 | <!-- Summary for the inverted screen feature. [CHAR LIMIT=120] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 528 | <string name="pref_inverted_summary">Black becomes white and vice versa</string> |
Nicolas Roard | 5d51310 | 2011-08-03 15:35:34 -0700 | [diff] [blame] | 529 | <!-- Title for the inverted screen contrast. Change the contrast value from 1.0 to 3.0. [CHAR LIMIT=30] --> |
| 530 | <string name="pref_inverted_contrast">Contrast</string> |
Grace Kloba | 2f83068 | 2009-06-25 11:08:53 -0700 | [diff] [blame] | 531 | <!-- Settings label --> |
| 532 | <string name="pref_default_zoom">Default zoom</string> |
| 533 | <!-- Settings default zoom options; appear in default zoom dialog box --> |
| 534 | <string-array name="pref_default_zoom_choices"> |
| 535 | <item>Far</item> |
| 536 | <item>Medium</item> |
| 537 | <item>Close</item> |
| 538 | </string-array> |
| 539 | <!-- Title of dialog for setting the default zoom --> |
| 540 | <string name="pref_default_zoom_dialogtitle">Default zoom</string> |
| 541 | <!-- Do not translate --> |
| 542 | <string-array name="pref_default_zoom_values" translatable="false"> |
| 543 | <item><xliff:g>FAR</xliff:g></item> |
| 544 | <item><xliff:g>MEDIUM</xliff:g></item> |
| 545 | <item><xliff:g>CLOSE</xliff:g></item> |
| 546 | </string-array> |
Grace Kloba | 5b4b8f1 | 2009-08-05 17:19:17 -0700 | [diff] [blame] | 547 | <!-- Settings label --> |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 548 | <string name="pref_content_load_page">Open pages in overview</string> |
Grace Kloba | 5b4b8f1 | 2009-08-05 17:19:17 -0700 | [diff] [blame] | 549 | <!-- Settings summary --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 550 | <string name="pref_content_load_page_summary">Show overview of newly-opened pages</string> |
John Reck | 856933b | 2011-01-06 19:18:57 -0800 | [diff] [blame] | 551 | <!-- Settings screen, section title [CHAR LIMIT=50] --> |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 552 | <string name="pref_extras_title">Advanced</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 553 | <!-- Settings label --> |
Steve Block | eeb67b0 | 2009-07-22 14:28:14 +0100 | [diff] [blame] | 554 | <string name="pref_extras_website_settings">Website settings</string> |
Nicolas Roard | 78a98e4 | 2009-05-11 13:34:17 +0100 | [diff] [blame] | 555 | <!-- Settings summary --> |
Ben Murdoch | be9560d | 2009-11-09 09:52:21 -0800 | [diff] [blame] | 556 | <string name="pref_extras_website_settings_summary">Advanced settings for individual websites</string> |
John Reck | 035a564 | 2010-12-21 18:51:27 -0800 | [diff] [blame] | 557 | <!-- Settings category label [CHAR-LIMIT=50] --> |
| 558 | <string name="pref_extras_reset_default_title">Reset defaults</string> |
Nicolas Roard | 78a98e4 | 2009-05-11 13:34:17 +0100 | [diff] [blame] | 559 | <!-- Settings label --> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 560 | <string name="pref_extras_reset_default">Reset to default</string> |
| 561 | <!-- Settings summary --> |
Bart Sears | 7479374 | 2010-03-04 17:34:29 -0800 | [diff] [blame] | 562 | <string name="pref_extras_reset_default_summary">Restore default settings</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 563 | <!-- Confirmation dialog message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 564 | <string name="pref_extras_reset_default_dlg">Revert settings to default values?</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 565 | <!-- Title for a group of settings --> |
| 566 | <string name="pref_development_title">Debug</string> |
| 567 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 568 | <string name="pref_development_viewport" translatable="false">Use wide viewport</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 569 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 570 | <string name="pref_development_single_column_rendering" translatable="false">Single column rendering</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 571 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 572 | <string name="pref_development_normal_rendering" translatable="false">Normal rendering</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 573 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 574 | <string name="pref_development_trace" translatable="false">Enable tracing</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 575 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 576 | <string name="pref_development_nav_dump" translatable="false">Enable nav cache dump</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 577 | <!-- Do not tranlsate. Development option --> |
Derek Sollenberger | ffa561e | 2010-11-16 14:19:01 -0500 | [diff] [blame] | 578 | <string name="pref_development_hardware_accel" translatable="false">Enable OpenGL Rendering</string> |
| 579 | <!-- Do not tranlsate. Development option --> |
Derek Sollenberger | 31adf67 | 2011-07-08 11:31:30 -0400 | [diff] [blame] | 580 | <string name="pref_development_hardware_accel_skia" translatable="false">Enable HW Accelerated Skia</string> |
| 581 | <!-- Do not tranlsate. Development option --> |
Teng-Hui Zhu | 930ea22 | 2011-02-16 11:22:21 -0800 | [diff] [blame] | 582 | <string name="pref_development_visual_indicator" translatable="false">Enable Visual Indicator</string> |
| 583 | <!-- Do not tranlsate. Development option --> |
Teng-Hui Zhu | 85de57a | 2011-09-22 15:34:29 -0700 | [diff] [blame] | 584 | <string name="pref_development_cpu_upload_path" translatable="false">Enable Cpu Upload Path</string> |
| 585 | <!-- Do not tranlsate. Development option --> |
Feng Qian | b3c02da | 2009-06-29 15:58:08 -0700 | [diff] [blame] | 586 | <string name="js_engine_flags" translatable="false">Set JS flags</string> |
| 587 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 588 | <string name="pref_development_uastring" translatable="false">UAString</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 589 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 590 | <string-array name="pref_development_ua_choices" translatable="false"> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 591 | <item>Android</item> |
| 592 | <item>Desktop</item> |
| 593 | <item>iPhone</item> |
Bart Sears | f6915fb | 2010-07-08 19:58:22 -0700 | [diff] [blame] | 594 | <item>iPad</item> |
| 595 | <item>Froyo-N1</item> |
John Reck | 7fd1e8f | 2011-04-27 18:22:57 -0700 | [diff] [blame] | 596 | <item>Honeycomb-Xoom</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 597 | </string-array> |
| 598 | <!-- Do not tranlsate. Development option --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 599 | <string-array name="pref_development_ua_values" translatable="false"> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 600 | <item>0</item> |
| 601 | <item>1</item> |
| 602 | <item>2</item> |
Bart Sears | f6915fb | 2010-07-08 19:58:22 -0700 | [diff] [blame] | 603 | <item>3</item> |
| 604 | <item>4</item> |
John Reck | 7fd1e8f | 2011-04-27 18:22:57 -0700 | [diff] [blame] | 605 | <item>5</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 606 | </string-array> |
Ben Murdoch | bff2d60 | 2009-07-01 20:19:05 +0100 | [diff] [blame] | 607 | <string name="pref_development_error_console" translatable="false">Show JavaScript Console</string> |
John Reck | ba287c2 | 2011-07-26 16:13:53 -0700 | [diff] [blame] | 608 | <!-- Do not translate. Development option to reset the prologin time [CHAR LIMIT=20] --> |
| 609 | <string name="pref_development_reset_prelogin" translatable="false">Reset prelogin</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 610 | <!-- Settings screen, setting option name --> |
Grace Kloba | 2f83068 | 2009-06-25 11:08:53 -0700 | [diff] [blame] | 611 | <string name="pref_default_text_encoding">Text encoding</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 612 | <!-- Options in the Default encoding dialog box --> |
| 613 | <string-array name="pref_default_text_encoding_choices"> |
| 614 | <item>Latin-1 (ISO-8859-1)</item> |
| 615 | <item>Unicode (UTF-8)</item> |
Bai Tao | f9d66a8 | 2010-01-27 02:25:09 +0800 | [diff] [blame] | 616 | <item>Chinese (GBK)</item> |
| 617 | <item>Chinese (Big5)</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 618 | <item>Japanese (ISO-2022-JP)</item> |
| 619 | <item>Japanese (SHIFT_JIS)</item> |
| 620 | <item>Japanese (EUC-JP)</item> |
Sang-il, Lee | 78f276f | 2010-08-30 14:49:02 +0900 | [diff] [blame] | 621 | <!-- No need to translate a EUC-KR part, and there is no string length limits. --> |
Sang-il, Lee | f9f87cd | 2010-08-02 16:14:04 +0900 | [diff] [blame] | 622 | <item>Korean (EUC-KR)</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 623 | <!-- TODO: We should add a lot more encodings. --> |
| 624 | </string-array> |
| 625 | <!-- Dialog box title --> |
| 626 | <string name="pref_default_text_encoding_dialogtitle">Text encoding</string> |
| 627 | <!-- Do not translate. Actual encoding values. Must be valid text encodings understandable from WebKit. --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 628 | <string-array name="pref_default_text_encoding_values" translatable="false"> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 629 | <item>Latin-1</item> |
| 630 | <item>UTF-8</item> |
Bai Tao | f9d66a8 | 2010-01-27 02:25:09 +0800 | [diff] [blame] | 631 | <item>GBK</item> |
| 632 | <item>Big5</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 633 | <item>ISO-2022-JP</item> |
| 634 | <item>SHIFT_JIS</item> |
| 635 | <item>EUC-JP</item> |
Sang-il, Lee | f9f87cd | 2010-08-02 16:14:04 +0900 | [diff] [blame] | 636 | <item>EUC-KR</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 637 | </string-array> |
Vivek Sekhar | 22bd57b | 2014-04-05 22:19:43 -0700 | [diff] [blame] | 638 | <string name="pref_default_text_encoding_default" translatable="false">UTF-8</string> |
John Reck | 40badf2 | 2011-04-20 15:31:13 -0700 | [diff] [blame] | 639 | <!-- Title for accessibility settings [CHAR LIMIT=25] --> |
| 640 | <string name="pref_accessibility_title">Accessibility</string> |
John Reck | 8fc22a1 | 2011-06-16 14:57:41 -0700 | [diff] [blame] | 641 | <!-- Font size settings category under accessibility settings [CHAR LIMIT=50] --> |
Mangesh Ghiware | f1793b6 | 2011-10-05 11:43:44 -0700 | [diff] [blame] | 642 | <string name="pref_font_size_category">Text size</string> |
Michael Kolb | 376b541 | 2010-12-15 11:52:57 -0800 | [diff] [blame] | 643 | <!-- Title for lab settings [CHAR LIMIT=25] --> |
Michael Kolb | 467af0a | 2011-01-11 13:09:49 -0800 | [diff] [blame] | 644 | <string name="pref_lab_title">Labs</string> |
Narayan Kamath | 5119edd | 2011-02-23 15:49:17 +0000 | [diff] [blame] | 645 | <!-- Title for the "Instant search" lab feature [CHAR LIMIT=40] --> |
John Reck | 741a46f | 2011-03-08 11:01:23 -0800 | [diff] [blame] | 646 | <string name="pref_use_instant_search">Google Instant</string> |
Narayan Kamath | 5119edd | 2011-02-23 15:49:17 +0000 | [diff] [blame] | 647 | <!-- Summary for the "Instant search" lab feature [CHAR LIMIT=120] --> |
| 648 | <string name="pref_use_instant_search_summary"> |
John Reck | 741a46f | 2011-03-08 11:01:23 -0800 | [diff] [blame] | 649 | Use Google Instant when you use Google Search, to show results as you |
| 650 | type (this can increase data use).</string> |
John Reck | b8b2af8 | 2011-05-20 15:58:33 -0700 | [diff] [blame] | 651 | <!-- Title for the fullscreen lab feature [CHAR LIMIT=40] --> |
Michael Kolb | c38c604 | 2011-04-27 10:46:06 -0700 | [diff] [blame] | 652 | <string name="pref_lab_fullscreen">Fullscreen</string> |
| 653 | <!-- Summary for the fullscreen lab feature [CHAR LIMIT=120] --> |
| 654 | <string name="pref_lab_fullscreen_summary"> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 655 | Use fullscreen mode to hide the status bar</string> |
Michael Kolb | 1461244 | 2011-06-24 13:06:29 -0700 | [diff] [blame] | 656 | <!-- Title for bandwidth management preference [CHAR LIMIT=25] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 657 | <string name="pref_data_title">Bandwidth management</string> |
Michael Kolb | 1461244 | 2011-06-24 13:06:29 -0700 | [diff] [blame] | 658 | <!-- Title for search preloading [CHAR LIMIT=40] --> |
| 659 | <string name="pref_data_preload_title">Search result preloading</string> |
Mathew Inwood | 467813f | 2011-09-02 15:43:17 +0100 | [diff] [blame] | 660 | <!-- Search preloading options [CHAR LIMIT=20] --> |
| 661 | <string-array name="pref_data_preload_choices"> |
| 662 | <item>Never</item> |
Claudia de Veaux | 9e37447 | 2011-10-17 13:03:10 -0700 | [diff] [blame] | 663 | <item>Only on Wi-Fi</item> |
Mathew Inwood | 467813f | 2011-09-02 15:43:17 +0100 | [diff] [blame] | 664 | <item>Always</item> |
| 665 | </string-array> |
| 666 | <!-- Do not translate --> |
| 667 | <string name="pref_data_preload_value_never" translatable="false">NEVER</string> |
| 668 | <string name="pref_data_preload_value_wifi_only" translatable="false">WIFI_ONLY</string> |
| 669 | <string name="pref_data_preload_value_always" translatable="false">ALWAYS</string> |
Mathew Inwood | 3a20b79 | 2011-09-15 12:07:16 +0100 | [diff] [blame] | 670 | <string name="pref_data_preload_default_value" translatable="false">@string/pref_data_preload_value_wifi_only</string> |
Mathew Inwood | 467813f | 2011-09-02 15:43:17 +0100 | [diff] [blame] | 671 | <string-array name="pref_data_preload_values" translatable="false"> |
| 672 | <item><xliff:g>@string/pref_data_preload_value_never</xliff:g></item> |
| 673 | <item><xliff:g>@string/pref_data_preload_value_wifi_only</xliff:g></item> |
| 674 | <item><xliff:g>@string/pref_data_preload_value_always</xliff:g></item> |
| 675 | </string-array> |
Michael Kolb | 1461244 | 2011-06-24 13:06:29 -0700 | [diff] [blame] | 676 | <!-- Summary for search preloading [CHAR LIMIT=80] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 677 | <string name="pref_data_preload_summary">Allow browser to preload high confidence search results in the background</string> |
Mathew Inwood | 467813f | 2011-09-02 15:43:17 +0100 | [diff] [blame] | 678 | <!-- Title of dialog for search preloading [CHAR LIMIT=40] --> |
| 679 | <string name="pref_data_preload_dialogtitle">Search result preloading</string> |
Victoria Lease | 9649783 | 2012-03-23 14:19:56 -0700 | [diff] [blame] | 680 | <!-- Title for link prefetching [CHAR LIMIT=40] --> |
| 681 | <string name="pref_link_prefetch_title">Web page preloading</string> |
| 682 | <!-- Link prefetching options [CHAR LIMIT=20] --> |
| 683 | <string-array name="pref_link_prefetch_choices"> |
| 684 | <item>Never</item> |
| 685 | <item>Only on Wi-Fi</item> |
| 686 | <item>Always</item> |
| 687 | </string-array> |
| 688 | <!-- Do not translate --> |
| 689 | <string name="pref_link_prefetch_value_never" translatable="false">NEVER</string> |
| 690 | <string name="pref_link_prefetch_value_wifi_only" translatable="false">WIFI_ONLY</string> |
| 691 | <string name="pref_link_prefetch_value_always" translatable="false">ALWAYS</string> |
| 692 | <string name="pref_link_prefetch_default_value" translatable="false">@string/pref_link_prefetch_value_wifi_only</string> |
| 693 | <string-array name="pref_link_prefetch_values" translatable="false"> |
| 694 | <item><xliff:g>@string/pref_link_prefetch_value_never</xliff:g></item> |
| 695 | <item><xliff:g>@string/pref_link_prefetch_value_wifi_only</xliff:g></item> |
| 696 | <item><xliff:g>@string/pref_link_prefetch_value_always</xliff:g></item> |
| 697 | </string-array> |
| 698 | <!-- Summary for link prefetching [CHAR LIMIT=80] --> |
| 699 | <string name="pref_link_prefetch_summary">Allow browser to preload linked web pages in the background</string> |
| 700 | <!-- Title of dialog for link prefetching [CHAR LIMIT=40] --> |
| 701 | <string name="pref_link_prefetch_dialogtitle">Web page preloading</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 702 | <!-- Title for a dialog displayed when the browser has a data connectivity |
| 703 | problem --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 704 | <string name="browserFrameNetworkErrorLabel">Connection problem</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 705 | <!-- Title for a dialog displayed when the browser runs into a file label |
| 706 | error --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 707 | <string name="browserFrameFileErrorLabel">File problem</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 708 | <!-- Dialog box title --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 709 | <string name="browserFrameFormResubmitLabel"></string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 710 | <!-- Dialog box message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 711 | <string name="browserFrameFormResubmitMessage">The page you\'re trying to view contains data that has already been submitted (\"POSTDATA\"). If you resend the data, any action the form on the page carried out (such as a search or online purchase) will be repeated.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 712 | <!-- Dialog box title --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 713 | <string name="loadSuspendedTitle">No connection</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 714 | <!-- Dialog box message --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 715 | <string name="loadSuspended">The browser can\'t load this page because there\'s |
| 716 | no Internet connection.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 717 | <!-- Menu item --> |
| 718 | <string name="clear_history">Clear history</string> |
| 719 | <!-- History screen title; appears in title bar --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 720 | <string name="browser_history">Recently-visited pages</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 721 | <!-- Appears on History screen if no history is found --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 722 | <string name="empty_history">No browser history.</string> |
John Reck | b6f8337 | 2011-06-17 17:43:12 -0700 | [diff] [blame] | 723 | <!-- Menu option to load the user's home page [CHAR LIMIT=30] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 724 | <string name="go_home">Homepage</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 725 | <!-- Displayed at the top of the bookmarks page. When clicked, it bookmarks the page the browser is currently showing --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 726 | <string name="add_new_bookmark">Add bookmark</string> |
Leon Scroggins | 89c6d36 | 2009-07-15 16:54:37 -0400 | [diff] [blame] | 727 | <!-- Verb placed in front of a screenshot of a web page that, when clicked, |
| 728 | will add that page to bookmarks --> |
| 729 | <string name="add_bookmark_short">Add</string> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 730 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 731 | <!-- This string is for the browser "Go To" UI. --> |
| 732 | <!-- Do not translate. This string is not displayed in UI (no badge is selected for go to). --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 733 | <string name="search_label" translatable="false">Browser</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 734 | <!-- This string is for the browser "Go To" UI. --> |
| 735 | <!-- This is the hint text shown in the Go To widget, before text is entered. --> |
Leon Scroggins | 2f40ce8 | 2009-07-30 15:43:35 -0400 | [diff] [blame] | 736 | <string name="search_hint">Search or type URL</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 737 | <!-- This string is for the browser "Go To" UI. --> |
| 738 | <!-- This is the button label in the "Go To" UI. --> |
| 739 | <string name="search_button_text">Go</string> |
Mike LeBeau | d45fb4d | 2009-06-30 18:33:06 -0700 | [diff] [blame] | 740 | <!-- The string used to describe the browser as a searchable item within system search settings. --> |
| 741 | <string name="search_settings_description">Bookmarks and web history</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 742 | |
| 743 | <!-- Pop-up window dialog --> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 744 | <!-- Message for a dialog informing the user that the site is attempting to |
| 745 | display a popup window --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 746 | <string name="popup_window_attempt">Allow this site to open a |
| 747 | pop-up window?</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 748 | <!-- Label for a button to allow a particular popup window to open --> |
| 749 | <string name="allow">Allow</string> |
| 750 | <!-- Label for a button to disallow a particular popup from opening --> |
| 751 | <string name="block">Block</string> |
| 752 | |
| 753 | <!-- Title for a dialog informing the user that they cannot open any more |
| 754 | windows because the limit has been reached. --> |
John Reck | e3da7d6 | 2011-08-10 13:40:23 -0700 | [diff] [blame] | 755 | <string name="too_many_windows_dialog_title">Tab limit reached</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 756 | <!-- Message in a dialog telling the user that they cannot open any more |
| 757 | windows because the limit has been reached. --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 758 | <string name="too_many_windows_dialog_message">Can\'t open a new tab until you close one.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 759 | <!-- Title for a dialog informing the user that they cannot open a subwindow |
| 760 | because only one can be open at a time. --> |
| 761 | <string name="too_many_subwindows_dialog_title">Pop-up already open</string> |
| 762 | <!-- Message for a dialog informing the user that they cannot open a |
| 763 | subwindow because only one can be open at a time. --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 764 | <string name="too_many_subwindows_dialog_message">Only one pop-up can be open |
| 765 | at a time.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 766 | |
| 767 | <!-- Download History UI strings --> |
Eric Fischer | 91e2536 | 2010-09-28 16:34:19 -0700 | [diff] [blame] | 768 | <!-- Dialog title [CHAR LIMIT=25] --> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 769 | <!-- Dialog title --> |
Eric Fischer | 91e2536 | 2010-09-28 16:34:19 -0700 | [diff] [blame] | 770 | <string name="download_no_sdcard_dlg_title" product="default">No SD card</string> |
| 771 | <!-- Dialog message [CHAR LIMIT=NONE] --> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 772 | <!-- Dialog message --> |
Eric Fischer | 91e2536 | 2010-09-28 16:34:19 -0700 | [diff] [blame] | 773 | <string name="download_no_sdcard_dlg_msg" product="default">An SD card is required to download <xliff:g id="filename">%s</xliff:g>.</string> |
| 774 | <!-- Title for a dialog informing the user that the SD card used for |
| 775 | external storage is busy so they cannot download anything [CHAR LIMIT=25] --> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 776 | <!-- Title for a dialog informing the user that the SD card used for |
| 777 | external storage is busy so they cannot download anything --> |
Eric Fischer | 91e2536 | 2010-09-28 16:34:19 -0700 | [diff] [blame] | 778 | <string name="download_sdcard_busy_dlg_title" product="default">SD card unavailable</string> |
| 779 | <!-- Message for a dialog informing the user that the SD card used for |
| 780 | external storage is busy so they cannot download anything. Informs |
| 781 | the user how to enable SD card storage [CHAR LIMIT=NONE] --> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 782 | <!-- Message for a dialog informing the user that the SD card used for |
| 783 | external storage is busy so they cannot download anything. Informs |
| 784 | the user how to enable SD card storage --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 785 | <string name="download_sdcard_busy_dlg_msg" product="default">The SD card is busy. To allow downloads, touch Turn Off USB Storage in the notification.</string> |
Leon Scroggins | cf79ca6 | 2010-01-21 16:17:56 -0500 | [diff] [blame] | 786 | |
Leon Scroggins | 11e309c | 2011-02-01 13:37:14 -0500 | [diff] [blame] | 787 | <!-- Toast for a download which cannot begin because the URL is not http or https --> |
| 788 | <string name="cannot_download">Can only download \"http\" or \"https\" URLs.</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 789 | <!-- Message in the list of items which have received download requests |
| 790 | telling their status. This message states that the download has not |
| 791 | yet begun --> |
| 792 | <string name="download_pending">Starting download\u2026</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 793 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 794 | <!-- Do not translate. Testing only --> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 795 | <string name="dump_nav" translatable="false">Dump navigation cache</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 796 | |
Bijan Amirzada | e75909d | 2014-05-06 14:18:54 -0700 | [diff] [blame] | 797 | <!-- Intentional empty elements - used for overlay feature --> |
| 798 | <string name="def_wifi_browser_interaction_remind_type"></string> |
| 799 | <string name="def_action_wifi_selection_data_connections"></string> |
Axesh R. Ajmera | 2e24124 | 2014-05-19 15:53:38 -0700 | [diff] [blame] | 800 | <string name="def_intent_pick_network"></string> |
Bijan Amirzada | e75909d | 2014-05-06 14:18:54 -0700 | [diff] [blame] | 801 | <string name="def_landing_page"></string> |
| 802 | <string name="def_useragent"></string> |
Tarun Nainani | 8eb0091 | 2014-07-17 12:28:32 -0700 | [diff] [blame] | 803 | <string name="def_extra_http_headers"></string> |
Bijan Amirzada | e75909d | 2014-05-06 14:18:54 -0700 | [diff] [blame] | 804 | |
John Reck | 2a3e924 | 2012-03-30 15:35:49 -0700 | [diff] [blame] | 805 | <!-- The default homepage. --> |
Cary Clark | 776878e | 2009-09-29 15:12:03 -0400 | [diff] [blame] | 806 | <string name="homepage_base" translatable="false"> |
John Reck | 2a3e924 | 2012-03-30 15:35:49 -0700 | [diff] [blame] | 807 | https://www.google.com/webhp?client={CID}&source=android-home</string> |
Grace Kloba | f2c5c1b | 2009-05-26 10:48:31 -0700 | [diff] [blame] | 808 | |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 809 | <!-- Bookmarks --> |
| 810 | <string-array name="bookmarks" translatable="false"> |
| 811 | <item>Google</item> |
| 812 | <item>http://www.google.com/</item> |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 813 | <item>Picasa</item> |
John Reck | efcb2f0 | 2011-01-28 17:57:54 -0800 | [diff] [blame] | 814 | <item>http://picasaweb.google.com/</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 815 | <item>Yahoo!</item> |
| 816 | <item>http://www.yahoo.com/</item> |
| 817 | <item>MSN</item> |
| 818 | <item>http://www.msn.com/</item> |
John Reck | efcb2f0 | 2011-01-28 17:57:54 -0800 | [diff] [blame] | 819 | <item>Twitter</item> |
| 820 | <item>http://twitter.com/</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 821 | <item>Facebook</item> |
John Reck | 42cb9d2 | 2011-03-03 10:14:48 -0800 | [diff] [blame] | 822 | <item>http://www.facebook.com/</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 823 | <item>Wikipedia</item> |
| 824 | <item>http://www.wikipedia.org/</item> |
| 825 | <item>eBay</item> |
| 826 | <item>http://www.ebay.com/</item> |
| 827 | <item>CNN</item> |
Patrick Scott | 7020282 | 2009-10-07 09:47:13 -0400 | [diff] [blame] | 828 | <item>http://www.cnn.com/</item> |
Steve Block | 9206d8c | 2009-09-30 10:46:44 +0100 | [diff] [blame] | 829 | <item>NY Times</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 830 | <item>http://www.nytimes.com/</item> |
| 831 | <item>ESPN</item> |
Ben Murdoch | e64b3a0 | 2009-09-30 19:19:39 +0100 | [diff] [blame] | 832 | <item>http://espn.com/</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 833 | <item>Amazon</item> |
John Reck | 42cb9d2 | 2011-03-03 10:14:48 -0800 | [diff] [blame] | 834 | <item>http://www.amazon.com/</item> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 835 | <item>Weather Channel</item> |
| 836 | <item>http://www.weather.com/</item> |
| 837 | <item>BBC</item> |
| 838 | <item>http://www.bbc.co.uk/</item> |
| 839 | </string-array> |
| 840 | |
The Android Open Source Project | a3c0aab | 2009-03-18 17:39:48 -0700 | [diff] [blame] | 841 | <!-- Bookmark name for Picasa website --> |
| 842 | <string name="picasa" translatable="false">Picasa</string> |
| 843 | |
Mike LeBeau | 1ef26a3 | 2009-05-13 20:11:00 -0700 | [diff] [blame] | 844 | <!-- The description of the suggestion that lets the user search the web for the query currently |
| 845 | in the text field. --> |
| 846 | <string name="search_the_web">Search the web</string> |
The Android Open Source Project | 0c90888 | 2009-03-03 19:32:16 -0800 | [diff] [blame] | 847 | |
Nicolas Roard | 78a98e4 | 2009-05-11 13:34:17 +0100 | [diff] [blame] | 848 | <!-- HTML5 dialogs --> |
Andrei Popescu | 8694377 | 2009-07-30 14:48:55 +0100 | [diff] [blame] | 849 | <!-- Used as a status bar notification when the browser is running out of space trying to allocate or increase the database quota for an HTML5 databae or application cache. --> |
| 850 | <string name="webstorage_outofspace_notification_title">Browser storage full</string> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 851 | <string name="webstorage_outofspace_notification_text">Touch to free up space.</string> |
Nicolas Roard | 78a98e4 | 2009-05-11 13:34:17 +0100 | [diff] [blame] | 852 | <!-- Used in the Browser Settings --> |
Steve Block | eeb67b0 | 2009-07-22 14:28:14 +0100 | [diff] [blame] | 853 | <string name="webstorage_clear_data_title">Clear stored data</string> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 854 | |
Nicolas Roard | 78a98e4 | 2009-05-11 13:34:17 +0100 | [diff] [blame] | 855 | <!-- Confirmation dialog when the user ask to clear all data for an origin --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 856 | <string name="webstorage_clear_data_dialog_message">Delete all data stored by this website?</string> |
| 857 | <string name="webstorage_clear_data_dialog_ok_button">OK</string> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 858 | <string name="webstorage_clear_data_dialog_cancel_button">Cancel</string> |
Nicolas Roard | 78a98e4 | 2009-05-11 13:34:17 +0100 | [diff] [blame] | 859 | <!-- Strings used in the summary of origins --> |
Nicolas Roard | e46990e | 2009-06-19 16:27:49 +0100 | [diff] [blame] | 860 | <string name="webstorage_origin_summary_mb_stored">MB stored on your phone</string> |
Andrei Popescu | 540035d | 2009-09-18 18:59:20 +0100 | [diff] [blame] | 861 | <!-- String shown in a progress view while a video is loading, before it starts playing --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 862 | <string name="loading_video">Loading video\u2026</string> |
Nicolas Roard | 78a98e4 | 2009-05-11 13:34:17 +0100 | [diff] [blame] | 863 | |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 864 | <!-- Geolocation --> |
Steve Block | 2bc6991 | 2009-07-30 14:45:13 +0100 | [diff] [blame] | 865 | <!-- Permissions prompt --> |
Steve Block | 8844d19 | 2009-09-29 13:14:41 +0100 | [diff] [blame] | 866 | <string name="geolocation_permissions_prompt_message"><xliff:g id="website origin" example="maps.google.com">%s</xliff:g> wants to know your location</string> |
Axesh R. Ajmera | 2e24124 | 2014-05-19 15:53:38 -0700 | [diff] [blame] | 867 | <string name="geolocation_permissions_prompt_share">Allow</string> |
| 868 | <string name="geolocation_permissions_prompt_share_for_limited_time">Allow for 24 hours</string> |
| 869 | <string name="geolocation_permissions_prompt_dont_share">Deny</string> |
Steve Block | 8844d19 | 2009-09-29 13:14:41 +0100 | [diff] [blame] | 870 | <string name="geolocation_permissions_prompt_remember">Remember preference</string> |
Steve Block | c9f6d7a | 2009-10-16 18:19:08 +0100 | [diff] [blame] | 871 | <!-- Permissions prompt toast --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 872 | <string name="geolocation_permissions_prompt_toast_allowed">This site can access your location. Change this on the Settings > Advanced > Website screen.</string> |
| 873 | <string name="geolocation_permissions_prompt_toast_disallowed">This site cannot access your location. Change this on the Settings > Advanced > Website screen.</string> |
Steve Block | bbd84a5 | 2011-08-30 10:55:58 +0100 | [diff] [blame] | 874 | <!-- Settings -> Advanced -> Website settings -> <origin> --> |
Axesh R. Ajmera | 2e24124 | 2014-05-19 15:53:38 -0700 | [diff] [blame] | 875 | <string name="geolocation_settings_page_title">Edit location access</string> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 876 | <string name="geolocation_settings_page_summary_allowed">This site can currently access your location</string> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 877 | <string name="geolocation_settings_page_summary_not_allowed">This site can\'t currently access your location</string> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 878 | <!-- Settings page dialog --> |
Axesh R. Ajmera | 2e24124 | 2014-05-19 15:53:38 -0700 | [diff] [blame] | 879 | <string name="geolocation_settings_page_dialog_title">Edit location policy for\n<xliff:g id="website origin" example="maps.google.com">%s</xliff:g></string> |
| 880 | <string-array name="geolocation_settings_choices"> |
| 881 | <item>Deny forever</item> |
| 882 | <item>Allow for 24 hours</item> |
| 883 | <item>Allow forever</item> |
| 884 | <item>Always ask</item> |
| 885 | </string-array> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 886 | <string name="geolocation_settings_page_dialog_ok_button">OK</string> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 887 | <string name="geolocation_settings_page_dialog_cancel_button">Cancel</string> |
Axesh R. Ajmera | 2e24124 | 2014-05-19 15:53:38 -0700 | [diff] [blame] | 888 | |
Ben Murdoch | b9daacb | 2009-09-14 10:48:24 +0100 | [diff] [blame] | 889 | <!-- Label for the menu item in the website settings activity used to clear data stored by all websites --> |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 890 | <string name="website_settings_clear_all">Clear all</string> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 891 | <string name="website_settings_clear_all_dialog_message">Delete all website data and location permissions?</string> |
| 892 | <string name="website_settings_clear_all_dialog_ok_button">OK</string> |
Ben Murdoch | b9daacb | 2009-09-14 10:48:24 +0100 | [diff] [blame] | 893 | <string name="website_settings_clear_all_dialog_cancel_button">Cancel</string> |
| 894 | |
Ben Murdoch | 4f75ba2 | 2009-10-27 11:48:28 +0000 | [diff] [blame] | 895 | <!-- Text in the progress dialog when we are setting an image as the home screen wallpaper. --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 896 | <string name="progress_dialog_setting_wallpaper">Setting wallpaper\u2026</string> |
Ben Murdoch | 4f75ba2 | 2009-10-27 11:48:28 +0000 | [diff] [blame] | 897 | |
Roy West | 7d9e424 | 2009-09-18 16:29:38 -0700 | [diff] [blame] | 898 | <string name="error_console_header_text_minimized" translatable="false">Show JavaScript console</string> |
| 899 | <string name="error_console_header_text_maximized" translatable="false">JavaScript console</string> |
Ben Murdoch | bff2d60 | 2009-07-01 20:19:05 +0100 | [diff] [blame] | 900 | <string name="error_console_eval_text_hint" translatable="false">Evaluate JavaScript</string> |
| 901 | <string name="error_console_eval_button_text" translatable="false">Evaluate</string> |
Steve Block | f344d03 | 2009-07-30 10:50:45 +0100 | [diff] [blame] | 902 | |
Jeff Hamilton | 8402962 | 2010-08-05 14:29:28 -0500 | [diff] [blame] | 903 | <!-- The default state to the "up to parent folder" button in the bookmarks UI. This |
Jeff Hamilton | db90aa8 | 2010-09-16 03:38:04 -0500 | [diff] [blame] | 904 | is displayed when the user is at the highest level and cannot go up [CHAR LIMIT=16] --> |
Jeff Hamilton | 8402962 | 2010-08-05 14:29:28 -0500 | [diff] [blame] | 905 | <string name="defaultBookmarksUpButton">Bookmarks</string> |
Jeff Davidson | 4361029 | 2010-07-16 16:03:58 -0700 | [diff] [blame] | 906 | |
Jeff Hamilton | db90aa8 | 2010-09-16 03:38:04 -0500 | [diff] [blame] | 907 | <!-- The string that is displayed when there are no bookmarks to display. |
| 908 | This is centered in the middle of the screen [CHAR LIMIT=NONE] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 909 | <string name="empty_bookmarks_folder">No bookmarks.</string> |
Jeff Hamilton | db90aa8 | 2010-09-16 03:38:04 -0500 | [diff] [blame] | 910 | |
John Reck | d18ac4b | 2012-04-12 17:27:34 -0700 | [diff] [blame] | 911 | <!-- The folder name for the special "Other Bookmarks" folder created by Chrome [CHAR LIMIT=24] --> |
| 912 | <string name="other_bookmarks">Other Bookmarks</string> |
| 913 | |
Jeff Davidson | 4361029 | 2010-07-16 16:03:58 -0700 | [diff] [blame] | 914 | <!-- Access point for RLZ tracking. --> |
| 915 | <string name="rlz_access_point">Y1</string> |
| 916 | |
John Reck | ade30db | 2011-01-27 11:28:41 -0800 | [diff] [blame] | 917 | <!-- Title for a dialog asking the user which account to sync their bookmarks to [CHAR LIMIT=32] --> |
| 918 | <string name="account_chooser_dialog_title" msgid="4833571985009544332">Choose account</string> |
| 919 | |
Jeff Hamilton | a9bad83 | 2010-09-24 11:05:30 -0500 | [diff] [blame] | 920 | <!-- Title for a dialog asking the user what they want to do with their bookmarks when adding a sync account [CHAR-LIMIT=32] --> |
| 921 | <string name="import_bookmarks_dialog_title">Sync with Google account</string> |
| 922 | |
| 923 | <!-- Description for a dialog asking the user what they want to do with their bookmarks when adding a sync account [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 924 | <string name="import_bookmarks_dialog_description">Bookmarks on this device are not yet associated with a Google account. Save these bookmarks by adding them to an account. Delete these bookmarks if you don\'t want to sync them.</string> |
John Reck | 00c7151 | 2011-03-08 17:43:31 -0800 | [diff] [blame] | 925 | |
| 926 | <!-- Description for selecting the account to add bookmarks to and begin syncing with [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 927 | <string name="import_bookmarks_dialog_select_add_account">Add bookmarks currently on this device and begin syncing with Google account</string> |
John Reck | 00c7151 | 2011-03-08 17:43:31 -0800 | [diff] [blame] | 928 | |
| 929 | <!-- Description for selecting the account to sync with and delete local bookmarks [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 930 | <string name="import_bookmarks_dialog_delete_select_account">Delete bookmarks currently on this device and begin syncing with Google account</string> |
John Reck | 00c7151 | 2011-03-08 17:43:31 -0800 | [diff] [blame] | 931 | |
| 932 | <!-- Description confirming user's choice to delete bookmarks [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 933 | <string name="import_bookmarks_dialog_confirm_delete">Delete bookmarks currently on this device and begin syncing bookmarks with <xliff:g id="Google account" example="account@example.com">%s</xliff:g>?</string> |
John Reck | 00c7151 | 2011-03-08 17:43:31 -0800 | [diff] [blame] | 934 | |
| 935 | <!-- Description confirming user's choice to add bookmarks to an account [CHAR-LIMIT=none] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 936 | <string name="import_bookmarks_dialog_confirm_add">Add bookmarks currently on this device and begin syncing bookmarks with <xliff:g id="Google account" example="account@example.com">%s</xliff:g>?</string> |
Jeff Hamilton | a9bad83 | 2010-09-24 11:05:30 -0500 | [diff] [blame] | 937 | |
| 938 | <!-- Button allowing users to remove all of their existing bookmarks when setting up syncing with their bookmarks stored in Google Chrome [CHAR-LIMIT=64] --> |
John Reck | 00c7151 | 2011-03-08 17:43:31 -0800 | [diff] [blame] | 939 | <string name="import_bookmarks_dialog_remove">Delete bookmarks</string> |
| 940 | |
| 941 | <!-- Sync bookmarks wizard option to go to the next screen [CHAR-LIMIT=30] --> |
| 942 | <string name="import_bookmarks_wizard_next">Next</string> |
| 943 | |
| 944 | <!-- Sync bookmarks wizard option to go to the previous screen [CHAR-LIMIT=30] --> |
| 945 | <string name="import_bookmarks_wizard_previous">Previous</string> |
| 946 | |
| 947 | <!-- Sync bookmarks wizard option to cancel sync setup [CHAR-LIMIT=30] --> |
| 948 | <string name="import_bookmarks_wizard_cancel">Cancel</string> |
| 949 | |
| 950 | <!-- Sync bookmarks wizard option to finish sync setup [CHAR-LIMIT=30] --> |
| 951 | <string name="import_bookmarks_wizard_done">Done</string> |
| 952 | |
| 953 | <!-- Button allowing users to import all of their existing bookmarks into an account when setting up syncing with their bookmarks stored in Google Chrome [CHAR-LIMIT=64] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 954 | <string name="import_bookmarks_dialog_add">Add bookmarks to Google account</string> |
Jeff Hamilton | a9bad83 | 2010-09-24 11:05:30 -0500 | [diff] [blame] | 955 | |
| 956 | <!-- Button allowing users to import all of their existing bookmarks into an account when setting up syncing with their bookmarks stored in Google Chrome [CHAR-LIMIT=64] --> |
| 957 | <string name="import_bookmarks_dialog_import">Add your Android bookmarks to bookmarks for <xliff:g id="Google account" example="account@example.com">%s</xliff:g></string> |
Michael Kolb | ba99c5d | 2010-11-29 14:57:41 -0800 | [diff] [blame] | 958 | |
| 959 | <!-- Url Selection Action Mode --> |
| 960 | |
| 961 | <!-- Menu item to share URL selection [CHAR LIMIT=30] --> |
| 962 | <string name="menu_share_url">Share</string> |
| 963 | |
Michael Kolb | 843510f | 2010-12-09 10:51:49 -0800 | [diff] [blame] | 964 | <!-- Toast to inform the user that the maximum number of tabs has been |
| 965 | reached. [CHAR LIMIT=50] --> |
| 966 | <string name="max_tabs_warning">No more tabs available</string> |
| 967 | |
Narayan Kamath | 5119edd | 2011-02-23 15:49:17 +0000 | [diff] [blame] | 968 | <!-- The label used by the instant search labs feature when shown in |
| 969 | the search engines list (Preferences->Advanced->Set search engine |
| 970 | [CHAR LIMIT=80] --> |
| 971 | <string name="instant_search_label">Google with Instant (Labs)</string> |
John Reck | 8fc22a1 | 2011-06-16 14:57:41 -0700 | [diff] [blame] | 972 | <!-- Font size preview label in settings [CHAR LIMIT=30] --> |
| 973 | <string name="preview">Preview</string> |
John Reck | 71efc2b | 2011-05-09 16:54:28 -0700 | [diff] [blame] | 974 | <!-- Name for the user's unsynced, local bookmarks [CHAR LIMIT=50] --> |
| 975 | <string name="local_bookmarks">Local</string> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 976 | <!-- allows the user to find on webpage [CHAR LIMIT=None] --> |
| 977 | <string name="find_on_page">Find on page</string> |
John Reck | 42229bc | 2011-08-19 13:26:43 -0700 | [diff] [blame] | 978 | <!-- Popup menu checkbox that allows the user to request the desktop version of a webpage [CHAR LIMIT=50] --> |
| 979 | <string name="ua_switcher_desktop">Request desktop site</string> |
Michael Kolb | 1461244 | 2011-06-24 13:06:29 -0700 | [diff] [blame] | 980 | <!-- Preload permission label [CHAR LIMIT=40] --> |
| 981 | <string name="permission_preload_label">Preload results</string> |
John Reck | 40a3661 | 2011-07-20 14:40:20 -0700 | [diff] [blame] | 982 | <!-- Empty text for the "saved pages" tab that is shown when no saved pages exist. [CHAR LIMIT=None] --> |
Claudia de Veaux | 6fbfb77 | 2011-09-30 12:42:36 -0700 | [diff] [blame] | 983 | <string name="empty_snapshots_folder">No saved pages.</string> |
John Reck | 40a3661 | 2011-07-20 14:40:20 -0700 | [diff] [blame] | 984 | <!-- Menu option to delete the currently selected saved page [CHAR LIMIT=50] --> |
| 985 | <string name="remove_snapshot">Delete saved page</string> |
John Reck | f26ff63 | 2011-07-29 10:56:07 -0700 | [diff] [blame] | 986 | <!-- Popup menu option to load the live version of a saved page [CHAR LIMIT=20] --> |
| 987 | <string name="snapshot_go_live">Go live</string> |
Michael Kolb | 30adae6 | 2011-07-29 13:37:05 -0700 | [diff] [blame] | 988 | |
| 989 | <!-- Accessibility content descriptions --> |
| 990 | |
| 991 | <!-- Content description for back button [CHAR LIMIT=NONE] --> |
| 992 | <string name="accessibility_button_back">Go back</string> |
| 993 | <!-- Content description for forward button [CHAR LIMIT=NONE] --> |
| 994 | <string name="accessibility_button_forward">Go forward</string> |
| 995 | <!-- Content description for refresh button [CHAR LIMIT=NONE] --> |
| 996 | <string name="accessibility_button_refresh">Refresh page</string> |
| 997 | <!-- Content description for stop button [CHAR LIMIT=NONE] --> |
| 998 | <string name="accessibility_button_stop">Stop page load</string> |
| 999 | <!-- Content description for add bookmark button [CHAR LIMIT=NONE] --> |
| 1000 | <string name="accessibility_button_addbookmark">Bookmark page</string> |
| 1001 | <!-- Content description for search button [CHAR LIMIT=NONE] --> |
| 1002 | <string name="accessibility_button_search">Search</string> |
| 1003 | <!-- Content description for voice search button [CHAR LIMIT=NONE] --> |
| 1004 | <string name="accessibility_button_voice">Start voice search</string> |
| 1005 | <!-- Content description for bookmarks button [CHAR LIMIT=NONE] --> |
| 1006 | <string name="accessibility_button_bookmarks">Bookmarks</string> |
| 1007 | <!-- Content description for close tab button [CHAR LIMIT=NONE] --> |
| 1008 | <string name="accessibility_button_closetab">Close tab</string> |
| 1009 | <!-- Content description for new tab button [CHAR LIMIT=NONE] --> |
| 1010 | <string name="accessibility_button_newtab">Open new tab</string> |
| 1011 | <!-- Content description for new incognito tab button [CHAR LIMIT=NONE] --> |
| 1012 | <string name="accessibility_button_newincognitotab">Open new incognito tab</string> |
| 1013 | <!-- Content description for clear button [CHAR LIMIT=NONE] --> |
| 1014 | <string name="accessibility_button_clear">Clear input</string> |
| 1015 | <!-- Content description for user agent switcher [CHAR LIMIT=NONE] --> |
| 1016 | <string name="accessibility_button_uaswitch">Switch user agent</string> |
| 1017 | <!-- Content description for go button [CHAR LIMIT=NONE] --> |
| 1018 | <string name="accessibility_button_go">Go</string> |
| 1019 | |
| 1020 | <!-- Content description for tab switcher button [CHAR LIMIT=NONE] --> |
| 1021 | <string name="accessibility_button_navscreen">Page manager</string> |
| 1022 | <!-- Content description for overflow menu button [CHAR LIMIT=NONE] --> |
| 1023 | <string name="accessibility_button_more">More options</string> |
| 1024 | |
| 1025 | <!-- Content description for incognito state [CHAR LIMIT=NONE] --> |
| 1026 | <string name="accessibility_state_incognito">Incognito page</string> |
| 1027 | <!-- Content description for frozen state [CHAR LIMIT=NONE] --> |
| 1028 | <string name="accessibility_state_frozen">Saved page</string> |
| 1029 | |
| 1030 | <!-- Content description for tab switcher transition [CHAR LIMIT=NONE] --> |
| 1031 | <string name="accessibility_transition_navscreen">Tab management</string> |
John Reck | aac2ce0 | 2012-09-21 14:17:47 -0700 | [diff] [blame] | 1032 | <!-- Content description for navigating up in the bookmark folder hierarchy [CHAR LIMIT=NONE] --> |
| 1033 | <string name="accessibility_button_bookmarks_folder_up">Previous folder</string> |
Michael Kolb | 30adae6 | 2011-07-29 13:37:05 -0700 | [diff] [blame] | 1034 | |
kaiyiz | 6e5b3e0 | 2013-08-19 20:02:01 +0800 | [diff] [blame] | 1035 | <!--Add for Navigation Feature --> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1036 | <string name="my_navigation_delete_label">Delete website</string> |
| 1037 | <string name="my_navigation_edit_label">Edit website</string> |
| 1038 | <string name="my_navigation_add_label">Add website</string> |
kaiyiz | 6e5b3e0 | 2013-08-19 20:02:01 +0800 | [diff] [blame] | 1039 | <string name="my_navigation_add">add</string> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1040 | <string name="my_navigation_delete_msg">Delete website?</string> |
| 1041 | <string name="my_navigation_name">Title</string> |
kaiyiz | 6e5b3e0 | 2013-08-19 20:02:01 +0800 | [diff] [blame] | 1042 | <string name="my_navigation_address">Address</string> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1043 | <string name="website_needs_title">Website must have a title</string> |
| 1044 | <string name="website_needs_url">Website must have a URL</string> |
| 1045 | <string name="my_navigation_cannot_save_url">Invalid URL</string> |
| 1046 | <string name="my_navigation_duplicate_url">URL already exists</string> |
| 1047 | <string name="my_navigation_page_title">Home</string> |
qqzhou | a95a2e2 | 2013-04-18 17:28:31 +0800 | [diff] [blame] | 1048 | |
| 1049 | <!-- Add for Carrier Feature.Content description for AV save/play prompt dialog --> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1050 | <string name="http_video_msg">Please select how to handle media file</string> |
qqzhou | a95a2e2 | 2013-04-18 17:28:31 +0800 | [diff] [blame] | 1051 | <string name="video_save">Save</string> |
| 1052 | <string name="video_play">Play</string> |
kaiyiz | a8b6dbb | 2013-07-29 18:11:22 +0800 | [diff] [blame] | 1053 | |
| 1054 | <!-- Add for Carrier Feature.Content description for exit menu item --> |
| 1055 | <string name="exit">Exit</string> |
| 1056 | |
qqzhou | e6ff8b4 | 2013-07-23 17:28:48 +0800 | [diff] [blame] | 1057 | <!-- Add for Carrier Feature.Content description for about menu item --> |
| 1058 | <string name="about">About</string> |
kaiyiz | c4ada32 | 2013-07-30 09:58:07 +0800 | [diff] [blame] | 1059 | |
| 1060 | <!-- Add for Wap2Estore Feature --> |
| 1061 | <string name="estore_homepage" translatable="false">http://3g.189store.com/downclient</string> |
| 1062 | <string name="download_estore_app">Estore app does not exist, please download and install it.</string> |
| 1063 | <string name="estore_url_warning">Launch Estore app failed, url is too long!</string> |
kaiyiz | 4b59d26 | 2013-07-30 10:41:38 +0800 | [diff] [blame] | 1064 | |
| 1065 | <!-- Add for Unsupport Uploading Drm Files Feature --> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1066 | <string name="drm_file_unsupported">Uploading DRM files is not supported!</string> |
luxiaol | b40014b | 2013-07-19 10:01:43 +0800 | [diff] [blame] | 1067 | |
| 1068 | <!-- Add for exit prompt Feature --> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1069 | <string name="exit_browser_title">Exit browser</string> |
| 1070 | <string name="exit_browser_msg">Please select how to exit browser</string> |
luxiaol | b40014b | 2013-07-19 10:01:43 +0800 | [diff] [blame] | 1071 | <string name="exit_minimize">Minimize</string> |
| 1072 | <string name="exit_quit">Quit</string> |
luxiaol | dbe4a62 | 2013-07-19 17:14:06 +0800 | [diff] [blame] | 1073 | |
| 1074 | <!-- Add for new bookmark/folder Feature --> |
| 1075 | <string name="save_bookmark_folder">New folder</string> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1076 | <string name="browser_max_input_title">Reached limit for maximum number of characters</string> |
| 1077 | <string name="browser_max_input">Your input reached the maximum limit of <xliff:g id="MAXLIMIT">%s</xliff:g> characters</string> |
| 1078 | <string name="save_to_bookmarks_title">Save to bookmarks</string> |
| 1079 | <string name="duplicated_folder_warning">Folder already exists</string> |
| 1080 | <string name="overwrite_bookmark_msg">Bookmark\'s name or address already exists. Overwrite it?</string> |
luxiaol | 62677b0 | 2013-07-22 07:54:49 +0800 | [diff] [blame] | 1081 | |
| 1082 | <!-- Add for download save path setting Feature --> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1083 | <string name="invalid_path">Invalid path</string> |
| 1084 | <string name="path_wrong">Wrong Path</string> |
| 1085 | <string name="pref_download_title">Download path settings</string> |
| 1086 | <string name="pref_download_path_setting_screen_title">Custom download path</string> |
luxiaol | 62677b0 | 2013-07-22 07:54:49 +0800 | [diff] [blame] | 1087 | <string name="download_start">OK</string> |
| 1088 | <string name="download_cancel">Cancel</string> |
| 1089 | <string name="download_timeneeded">Time</string> |
| 1090 | <string name="download_filesize">Size</string> |
| 1091 | <string name="download_filepath_label">Path</string> |
| 1092 | <string name="download_edit_filename_label">Name</string> |
kaiyiz | e6a27d0 | 2013-08-22 15:08:19 +0800 | [diff] [blame] | 1093 | <string name="download_default_path">/Download</string> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1094 | <string name="download_no_enough_memory">Insufficient memory for download</string> |
| 1095 | <string name="download_settings_title">Download settings</string> |
| 1096 | <string name="save_page_needs_title">Download filename can not be empty</string> |
| 1097 | <string name="filename_empty_title">Download filename is empty</string> |
| 1098 | <string name="filename_empty_msg">Download filename can not be empty. Please enter a valid filename.</string> |
| 1099 | <string name="download_file_setting">Download file settings</string> |
| 1100 | <string name="unknow_length">Unknown</string> |
| 1101 | <string name="download_file_exist_msg">File already exists. Please input a new filename.</string> |
| 1102 | <string name="download_file_exist">File already exists</string> |
luxiaol | 62677b0 | 2013-07-22 07:54:49 +0800 | [diff] [blame] | 1103 | <string name ="time_min">min</string> |
kaiyiz | f1a6676 | 2013-09-16 16:59:43 +0800 | [diff] [blame] | 1104 | <string name="download_path_phone_storage_label">/Phone Storage</string> |
luxiaol | 62677b0 | 2013-07-22 07:54:49 +0800 | [diff] [blame] | 1105 | <string name="download_path_sd_card_label">/SD card</string> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1106 | <string name="download_path_unavailable_dlg_title">Download directory is unavailable</string> |
| 1107 | <string name="download_path_unavailable_dlg_msg">Please modify the download directory</string> |
| 1108 | <string name="activity_not_found">No activity found to handle this intent <xliff:g id="NOACTIVITY">%s</xliff:g></string> |
kaiyiz | a016da1 | 2013-08-26 17:50:22 +0800 | [diff] [blame] | 1109 | <string name="network_switch_remind_type">wifi_browser_interaction_remind</string> |
kaiyiz | 1c41299 | 2013-08-31 15:24:42 +0800 | [diff] [blame] | 1110 | <!-- Toast message displayed when the full screen received message --> |
| 1111 | <string name="received_message_full_screen">Receive a message from: <xliff:g id="FROM">%s</xliff:g>.</string> |
Panos Thomas | 8556126 | 2014-11-02 23:51:29 -0800 | [diff] [blame^] | 1112 | <string name="acivity_not_found">No activity found to handle this intent <xliff:g id="NOACTIVITY">%s</xliff:g></string> |
Bijan Amirzada | 9b1e988 | 2014-02-26 17:15:46 -0800 | [diff] [blame] | 1113 | <!-- SWE Android Browser --> |
| 1114 | <string name="ssl_certificate">Security certificate</string> |
| 1115 | <string name="ssl_certificate_is_valid">This certificate is valid.</string> |
Bijan Amirzada | 3377eb2 | 2014-03-18 18:46:54 -0700 | [diff] [blame] | 1116 | <string name="version">Version</string> |
Tarun Nainani | ef749cb | 2014-05-19 18:16:53 -0700 | [diff] [blame] | 1117 | </resources> |