blob: a11d446477ae50dd89a328e0a028cd59a9226ba8 [file] [log] [blame]
The Android Open Source Project0c908882009-03-03 19:32:16 -08001<?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 Amirzada9b1e9882014-02-26 17:15:46 -08007
The Android Open Source Project0c908882009-03-03 19:32:16 -08008 http://www.apache.org/licenses/LICENSE-2.0
Bijan Amirzada9b1e9882014-02-26 17:15:46 -08009
The Android Open Source Project0c908882009-03-03 19:32:16 -080010 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 Amirzada9b1e9882014-02-26 17:15:46 -080016<!DOCTYPE resources [
17 <!ENTITY about SYSTEM "about.xml">
18]>
The Android Open Source Project0c908882009-03-03 19:32:16 -080019<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
20 <!-- The name of the application. -->
Bijan Amirzada41242f22014-03-21 12:12:18 -070021 <string name="application_name">Browser</string>
Leon Scroggins8d5fa432009-10-02 15:55:59 -040022 <!-- Displayed with a file picker to choose a file to upload -->
23 <string name="choose_upload">Choose file for upload</string>
Ben Murdoche4c0cae2011-02-18 11:25:38 +000024 <!-- Toast to show the user after they try to open the file picker but no apps on the
25 system can provide a file [CHAR-LIMIT=NONE]-->
26 <string name="uploads_disabled">File uploads are disabled.</string>
Leon Scrogginsa81a7642009-08-31 17:05:41 -040027 <!-- Name of menu item of a new tab. Also used in the title bar when displaying a new tab -->
John Recke3da7d62011-08-10 13:40:23 -070028 <string name="new_tab">New tab</string>
Bijan Amirzada9b1e9882014-02-26 17:15:46 -080029 <!-- Crash tab View title -->
30 <string name="browser_tab_crash_snap">Oops, Snap !</string>
31 <!-- Crash tab button text -->
32 <string name="browser_tab_crash_reload">Reload</string>
33 <!-- Crash tab View message -->
34 <string name="browser_tab_crash_message">
35 Something unexpected happened when displaying this webpage.
36 Please reload or go to another page.
37 </string>
Shimeng (Simon) Wange0ff6192010-09-02 11:38:13 -070038 <!-- Name of menu item of a new incognito tab. Also used in the
39 title bar when displaying a new tab [CHAR LIMIT=30] -->
Enrico Rosd6efa972014-12-02 19:49:59 -080040 <string name="new_incognito_tab">Private Browsing</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080041 <!-- Name of tab containing the user's most visited websites, organized by number of visits -->
42 <string name="tab_most_visited">Most visited</string>
John Reck2bc80422011-06-30 15:11:49 -070043 <!-- Name of tab containing the user's saved pages, organized by time created [CHAR LIMIT=20] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -070044 <string name="tab_snapshots">Saved pages</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080045 <!-- Toast shown when a history item's star is clicked, converting it to a bookmark -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -070046 <string name="added_to_bookmarks">Added to bookmarks.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080047 <!-- Toast shown when a history item's star is clicked off, removing its bookmark -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -070048 <string name="removed_from_bookmarks">Removed from bookmarks.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080049 <!-- Sign-in dialog -->
50 <!-- This is used as the title of a dialog which is used to sign in to a secure site.
51 "%s1"is replaced with the host and "%s2" with realm -->
52 <string name="sign_in_to">Sign in to <xliff:g id="hostname">%s1</xliff:g> \"<xliff:g id="realm">%s2</xliff:g>\"</string>
53 <!-- Prompt for an input box that allows the user to enter their login name -->
54 <string name="username">Name</string>
55 <!-- Prompt for an input box that allows the user to enter their password -->
56 <string name="password">Password</string>
57 <!-- The label on the "sign in" button -->
58 <string name="action">Sign in</string>
Michal Szynkarukefad1c32012-10-29 15:01:35 +010059 <!-- The name of the add bookmark page activity.-->
60 <string name="bookmarks_add_page">Save bookmark</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080061 <!-- Label for a cancel button. It is used for multiple cancel buttons in different contexts -->
62 <string name="cancel">Cancel</string>
63 <!-- Label for a confirm button. Used in multiple contexts. -->
64 <string name="ok">OK</string>
65
Axesh R. Ajmera9bb763e2014-04-04 15:37:34 -070066 <!-- Message to be displayed if url character limit exceeds -->
67 <string name="max_url_character_limit_msg">Max URL limit reached</string>
Vivek Sekhar40713382014-06-11 14:29:32 -070068 <!-- Message to be displayed when google play store does not exist on the device -->
69 <string name="msg_no_google_play">Sorry, Google Play store app does not exist.</string>
Leon Scroggins81db3662009-06-04 17:45:11 -040070
The Android Open Source Project0c908882009-03-03 19:32:16 -080071 <!-- Menu item -->
Enrico Rosd6efa972014-12-02 19:49:59 -080072 <string name="page_info">Page information</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080073 <!-- Page Info dialog strings -->
74 <!-- Noun. The url for the current page. Displayed on the Page Info
75 screen. -->
76 <string name="page_info_address">Address:</string>
77
The Android Open Source Project0c908882009-03-03 19:32:16 -080078 <!-- Title for an SSL error dialog -->
79 <string name="security_warning">Security warning</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080080
81 <!-- Message in an SSL Error dialog -->
Kristian Monsen9eb0e892011-07-13 20:22:37 +010082 <string name="ssl_invalid">This certificate is invalid.</string>
83 <!-- Message in an SSL Error dialog -->
84 <string name="ssl_unknown">Unknown certificate error.</string>
85
The Android Open Source Project0c908882009-03-03 19:32:16 -080086 <!-- Toast informing the user that loading has stopped for the current page. -->
87 <string name="stopping">Stopping\u2026</string>
88 <!-- Menu item to stop the current page from loading. -->
89 <string name="stop">Stop</string>
90 <!-- Menu item to reload or refresh the current page. -->
91 <string name="reload">Refresh</string>
Leon Scroggins64b80f32009-08-07 12:03:34 -040092 <!-- Menu item to go back to the previous page -->
93 <string name="back">Back</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080094 <!-- Menu item to go to the next page (only useful if the user has previously hit back.) -->
95 <string name="forward">Forward</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -080096 <!-- Field label in Bookmark dialog box: refers to URL of the page to bookmark -->
Leon Scroggins III052ce662010-09-13 14:44:16 -040097 <string name="location">Address</string>
John Reck2eec4c32011-05-11 15:55:32 -070098 <!-- Field label in Bookmark dialog box: refers to the account to save the bookmark to -->
99 <string name="account">Account</string>
Leon Scroggins III052ce662010-09-13 14:44:16 -0400100 <!-- Field label in Bookmark dialog box: refers to the folder in which to save the bookmark -->
101 <string name="containing_folder">Add to</string>
Leon Scroggins6573f9e2010-10-18 17:22:35 -0400102 <!-- Default name for a new folder and label for a button that allows the user to create a new folder
103 in the add bookmark dialog -->
Leon Scroggins III052ce662010-09-13 14:44:16 -0400104 <string name="new_folder">New folder</string>
John Reckc8490812010-11-22 14:15:36 -0800105 <!-- Context menu item to edit a folder [CHAR LIMIT=50] -->
106 <string name="edit_folder">Edit folder</string>
107 <!-- Context menu item to delete a folder [CHAR LIMIT=50] -->
108 <string name="delete_folder">Delete folder</string>
Leon Scroggins6573f9e2010-10-18 17:22:35 -0400109 <!-- Label stating that the currently open folder has no subfolders
110 in the add bookmark dialog [CHAR-LIMIT=none]-->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700111 <string name="no_subfolders">No subfolders.</string>
Leon Scroggins88d08032010-10-21 15:17:10 -0400112 <!-- Menu item to save the newly created bookmark to the home screen. [CHAR-LIMIT=30]-->
113 <string name="add_to_homescreen_menu_option">Home screen</string>
114 <!-- Menu item to open a picker to determine which folder to save a bookmark in. [CHAR-LIMIT=30]-->
Pankaj Garg634bf432015-07-13 09:54:21 -0700115 <string name="add_to_other_folder_menu_option">Select folder...</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800116 <!-- Field label in Bookmark dialog box: title that the user wishes to use for the bookmark -->
Michael Kolbd40ac1a2010-09-29 00:23:46 -0700117 <string name="name">Label</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800118 <!-- Initial value in Location field in Bookmark dialog box -->
119 <string name="http">http://</string>
John Reckfe32e432010-11-05 14:13:01 -0700120 <!-- Menu item that opens a dialog to save a bookmark for the current page [CHAR LIMIT=30] -->
Sagar Dhawan53b2ba72015-08-05 15:58:20 -0700121 <!-- Also used as title for AddBookmarkPage -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700122 <string name="save_to_bookmarks">Save to bookmarks</string>
Leon Scroggins III052ce662010-09-13 14:44:16 -0400123 <!-- Title of the dialog to bookmark a page -->
124 <string name="bookmark_this_page">Bookmark this page</string>
Leon Scroggins75630672011-01-13 17:56:15 -0500125 <!-- Option on bookmark dialog to remove the bookmark [CHAR LIMIT=30] -->
126 <string name="remove">Remove</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800127 <!-- Menu item on the bookmarks page, to edit an existing bookmark -->
128 <string name="edit_bookmark">Edit bookmark</string>
John Reckfe32e432010-11-05 14:13:01 -0700129 <!-- Context menu item to create a shortcut to the bookmark on the desktop [CHAR LIMIT=50] -->
Michael Kolbc7485ae2010-09-03 10:10:58 -0700130 <string name="create_shortcut_bookmark">Add shortcut to home</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800131 <!-- Menu item to remove the currently highlighted bookmark-->
132 <string name="remove_bookmark">Delete bookmark</string>
Leon Scroggins186e5932009-07-28 14:14:48 -0400133 <!-- Context menu item to remove a history item from bookmarks -->
134 <string name="remove_from_bookmarks">Remove from bookmarks</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800135 <!-- Menu item to remove the currently highlighted history entry from the list of previously visited sites -->
136 <string name="remove_history_item">Remove from history</string>
Leon Scrogginsfeb941d2009-05-28 17:27:38 -0400137 <!-- Context menu item for setting the bookmark/history item as the homepage -->
138 <string name="set_as_homepage">Set as homepage</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800139 <!-- Toast informing the user that their action to save a bookmark has succeeded -->
Pankaj Garg634bf432015-07-13 09:54:21 -0700140 <string name="bookmark_saved">Bookmarked</string>
Ben Murdoch1794fe22009-09-29 18:14:30 +0100141 <!-- Toast informing the user that their action to save a bookmark did not succeed -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700142 <string name="bookmark_not_saved">Couldn\'t save bookmark.</string>
Leon Scrogginsfeb941d2009-05-28 17:27:38 -0400143 <!-- Toast confirming that the homepage has been set -->
Roy West7d9e4242009-09-18 16:29:38 -0700144 <string name="homepage_set">Homepage set.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800145 <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Name field -->
146 <string name="bookmark_needs_title">"Bookmark must have a name."</string>
147 <!-- Error that appears in the title of Bookmark dialog when user selects OK with empty Location field -->
148 <string name="bookmark_needs_url">"Bookmark must have a location."</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800149 <!-- Error that appears in the title of Bookmark dialog when user selects OK with invalid URL -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700150 <string name="bookmark_url_not_valid">This URL isn\'t valid.</string>
Ben Murdochde353622009-10-12 10:29:00 +0100151 <!-- Error that appears in the Bookmark dialog when user selects OK with a URL of a type we cannot bookmark -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700152 <string name="bookmark_cannot_save_url">This URL can\'t be bookmarked.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800153 <!-- Summary text under the New Bookmark item on the Bookmarks screen.
154 Tells the user that if they select this item, it will bring up a
155 dialog to bookmark the page that the browser is currently viewing,
156 though it is not currently being displayed, since they are viewing
157 the bookmarks screen. -->
158 <string name="current_page">from\u0020</string>
159 <!-- Confirmation dialog message confirming that the user wishes to delete
160 the bookmark they selected for deletion -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700161 <string name="delete_bookmark_warning">Delete bookmark \"<xliff:g id="bookmark">%s</xliff:g>\"?</string>
Pankaj Garg634bf432015-07-13 09:54:21 -0700162 <!-- Confirmation dialog message confirming that the user wishes to delete
163 the folder they selected for deletion -->
164 <string name="delete_folder_warning">Delete folder \"<xliff:g id="bookmark">%s</xliff:g>\"?</string>
John Recke3da7d62011-08-10 13:40:23 -0700165 <!-- Context menu item to open every bookmark in a folder in new tabs [CHAR LIMIT=50] -->
166 <string name="open_all_in_new_window">Open all in new tabs</string>
Bijan Amirzada3f04dc72014-06-25 11:48:36 -0700167 <!-- Displayed in title of chooser dialog for text sent to another app,e.g-send text via SMS or IM-->
168 <string name="sendText">Choose an action for text</string>
Afzal Najamd4e33312012-04-26 01:54:01 -0400169 <!-- Menu item to close all other tabs [CHAR LIMIT=40] -->
170 <string name="close_other_tabs">Close other tabs</string>
Sagar Dhawan53b2ba72015-08-05 15:58:20 -0700171 <!-- Menu item to open the bookmarks page and name of the Tab in the combo view -->
The Android Open Source Project0c908882009-03-03 19:32:16 -0800172 <string name="bookmarks">Bookmarks</string>
173 <!-- Secondary name for the Activity "BrowserBookmarksPage" -->
174 <string name="shortcut_bookmark">Bookmark</string>
John Recka6bebc02011-08-12 16:02:08 -0700175 <!-- Title for the activity asking the user to select a bookmark [CHAR LIMIT=50] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700176 <string name="shortcut_bookmark_title">Choose a bookmark</string>
Sagar Dhawan53b2ba72015-08-05 15:58:20 -0700177 <!-- Menu item to display the History of previously visited pages and the name of the combo view
178 Tab-->
Shimeng (Simon) Wang9884d402010-02-25 20:42:13 -0800179 <string name="history">History</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800180 <!-- Menu item -->
181 <string name="share_page">Share page</string>
Pankaj Garg49b79252014-11-07 17:33:41 -0800182 <!-- Menu item for saving link to homescreen -->
183 <string name="add_to_homescreen">Add to homescreen</string>
John Reck2bc80422011-06-30 15:11:49 -0700184 <!-- Menu item for saving a page for offline reading. This is a view-only snapshot of the page. [CHAR LIMIT=50] -->
185 <string name="menu_save_snapshot">Save for offline reading</string>
John Reck68234a92012-04-19 15:27:12 -0700186 <!-- Dialog message that is shown while saving a page for offline reading. [CHAR LIMIT=50] -->
187 <string name="saving_snapshot">Saving\u2026</string>
John Reck2bc80422011-06-30 15:11:49 -0700188 <!-- Toast informing the user that saving the page for offline reading has failed. [CHAR LIMIT=50] -->
Claudia de Veaux9a75e1b2011-08-17 16:56:49 -0700189 <string name="snapshot_failed">Couldn\'t save for offline reading.</string>
John Reckc8490812010-11-22 14:15:36 -0800190 <!-- The number of bookmarks in a folder [CHAR LIMT=50] -->
191 <string name="contextheader_folder_bookmarkcount"><xliff:g id="bookmark_count">%d</xliff:g> bookmarks</string>
192 <!-- No bookmarks in the folder [CHAR LIMIT=50] -->
193 <string name="contextheader_folder_empty">Empty folder</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800194 <!-- Context Menu item open the currently selected link in the current
195 window.-->
196 <string name="contextmenu_openlink">Open</string>
197 <!-- Context Menu item to open the currently selected link in a new
198 window. -->
John Recke3da7d62011-08-10 13:40:23 -0700199 <string name="contextmenu_openlink_newwindow">Open in new tab</string>
Michael Kolb2dd65c82011-01-14 11:07:38 -0800200 <!-- Context Menu item to open the currently selected link in a new
201 background window. [CHAR LIMIT=50] -->
John Recke3da7d62011-08-10 13:40:23 -0700202 <string name="contextmenu_openlink_newwindow_background">Open in new background tab</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800203 <!-- Context Menu item to save the webpage referred to by this link to the
204 SD card (external storage) -->
205 <string name="contextmenu_savelink">Save link</string>
John Reck47523c62011-01-18 11:18:16 -0800206 <!-- Context Menu item to send the url of the selected link to someone else,
207 via Gmail or another app [CHAR LIMIT=50] -->
208 <string name="contextmenu_sharelink">Share link</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800209 <!-- Context Menu item -->
210 <string name="contextmenu_copy">Copy</string>
211 <!-- Context Menu item to copy the url of the selected link to the
212 clipboard -->
213 <string name="contextmenu_copylink">Copy link URL</string>
214 <!-- Context Menu item to save the image to external storage -->
215 <string name="contextmenu_download_image">Save image</string>
216 <!-- Context Menu item to view the image by itself in the browser -->
217 <string name="contextmenu_view_image">View image</string>
Ben Murdoch4f75ba22009-10-27 11:48:28 +0000218 <!-- Context Menu item to set the image as the home screen wallpaper -->
219 <string name="contextmenu_set_wallpaper">Set as wallpaper</string>
220
The Android Open Source Project0c908882009-03-03 19:32:16 -0800221 <!-- Context Menu item to open the dialer app with the selected phone number
222 -->
223 <string name="contextmenu_dial_dot">Dial\u2026</string>
224 <!-- Context Menu item to add the selected phone number to the address book.
225 -->
226 <string name="contextmenu_add_contact">Add contact</string>
227 <!-- Context Menu item to send an email using the selected email address.-->
228 <string name="contextmenu_send_mail">Send email</string>
229 <!-- Context Menu item to show the currently selected address in the Maps
230 application -->
231 <string name="contextmenu_map">Map</string>
Bijan Amirzada9b1e9882014-02-26 17:15:46 -0800232
Andrei Popescu10fdba82009-09-24 13:25:47 +0100233 <!-- Title of the dialog used for selecting the application that should be
234 used for sharing a link (e.g. Gmail or another app). See also
235 contextmenu_sharelink above -->
236 <string name="choosertitle_sharevia">Share via</string>
237
The Android Open Source Project0c908882009-03-03 19:32:16 -0800238 <!-- Used as the title of dialogs in the Browser Settings confirming that
239 the user wants to clear (cache, history, or cookie data) -->
240 <string name="clear">Clear</string>
241
Shimeng (Simon) Wang9884d402010-02-25 20:42:13 -0800242 <!-- Part of a sentence that says "Replace <url of existing bookmark> with
243 <url of new bookmark>?" -->
244 <string name="replace">Replace</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800245
The Android Open Source Project0c908882009-03-03 19:32:16 -0800246 <!-- Settings screen strings -->
247 <!-- Menu item to open the Settings screen -->
248 <string name="menu_preferences">Settings</string>
249 <!-- Settings screen, section title -->
Pankaj Gargb3b57462014-11-18 17:28:30 -0800250 <string name="pref_content_title">Content settings</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700251 <string name="pref_content_title_summary">Web content setting</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800252 <!-- Settings label -->
253 <string name="pref_content_load_images">Load images</string>
254 <!-- Settings label -->
Roy West7d9e4242009-09-18 16:29:38 -0700255 <string name="pref_content_load_images_summary">Display images on web pages</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700256 <string name="pref_security_allow_popups">Pop ups</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800257 <!-- Settings label -->
258 <string name="pref_content_javascript">Enable JavaScript</string>
259 <!-- Settings label -->
260 <string name="pref_content_open_in_background">Open in background</string>
John Reck47adc5f2011-01-18 14:42:45 -0800261 <!-- Settings summary [CHAR LIMIT=50]-->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700262 <string name="pref_content_open_in_background_summary">Open new tabs behind the current tab</string>
John Reck741a46f2011-03-08 11:01:23 -0800263 <!-- Settings label [CHAR LIMIT=50] -->
Pankaj Garg13531ca2015-08-05 14:00:52 -0700264 <string name="pref_content_homepage">Homepage</string>
Bjorn Bringertd69f51d2010-09-13 14:06:41 +0100265 <!-- Settings label -->
Pankaj Garg13531ca2015-08-05 14:00:52 -0700266 <string name="pref_content_search_engine">Search engine</string>
Bjorn Bringertd69f51d2010-09-13 14:06:41 +0100267 <!-- Settings summary -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700268 <string name="pref_content_search_engine_summary">Choose a search engine</string>
John Reck33bbb802010-10-26 17:13:42 -0700269 <!-- Settings button label that to pick what to set the homepage to [CHAR LIMIT=40] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700270 <string name="pref_set_homepage_to">Set to</string>
John Reck961d35d2011-06-23 09:45:54 -0700271 <string-array name="pref_homepage_choices">
272 <!-- Setting choice to set the homepage to the current page [CHAR LIMIT=40] -->
273 <item>Current page</item>
274 <!-- Setting choice to set the homepage to a blank page [CHAR LIMIT=40] -->
275 <item>Blank page</item>
276 <!-- Setting choice to set the homepage to the default page [CHAR LIMIT=40] -->
277 <item>Default page</item>
John Reck7980ecd2011-07-17 14:16:35 -0700278 <!-- Setting choice to set the homepage to the "Most Visited" homepage feature, which is a list of most visited sites [CHAR LIMIT=40] -->
279 <item>Most visited sites</item>
John Reck961d35d2011-06-23 09:45:54 -0700280 <!-- Setting choice to set the homepage to a user entered URL [CHAR LIMIT=40] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700281 <item>Other</item>
John Reck961d35d2011-06-23 09:45:54 -0700282 </string-array>
Jeff Hamiltona9bad832010-09-24 11:05:30 -0500283
John Reck035a5642010-12-21 18:51:27 -0800284 <!-- Settings screen & section title for "General settings". These include things like
Jeff Hamiltona9bad832010-09-24 11:05:30 -0500285 configuring bookmark syncing to Google servers and form auto fill settings. [CHAR-LIMIT=32] -->
John Reck035a5642010-12-21 18:51:27 -0800286 <string name="pref_general_title">General</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700287 <string name="pref_default_site_settings_title">Default Site Settings</string>
288 <string name="pref_site_settings_title">Site Settings</string>
289 <string name="pref_site_settings_info_panel">Security Information</string>
John Reck035a5642010-12-21 18:51:27 -0800290 <!-- Settings category for autofill under general. [CHAR-LIMIT=50] -->
John Reck567cd1b2011-03-09 12:52:15 -0800291 <string name="pref_general_autofill_title">Auto-fill</string>
Jeff Hamiltona9bad832010-09-24 11:05:30 -0500292
Site Maoabb7bd32015-03-20 15:34:02 -0700293 <!-- Checkbox setting for enabling/disabling power save mode feature -->
294 <string name ="pref_powersave_enabled">Power save mode</string>
295 <!-- Settings summary for the powersave feature. -->
jrizzoli8b6a3612015-08-28 23:05:04 +0200296 <string name ="pref_powersave_enabled_summary">Reduce browser power usage</string>
Site Maoabb7bd32015-03-20 15:34:02 -0700297
Yida Wang078425c2015-06-02 14:14:06 -0400298 <!-- Checkbox setting for enabling/disabling night mode feature -->
299 <string name ="pref_nightmode_enabled">Night mode</string>
300 <!-- Settings summary for the night mode feature. -->
jrizzoli8b6a3612015-08-28 23:05:04 +0200301 <string name ="pref_nightmode_enabled_summary">Invert colors</string>
Yida Wang078425c2015-06-02 14:14:06 -0400302
Ben Murdochaf554522010-09-10 22:09:30 +0100303 <!-- Checkbox setting for enabling/disabling the form AutoFill feature [CHAR-LIMIT=32] -->
John Reck741a46f2011-03-08 11:01:23 -0800304 <string name="pref_autofill_enabled">Form auto-fill</string>
Ben Murdochaf554522010-09-10 22:09:30 +0100305 <!-- Settings summary for the form AutoFill feature. [CHAR-LIMIT=none] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700306 <string name="pref_autofill_enabled_summary">Fill out web forms with a single touch</string>
Pankaj Gargdbdf5aa2015-07-16 15:22:37 -0700307 <plurals name="pref_web_refiner_advertisements">
308 <item quantity="one">%d advertisement</item>
309 <item quantity="other">%d advertisements</item>
310 </plurals>
311 <plurals name="pref_web_refiner_trackers">
312 <item quantity="one">%d tracker</item>
313 <item quantity="other">%d trackers</item>
314 </plurals>
315 <plurals name="pref_web_refiner_malware">
316 <item quantity="one">%d malware threat</item>
317 <item quantity="other">%d malware threats</item>
318 </plurals>
319 <string-array name="pref_web_refiner_message">
320 <item>"Blocked %s. "</item>
321 <item>"Blocked %1$s and %2$s. "</item>
322 <item>"Blocked %1$s, %2$s and $3$s. "</item>
323 </string-array>
Pankaj Garg96d0ccd2015-07-30 16:49:47 -0700324 <string name="pref_valid_cert"
325 >Valid SSL certificate. Communication is encrypted and identity is verified.</string>
Pankaj Gargdbdf5aa2015-07-16 15:22:37 -0700326 <string name="pref_invalid_cert">Site has an invalid SSL certificate.</string>
327 <string name="pref_warning_cert">Site SSL certificate has warnings.</string>
jrizzoli5bba72a2015-08-28 22:03:53 +0200328 <!-- Settings screen, section title [CHAR LIMIT=50] -->
329 <string name="pref_interface_title">Interface</string>
Ben Murdochaf554522010-09-10 22:09:30 +0100330 <!-- 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 Veaux6fbfb772011-09-30 12:42:36 -0700331 <string name="pref_autofill_profile_editor">Auto-fill text</string>
Ben Murdochaf554522010-09-10 22:09:30 +0100332 <!-- Summary for the AutoFill Settings preference [CHAR-LIMIT=none] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700333 <string name="pref_autofill_profile_editor_summary">Set up text to auto-fill in web forms</string>
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100334
Ben Murdoch4db3a2c2010-12-07 11:48:46 +0000335 <!-- 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 Veaux6fbfb772011-09-30 12:42:36 -0700336 <string name="autofill_profile_editor_heading">Type the text you want to auto-fill in web forms.</string>
Ben Murdochaf554522010-09-10 22:09:30 +0100337 <!-- String for the user's full name in the AutoFill profile editor. [CHAR-LIMIT=32] -->
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100338 <string name="autofill_profile_editor_name">Full name:</string>
Ben Murdochaf554522010-09-10 22:09:30 +0100339 <!-- String for the user's e-mail address in the AutoFill profile editor. [CHAR-LIMIT=32] -->
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100340 <string name="autofill_profile_editor_email_address">Email:</string>
341 <!-- String for the user's company name in the AutoFill profile editor. [CHAR-LIMIT=32] -->
342 <string name="autofill_profile_editor_company_name">Company name:</string>
343 <!-- String for the first line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] -->
344 <string name="autofill_profile_editor_address_line_1">Address line 1:</string>
345 <!-- String to suggest to the user the kind of data to be used for the first line of the address. CHAR-LIMIT=64] -->
346 <string name="autofill_profile_editor_address_line_1_hint">Street address, P.O. box, c/o</string>
347 <!-- String for the second line of the user's address in the AutoFill profile editor. [CHAR-LIMIT=32] -->
348 <string name="autofill_profile_editor_address_line_2">Address line 2:</string>
349 <!-- 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 Veaux6fbfb772011-09-30 12:42:36 -0700350 <string name="autofill_profile_editor_address_line_2_hint">Apartment, suite, unit, building, floor, etc.</string>
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100351 <!-- String for the user's city or town in the AutoFill profile editor. [CHAR-LIMIT=32] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700352 <string name="autofill_profile_editor_city">City/Town:</string>
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100353 <!-- String for the user's state or province or region in the AutoFill profile editor. [CHAR-LIMIT=32] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700354 <string name="autofill_profile_editor_state">State/Province/Region:</string>
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100355 <!-- String for the user's zip code in the AutoFill profile editor. [CHAR-LIMIT=32] -->
356 <string name="autofill_profile_editor_zip_code">Zip code:</string>
357 <!-- String for the user's country in the AutoFill profile editor. [CHAR-LIMIT=32] -->
358 <string name="autofill_profile_editor_country">Country:</string>
359 <!-- String for the user's phone number in the AutoFill profile editor. [CHAR-LIMIT=32] -->
360 <string name="autofill_profile_editor_phone_number">Phone:</string>
Ben Murdoch9d9306d2011-01-18 16:06:00 +0000361 <!-- String to display in an error tooltip to inform the user the phone number they provided is not valid. [CHAR-LIMIT=32] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700362 <string name="autofill_profile_editor_phone_number_invalid">Invalid phone number.</string>
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100363
Ben Murdochaf554522010-09-10 22:09:30 +0100364 <!-- Button text to save the AutoFill profile [CHAR-LIMIT=20] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700365 <string name="autofill_profile_editor_save_profile">Save</string>
Ben Murdoch0cb81892010-10-08 12:41:33 +0100366 <!-- Toast message displayed when the profile has been successfully saved [CHAR-LIMIT=none] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700367 <string name="autofill_profile_successful_save">Auto-fill text saved.</string>
Ben Murdoch23da30e2010-10-26 15:18:44 +0100368 <!-- Toast message displayed when the profile has been successfully deleted [CHAR-LIMIT=none] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700369 <string name="autofill_profile_successful_delete">Auto-fill text deleted.</string>
Ben Murdoch36a23dd2010-10-13 13:20:06 +0100370 <!-- Button text to delete all the AutoFill profile data [CHAR-LIMIT=20] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700371 <string name="autofill_profile_editor_delete_profile">Delete</string>
Ben Murdochaf554522010-09-10 22:09:30 +0100372
Site Mao61b68212015-07-16 10:56:31 -0700373 <!-- Text on toast shown to the user when power save mode is enabled or disabled -->
374 <string name="powersave_dialog_on">Enabled: Processor Core Control.\nDisabled: High Performance Features.\nPlease restart browser.</string>
375 <string name="powersave_dialog_off">Power save mode disabled.\nPlease restart browser.</string>
376
Ben Murdoch8029a772010-11-16 11:58:21 +0000377 <!-- Text on a dialog shown to the user when they are prompted to set up the autofill feature [CHAR-LIMIT=NONE] -->
Claudia de Veauxd330e0a2011-11-23 14:56:56 -0800378 <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 Murdoch8029a772010-11-16 11:58:21 +0000379 <!-- Toast message displayed when the user decides to not set up autofill at this time. We want to remind them that they can configure
380 it through the Browser Settings menu. [CHAR-LIMIT=NONE] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700381 <string name="autofill_setup_dialog_negative_toast">You can always set up your auto-fill text from the Browser &gt; Settings &gt; General screen.</string>
Ben Murdoch1d676b62011-01-17 12:54:24 +0000382 <!-- 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.
383 The checkbox allows them to specify they would like to disable the feature altogether [CHAR-LIMIT=NONE] -->
John Reck567cd1b2011-03-09 12:52:15 -0800384 <string name="disable_autofill">Disable auto-fill</string>
jrizzoli5bba72a2015-08-28 22:03:53 +0200385 <!-- Settings screen, section title [CHAR-LIMIT=50] -->
386 <string name="pref_security_title">Security</string>
John Reck035a5642010-12-21 18:51:27 -0800387 <!-- Settings screen, section title [CHAR-LIMIT=50] -->
John Reck741a46f2011-03-08 11:01:23 -0800388 <string name="pref_privacy_security_title">Privacy &amp; security</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700389 <string name="pref_privacy_security_title_summary">Browser security and privacy settings</string>
Pankaj Gargb3b57462014-11-18 17:28:30 -0800390 <!-- Popup dialog -->
391 <string name="pref_select_items">Select items to be cleared</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800392 <!-- Settings label -->
Pankaj Gargb3b57462014-11-18 17:28:30 -0800393 <string name="pref_privacy_clear_selected">Clear selected items</string>
394 <!-- Settings summary -->
395 <string name="pref_privacy_clear_selected_summary">Clear selected items in the list</string>
396 <!-- Confirmation dialog message -->
397 <string name="pref_privacy_clear_selected_dlg">Clear following items?</string>
398 <!-- Settings label -->
399 <string name="pref_privacy_clear_cache">Cache</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800400 <!-- Settings summary -->
Nicolas Roarde46990e2009-06-19 16:27:49 +0100401 <string name="pref_privacy_clear_cache_summary">Clear locally cached content and databases</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800402 <!-- Settings label -->
Pankaj Garg32e1b942015-06-03 18:13:24 -0700403 <string name="pref_privacy_clear_cookies">Cookies and Site Data</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800404 <!-- Settings summary -->
Pankaj Garg32e1b942015-06-03 18:13:24 -0700405 <string name="pref_privacy_clear_cookies_summary">Clear all browser cookies and site data</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800406 <!-- Settings summary -->
407 <string name="pref_privacy_clear_history_summary">Clear the browser navigation history</string>
408 <!-- Confirmation dialog message -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700409 <string name="pref_privacy_clear_history_dlg">Delete the browser navigation history?</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800410 <!-- Settings label -->
Pankaj Gargb3b57462014-11-18 17:28:30 -0800411 <string name="pref_privacy_clear_form_data">Form data</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800412 <!-- Settings summary -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700413 <string name="pref_privacy_clear_form_data_summary">Clear all saved form data</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800414 <!-- Settings label -->
Pankaj Gargb3b57462014-11-18 17:28:30 -0800415 <string name="pref_privacy_clear_passwords">Passwords</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800416 <!-- Settings summary -->
Roy West7d9e4242009-09-18 16:29:38 -0700417 <string name="pref_privacy_clear_passwords_summary">Clear all saved passwords</string>
Nicolas Roarde46990e2009-06-19 16:27:49 +0100418 <!-- Settings label -->
Pankaj Garg32e1b942015-06-03 18:13:24 -0700419 <string name="pref_privacy_enable_geolocation">Location</string>
Nicolas Roarde46990e2009-06-19 16:27:49 +0100420 <!-- Settings label -->
Pankaj Gargb3b57462014-11-18 17:28:30 -0800421 <string name="pref_privacy_clear_geolocation_access">Location access</string>
Nicolas Roarde46990e2009-06-19 16:27:49 +0100422 <!-- Settings summary -->
Steve Blockf344d032009-07-30 10:50:45 +0100423 <string name="pref_privacy_clear_geolocation_access_summary">Clear location access for all websites</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800424 <!-- Settings label -->
425 <string name="pref_security_remember_passwords">Remember passwords</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800426 <!-- Settings label -->
427 <string name="pref_security_save_form_data">Remember form data</string>
Axesh R. Ajmera2e241242014-05-19 15:53:38 -0700428 <!-- Settings Label -->
Pankaj Garg21dad562015-07-02 17:17:24 -0700429 <string name="pref_do_not_track">Request \'Do Not Track\'</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800430 <!-- Settings label -->
431 <string name="pref_security_accept_cookies">Accept cookies</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700432
433 <string name="pref_security_allow_mic">Microphone</string>
434 <string name="pref_security_allow_camera">Camera</string>
Pankaj Garg21dad562015-07-02 17:17:24 -0700435 <string name="pref_security_web_refiner">Ads and distracting content</string>
436 <string name="pref_security_accept_third_party_cookies">Third party cookies</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700437 <string name="pref_security_ask_before_using">Ask before using</string>
438 <string name="pref_security_allowed">Allowed</string>
439 <string name="pref_security_not_allowed">Not allowed</string>
440 <string name="pref_security_remember">Remember</string>
Pankaj Garg21dad562015-07-02 17:17:24 -0700441 <string name="pref_security_on">On</string>
442 <string name="pref_security_off">Off</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700443 <string name="pref_website_title">Website</string>
444 <string name="pref_security_add">Add</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700445 <string name="pref_security_origin_name">Site Origin</string>
446 <string name="pref_security_access_is_allowed">access is allowed</string>
447
Bijan Amirzada3bbb3a42014-06-17 12:06:18 -0700448 <!-- Settings text size options - displays sample font size in settings -->
449 <string name="pref_sample_font_size">Drag the slider to adjust the font size to set the desired comfortable reading size.</string>
John Reck40badf22011-04-20 15:31:13 -0700450 <!-- Label for minimum font size [CHAR LIMIT=30] -->
451 <string name="pref_min_font_size">Minimum font size</string>
John Reck7dc444b2011-06-16 17:44:29 -0700452 <!-- Label for the current minimum font size value [CHAR LIMIT=6] -->
453 <string name="pref_min_font_size_value"><xliff:g id="font_size">%d</xliff:g>pt</string>
Mangesh Ghiwaref1793b62011-10-05 11:43:44 -0700454 <!-- Label for text scaling (percent) [CHAR LIMIT=30] -->
455 <string name="pref_text_zoom">Text scaling</string>
John Reck92f25f82011-04-26 16:57:10 -0700456 <!-- Label for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] -->
457 <string name="pref_force_userscalable">Force enable zoom</string>
458 <!-- Summary for whether or not to force-enable user scalablity (aka, zoom) [CHAR LIMIT=30] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700459 <string name="pref_force_userscalable_summary">Override a website\'s request to control zoom behavior</string>
Nicolas Roard5d513102011-08-03 15:35:34 -0700460 <!-- Inverted screen category under accessibility settings [CHAR LIMIT=50] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700461 <string name="pref_inverted_category">Inverted screen rendering</string>
Nicolas Roard5d513102011-08-03 15:35:34 -0700462 <!-- 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 Veaux6fbfb772011-09-30 12:42:36 -0700463 <string name="pref_inverted">Inverted rendering</string>
Nicolas Roard5d513102011-08-03 15:35:34 -0700464 <!-- Summary for the inverted screen feature. [CHAR LIMIT=120] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700465 <string name="pref_inverted_summary">Black becomes white and vice versa</string>
Nicolas Roard5d513102011-08-03 15:35:34 -0700466 <!-- Title for the inverted screen contrast. Change the contrast value from 1.0 to 3.0. [CHAR LIMIT=30] -->
467 <string name="pref_inverted_contrast">Contrast</string>
John Reck856933b2011-01-06 19:18:57 -0800468 <!-- Settings screen, section title [CHAR LIMIT=50] -->
John Reck035a5642010-12-21 18:51:27 -0800469 <string name="pref_extras_title">Advanced</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800470 <!-- Settings label -->
Pankaj Garg21dad562015-07-02 17:17:24 -0700471 <string name="pref_extras_website_settings">Per site settings</string>
Nicolas Roard78a98e42009-05-11 13:34:17 +0100472 <!-- Settings summary -->
Ben Murdochbe9560d2009-11-09 09:52:21 -0800473 <string name="pref_extras_website_settings_summary">Advanced settings for individual websites</string>
Nicolas Roard78a98e42009-05-11 13:34:17 +0100474 <!-- Settings label -->
The Android Open Source Project0c908882009-03-03 19:32:16 -0800475 <string name="pref_extras_reset_default">Reset to default</string>
Pankaj Garg21dad562015-07-02 17:17:24 -0700476 <string name="pref_extras_reset">Reset</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800477 <!-- Settings summary -->
Bart Sears74793742010-03-04 17:34:29 -0800478 <string name="pref_extras_reset_default_summary">Restore default settings</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800479 <!-- Confirmation dialog message -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700480 <string name="pref_extras_reset_default_dlg">Revert settings to default values?</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800481 <!-- Title for a group of settings -->
482 <string name="pref_development_title">Debug</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800483 <!-- Settings screen, setting option name -->
Grace Kloba2f830682009-06-25 11:08:53 -0700484 <string name="pref_default_text_encoding">Text encoding</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800485 <!-- Do not translate. Actual encoding values. Must be valid text encodings understandable from WebKit. -->
Tarun Nainani95b79682014-12-09 09:38:04 -0800486 <string name="pref_default_text_encoding_default">UTF-8</string>
Pankaj Garg21dad562015-07-02 17:17:24 -0700487 <string name="pref_edge_swipe_title">Edge swipe</string>
Pankaj Garg1c13cab2015-05-12 11:52:17 -0700488 <string name="pref_edge_swipe_option_msg">When swiping, would you like:</string>
489 <string name="pref_temporal_edge_swipe">Previous/Next Web Site</string>
490 <string name="pref_spatial_edge_swipe">Change Tab</string>
jrizzoli8b6a3612015-08-28 23:05:04 +0200491 <string name="pref_disable_edge_swipe">Do nothing</string>
Pankaj Garg1c13cab2015-05-12 11:52:17 -0700492 <string name="pref_edge_swipe_option_close">Close</string>
493 <string name="pref_temporal_edge_swipe_enabled_toast">Swipe from edge to navigate</string>
494 <string name="pref_spatial_edge_swipe_enabled_toast">Swipe from edge to change tabs</string>
495 <string name="pref_edge_swipe_disabled_toast">Swiping from edge disabled</string>
Pankaj Garg7961e472015-08-11 14:45:10 -0700496 <string name="pref_edge_swipe_unknown">Choose behavior</string>
Pankaj Garg1c13cab2015-05-12 11:52:17 -0700497 <string-array name="pref_edge_swiping_choices">
498 <item>@string/pref_temporal_edge_swipe</item>
499<!--
500 <item>@string/pref_spatial_edge_swipe</item>
501-->
502 <item>@string/pref_disable_edge_swipe</item>
503 </string-array>
John Reck40badf22011-04-20 15:31:13 -0700504 <!-- Title for accessibility settings [CHAR LIMIT=25] -->
505 <string name="pref_accessibility_title">Accessibility</string>
Pankaj Garg32e1b942015-06-03 18:13:24 -0700506 <string name="pref_accessibility_title_summary">Text size and zooming</string>
John Reck8fc22a12011-06-16 14:57:41 -0700507 <!-- Font size settings category under accessibility settings [CHAR LIMIT=50] -->
Mangesh Ghiwaref1793b62011-10-05 11:43:44 -0700508 <string name="pref_font_size_category">Text size</string>
John Reckb8b2af82011-05-20 15:58:33 -0700509 <!-- Title for the fullscreen lab feature [CHAR LIMIT=40] -->
Sagar Dhawan1e040c72014-12-11 20:24:12 -0800510 <string name="pref_lab_fullscreen">Immersive</string>
Michael Kolbc38c6042011-04-27 10:46:06 -0700511 <!-- Summary for the fullscreen lab feature [CHAR LIMIT=120] -->
512 <string name="pref_lab_fullscreen_summary">
Sagar Dhawan1e040c72014-12-11 20:24:12 -0800513 Make the browser fullscreen</string>
Michael Kolb14612442011-06-24 13:06:29 -0700514 <!-- Title for search preloading [CHAR LIMIT=40] -->
515 <string name="pref_data_preload_title">Search result preloading</string>
Mathew Inwood467813f2011-09-02 15:43:17 +0100516 <!-- Search preloading options [CHAR LIMIT=20] -->
Sagar Dhawan53b2ba72015-08-05 15:58:20 -0700517 <!-- Link prefetching options [CHAR LIMIT=20] -->
518 <string-array name="pref_temporal_choices">
Mathew Inwood467813f2011-09-02 15:43:17 +0100519 <item>Never</item>
Claudia de Veaux9e374472011-10-17 13:03:10 -0700520 <item>Only on Wi-Fi</item>
Mathew Inwood467813f2011-09-02 15:43:17 +0100521 <item>Always</item>
522 </string-array>
Michael Kolb14612442011-06-24 13:06:29 -0700523 <!-- Summary for search preloading [CHAR LIMIT=80] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700524 <string name="pref_data_preload_summary">Allow browser to preload high confidence search results in the background</string>
Victoria Lease96497832012-03-23 14:19:56 -0700525 <!-- Title for link prefetching [CHAR LIMIT=40] -->
526 <string name="pref_link_prefetch_title">Web page preloading</string>
Victoria Lease96497832012-03-23 14:19:56 -0700527 <!-- Summary for link prefetching [CHAR LIMIT=80] -->
528 <string name="pref_link_prefetch_summary">Allow browser to preload linked web pages in the background</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800529 <!-- Dialog box title -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700530 <string name="browserFrameFormResubmitLabel"></string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800531 <!-- Dialog box message -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700532 <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 Project0c908882009-03-03 19:32:16 -0800533 <!-- Menu item -->
534 <string name="clear_history">Clear history</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800535 <!-- Appears on History screen if no history is found -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700536 <string name="empty_history">No browser history.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800537 <!-- Displayed at the top of the bookmarks page. When clicked, it bookmarks the page the browser is currently showing -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700538 <string name="add_new_bookmark">Add bookmark</string>
Leon Scroggins89c6d362009-07-15 16:54:37 -0400539 <!-- Verb placed in front of a screenshot of a web page that, when clicked,
540 will add that page to bookmarks -->
541 <string name="add_bookmark_short">Add</string>
Bijan Amirzada9b1e9882014-02-26 17:15:46 -0800542
The Android Open Source Project0c908882009-03-03 19:32:16 -0800543 <!-- This string is for the browser "Go To" UI. -->
The Android Open Source Project0c908882009-03-03 19:32:16 -0800544 <!-- This is the hint text shown in the Go To widget, before text is entered. -->
Leon Scroggins2f40ce82009-07-30 15:43:35 -0400545 <string name="search_hint">Search or type URL</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800546 <!-- This string is for the browser "Go To" UI. -->
547 <!-- This is the button label in the "Go To" UI. -->
548 <string name="search_button_text">Go</string>
Mike LeBeaud45fb4d2009-06-30 18:33:06 -0700549 <!-- The string used to describe the browser as a searchable item within system search settings. -->
550 <string name="search_settings_description">Bookmarks and web history</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800551
The Android Open Source Project0c908882009-03-03 19:32:16 -0800552 <!-- Label for a button to allow a particular popup window to open -->
553 <string name="allow">Allow</string>
554 <!-- Label for a button to disallow a particular popup from opening -->
555 <string name="block">Block</string>
556
557 <!-- Title for a dialog informing the user that they cannot open any more
558 windows because the limit has been reached. -->
John Recke3da7d62011-08-10 13:40:23 -0700559 <string name="too_many_windows_dialog_title">Tab limit reached</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800560 <!-- Message in a dialog telling the user that they cannot open any more
561 windows because the limit has been reached. -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700562 <string name="too_many_windows_dialog_message">Can\'t open a new tab until you close one.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800563 <!-- Title for a dialog informing the user that they cannot open a subwindow
564 because only one can be open at a time. -->
565 <string name="too_many_subwindows_dialog_title">Pop-up already open</string>
566 <!-- Message for a dialog informing the user that they cannot open a
567 subwindow because only one can be open at a time. -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700568 <string name="too_many_subwindows_dialog_message">Only one pop-up can be open
569 at a time.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800570
571 <!-- Download History UI strings -->
Eric Fischer91e25362010-09-28 16:34:19 -0700572 <!-- Dialog title [CHAR LIMIT=25] -->
The Android Open Source Project0c908882009-03-03 19:32:16 -0800573 <!-- Dialog title -->
Eric Fischer91e25362010-09-28 16:34:19 -0700574 <string name="download_no_sdcard_dlg_title" product="default">No SD card</string>
575 <!-- Dialog message [CHAR LIMIT=NONE] -->
The Android Open Source Project0c908882009-03-03 19:32:16 -0800576 <!-- Dialog message -->
Eric Fischer91e25362010-09-28 16:34:19 -0700577 <string name="download_no_sdcard_dlg_msg" product="default">An SD card is required to download <xliff:g id="filename">%s</xliff:g>.</string>
578 <!-- Title for a dialog informing the user that the SD card used for
579 external storage is busy so they cannot download anything [CHAR LIMIT=25] -->
The Android Open Source Project0c908882009-03-03 19:32:16 -0800580 <!-- Title for a dialog informing the user that the SD card used for
581 external storage is busy so they cannot download anything -->
Eric Fischer91e25362010-09-28 16:34:19 -0700582 <string name="download_sdcard_busy_dlg_title" product="default">SD card unavailable</string>
583 <!-- Message for a dialog informing the user that the SD card used for
584 external storage is busy so they cannot download anything. Informs
585 the user how to enable SD card storage [CHAR LIMIT=NONE] -->
The Android Open Source Project0c908882009-03-03 19:32:16 -0800586 <!-- Message for a dialog informing the user that the SD card used for
587 external storage is busy so they cannot download anything. Informs
588 the user how to enable SD card storage -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700589 <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 Scrogginscf79ca62010-01-21 16:17:56 -0500590
Leon Scroggins11e309c2011-02-01 13:37:14 -0500591 <!-- Toast for a download which cannot begin because the URL is not http or https -->
592 <string name="cannot_download">Can only download \"http\" or \"https\" URLs.</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800593 <!-- Message in the list of items which have received download requests
594 telling their status. This message states that the download has not
595 yet begun -->
596 <string name="download_pending">Starting download\u2026</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800597
Mike LeBeau1ef26a32009-05-13 20:11:00 -0700598 <!-- The description of the suggestion that lets the user search the web for the query currently
599 in the text field. -->
600 <string name="search_the_web">Search the web</string>
The Android Open Source Project0c908882009-03-03 19:32:16 -0800601
Nicolas Roard78a98e42009-05-11 13:34:17 +0100602 <!-- HTML5 dialogs -->
Andrei Popescu86943772009-07-30 14:48:55 +0100603 <!-- 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. -->
604 <string name="webstorage_outofspace_notification_title">Browser storage full</string>
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700605 <string name="webstorage_outofspace_notification_text">Touch to free up space.</string>
Nicolas Roard78a98e42009-05-11 13:34:17 +0100606 <!-- Used in the Browser Settings -->
Pankaj Garg32e1b942015-06-03 18:13:24 -0700607 <string name="webstorage_clear_data_title">Storage</string>
Pankaj Garg21dad562015-07-02 17:17:24 -0700608 <string name="webstorage_private_data_title">Private data</string>
Bijan Amirzada9b1e9882014-02-26 17:15:46 -0800609
Nicolas Roard78a98e42009-05-11 13:34:17 +0100610 <!-- Confirmation dialog when the user ask to clear all data for an origin -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700611 <string name="webstorage_clear_data_dialog_message">Delete all data stored by this website?</string>
Sagar Dhawan53b2ba72015-08-05 15:58:20 -0700612 <!-- String shown in a progress view while a video is loading, before it starts playing -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700613 <string name="loading_video">Loading video\u2026</string>
Nicolas Roard78a98e42009-05-11 13:34:17 +0100614
Steve Blockf344d032009-07-30 10:50:45 +0100615 <!-- Geolocation -->
Steve Blockf344d032009-07-30 10:50:45 +0100616 <!-- Settings page dialog -->
Axesh R. Ajmera2e241242014-05-19 15:53:38 -0700617 <string-array name="geolocation_settings_choices">
618 <item>Deny forever</item>
Tarun Nainani666d2642015-09-14 11:34:02 -0700619 <item>@string/geolocation_permissions_prompt_share_for_limited_time</item>
Axesh R. Ajmera2e241242014-05-19 15:53:38 -0700620 <item>Allow forever</item>
Axesh R. Ajmera2e241242014-05-19 15:53:38 -0700621 </string-array>
Axesh R. Ajmera2e241242014-05-19 15:53:38 -0700622
Pankaj Garg32e1b942015-06-03 18:13:24 -0700623 <string name="website_settings_add_origin">New Site</string>
Ben Murdochb9daacb2009-09-14 10:48:24 +0100624 <!-- Label for the menu item in the website settings activity used to clear data stored by all websites -->
Roy West7d9e4242009-09-18 16:29:38 -0700625 <string name="website_settings_clear_all">Clear all</string>
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700626 <string name="website_settings_clear_all_dialog_message">Delete all website data and location permissions?</string>
Ben Murdochb9daacb2009-09-14 10:48:24 +0100627
Ben Murdoch4f75ba22009-10-27 11:48:28 +0000628 <!-- Text in the progress dialog when we are setting an image as the home screen wallpaper. -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700629 <string name="progress_dialog_setting_wallpaper">Setting wallpaper\u2026</string>
Ben Murdoch4f75ba22009-10-27 11:48:28 +0000630
Jeff Hamiltondb90aa82010-09-16 03:38:04 -0500631 <!-- The string that is displayed when there are no bookmarks to display.
632 This is centered in the middle of the screen [CHAR LIMIT=NONE] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700633 <string name="empty_bookmarks_folder">No bookmarks.</string>
Jeff Hamiltondb90aa82010-09-16 03:38:04 -0500634
John Reckd18ac4b2012-04-12 17:27:34 -0700635 <!-- The folder name for the special "Other Bookmarks" folder created by Chrome [CHAR LIMIT=24] -->
636 <string name="other_bookmarks">Other Bookmarks</string>
637
Jeff Hamiltona9bad832010-09-24 11:05:30 -0500638 <!-- 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 Veaux6fbfb772011-09-30 12:42:36 -0700639 <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 Reck00c71512011-03-08 17:43:31 -0800640
Jeff Hamiltona9bad832010-09-24 11:05:30 -0500641 <!-- 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 Reck00c71512011-03-08 17:43:31 -0800642 <string name="import_bookmarks_dialog_remove">Delete bookmarks</string>
643
Michael Kolbba99c5d2010-11-29 14:57:41 -0800644 <!-- Url Selection Action Mode -->
645
646 <!-- Menu item to share URL selection [CHAR LIMIT=30] -->
647 <string name="menu_share_url">Share</string>
648
Michael Kolb843510f2010-12-09 10:51:49 -0800649 <!-- Toast to inform the user that the maximum number of tabs has been
650 reached. [CHAR LIMIT=50] -->
651 <string name="max_tabs_warning">No more tabs available</string>
652
John Reck8fc22a12011-06-16 14:57:41 -0700653 <!-- Font size preview label in settings [CHAR LIMIT=30] -->
654 <string name="preview">Preview</string>
John Reck71efc2b2011-05-09 16:54:28 -0700655 <!-- Name for the user's unsynced, local bookmarks [CHAR LIMIT=50] -->
656 <string name="local_bookmarks">Local</string>
Bijan Amirzada9b1e9882014-02-26 17:15:46 -0800657 <!-- allows the user to find on webpage [CHAR LIMIT=None] -->
658 <string name="find_on_page">Find on page</string>
John Reck42229bc2011-08-19 13:26:43 -0700659 <!-- Popup menu checkbox that allows the user to request the desktop version of a webpage [CHAR LIMIT=50] -->
660 <string name="ua_switcher_desktop">Request desktop site</string>
Ze G Riande2a675c22015-06-03 11:15:24 -0700661 <!-- Popup menu checkbox that loads the reader mode version of the current webpage -->
662 <string name="enable_reader_mode">Reader mode</string>
Michael Kolb14612442011-06-24 13:06:29 -0700663 <!-- Preload permission label [CHAR LIMIT=40] -->
664 <string name="permission_preload_label">Preload results</string>
John Reck40a36612011-07-20 14:40:20 -0700665 <!-- Empty text for the "saved pages" tab that is shown when no saved pages exist. [CHAR LIMIT=None] -->
Claudia de Veaux6fbfb772011-09-30 12:42:36 -0700666 <string name="empty_snapshots_folder">No saved pages.</string>
John Reck40a36612011-07-20 14:40:20 -0700667 <!-- Menu option to delete the currently selected saved page [CHAR LIMIT=50] -->
668 <string name="remove_snapshot">Delete saved page</string>
John Reckf26ff632011-07-29 10:56:07 -0700669 <!-- Popup menu option to load the live version of a saved page [CHAR LIMIT=20] -->
670 <string name="snapshot_go_live">Go live</string>
Michael Kolb30adae62011-07-29 13:37:05 -0700671
672 <!-- Accessibility content descriptions -->
673
674 <!-- Content description for back button [CHAR LIMIT=NONE] -->
675 <string name="accessibility_button_back">Go back</string>
676 <!-- Content description for forward button [CHAR LIMIT=NONE] -->
677 <string name="accessibility_button_forward">Go forward</string>
678 <!-- Content description for refresh button [CHAR LIMIT=NONE] -->
679 <string name="accessibility_button_refresh">Refresh page</string>
680 <!-- Content description for stop button [CHAR LIMIT=NONE] -->
681 <string name="accessibility_button_stop">Stop page load</string>
682 <!-- Content description for add bookmark button [CHAR LIMIT=NONE] -->
683 <string name="accessibility_button_addbookmark">Bookmark page</string>
684 <!-- Content description for search button [CHAR LIMIT=NONE] -->
685 <string name="accessibility_button_search">Search</string>
686 <!-- Content description for voice search button [CHAR LIMIT=NONE] -->
687 <string name="accessibility_button_voice">Start voice search</string>
Michael Kolb30adae62011-07-29 13:37:05 -0700688 <!-- Content description for close tab button [CHAR LIMIT=NONE] -->
689 <string name="accessibility_button_closetab">Close tab</string>
690 <!-- Content description for new tab button [CHAR LIMIT=NONE] -->
691 <string name="accessibility_button_newtab">Open new tab</string>
692 <!-- Content description for new incognito tab button [CHAR LIMIT=NONE] -->
693 <string name="accessibility_button_newincognitotab">Open new incognito tab</string>
694 <!-- Content description for clear button [CHAR LIMIT=NONE] -->
695 <string name="accessibility_button_clear">Clear input</string>
Michael Kolb30adae62011-07-29 13:37:05 -0700696
697 <!-- Content description for tab switcher button [CHAR LIMIT=NONE] -->
698 <string name="accessibility_button_navscreen">Page manager</string>
Michael Kolb30adae62011-07-29 13:37:05 -0700699
700 <!-- Content description for incognito state [CHAR LIMIT=NONE] -->
701 <string name="accessibility_state_incognito">Incognito page</string>
702 <!-- Content description for frozen state [CHAR LIMIT=NONE] -->
703 <string name="accessibility_state_frozen">Saved page</string>
704
705 <!-- Content description for tab switcher transition [CHAR LIMIT=NONE] -->
706 <string name="accessibility_transition_navscreen">Tab management</string>
John Reckaac2ce02012-09-21 14:17:47 -0700707 <!-- Content description for navigating up in the bookmark folder hierarchy [CHAR LIMIT=NONE] -->
708 <string name="accessibility_button_bookmarks_folder_up">Previous folder</string>
Michael Kolb30adae62011-07-29 13:37:05 -0700709
kaiyiz6e5b3e02013-08-19 20:02:01 +0800710 <!--Add for Navigation Feature -->
Panos Thomas85561262014-11-02 23:51:29 -0800711 <string name="my_navigation_delete_label">Delete website</string>
712 <string name="my_navigation_edit_label">Edit website</string>
713 <string name="my_navigation_add_label">Add website</string>
kaiyiz6e5b3e02013-08-19 20:02:01 +0800714 <string name="my_navigation_add">add</string>
Panos Thomas85561262014-11-02 23:51:29 -0800715 <string name="my_navigation_delete_msg">Delete website?</string>
716 <string name="my_navigation_name">Title</string>
kaiyiz6e5b3e02013-08-19 20:02:01 +0800717 <string name="my_navigation_address">Address</string>
Panos Thomas85561262014-11-02 23:51:29 -0800718 <string name="website_needs_title">Website must have a title</string>
719 <string name="website_needs_url">Website must have a URL</string>
720 <string name="my_navigation_cannot_save_url">Invalid URL</string>
721 <string name="my_navigation_duplicate_url">URL already exists</string>
722 <string name="my_navigation_page_title">Home</string>
qqzhoua95a2e22013-04-18 17:28:31 +0800723
724 <!-- Add for Carrier Feature.Content description for AV save/play prompt dialog -->
Panos Thomas85561262014-11-02 23:51:29 -0800725 <string name="http_video_msg">Please select how to handle media file</string>
qqzhoua95a2e22013-04-18 17:28:31 +0800726 <string name="video_save">Save</string>
727 <string name="video_play">Play</string>
kaiyiza8b6dbb2013-07-29 18:11:22 +0800728
729 <!-- Add for Carrier Feature.Content description for exit menu item -->
730 <string name="exit">Exit</string>
731
qqzhoue6ff8b42013-07-23 17:28:48 +0800732 <!-- Add for Carrier Feature.Content description for about menu item -->
733 <string name="about">About</string>
kaiyizc4ada322013-07-30 09:58:07 +0800734
kaiyizc4ada322013-07-30 09:58:07 +0800735 <string name="download_estore_app">Estore app does not exist, please download and install it.</string>
736 <string name="estore_url_warning">Launch Estore app failed, url is too long!</string>
kaiyiz4b59d262013-07-30 10:41:38 +0800737
738 <!-- Add for Unsupport Uploading Drm Files Feature -->
Panos Thomas85561262014-11-02 23:51:29 -0800739 <string name="drm_file_unsupported">Uploading DRM files is not supported!</string>
luxiaolb40014b2013-07-19 10:01:43 +0800740
741 <!-- Add for exit prompt Feature -->
Panos Thomas85561262014-11-02 23:51:29 -0800742 <string name="exit_browser_title">Exit browser</string>
743 <string name="exit_browser_msg">Please select how to exit browser</string>
luxiaolb40014b2013-07-19 10:01:43 +0800744 <string name="exit_minimize">Minimize</string>
745 <string name="exit_quit">Quit</string>
luxiaoldbe4a622013-07-19 17:14:06 +0800746
Panos Thomas85561262014-11-02 23:51:29 -0800747 <string name="browser_max_input_title">Reached limit for maximum number of characters</string>
748 <string name="browser_max_input">Your input reached the maximum limit of <xliff:g id="MAXLIMIT">%s</xliff:g> characters</string>
Panos Thomas85561262014-11-02 23:51:29 -0800749 <string name="duplicated_folder_warning">Folder already exists</string>
750 <string name="overwrite_bookmark_msg">Bookmark\'s name or address already exists. Overwrite it?</string>
luxiaol62677b02013-07-22 07:54:49 +0800751
752 <!-- Add for download save path setting Feature -->
Panos Thomas85561262014-11-02 23:51:29 -0800753 <string name="invalid_path">Invalid path</string>
754 <string name="path_wrong">Wrong Path</string>
755 <string name="pref_download_title">Download path settings</string>
756 <string name="pref_download_path_setting_screen_title">Custom download path</string>
luxiaol62677b02013-07-22 07:54:49 +0800757 <string name="download_timeneeded">Time</string>
758 <string name="download_filesize">Size</string>
759 <string name="download_filepath_label">Path</string>
760 <string name="download_edit_filename_label">Name</string>
kaiyize6a27d02013-08-22 15:08:19 +0800761 <string name="download_default_path">/Download</string>
Panos Thomas85561262014-11-02 23:51:29 -0800762 <string name="download_no_enough_memory">Insufficient memory for download</string>
763 <string name="download_settings_title">Download settings</string>
Panos Thomas85561262014-11-02 23:51:29 -0800764 <string name="filename_empty_title">Download filename is empty</string>
765 <string name="filename_empty_msg">Download filename can not be empty. Please enter a valid filename.</string>
Panos Thomas85561262014-11-02 23:51:29 -0800766 <string name="unknow_length">Unknown</string>
767 <string name="download_file_exist_msg">File already exists. Please input a new filename.</string>
768 <string name="download_file_exist">File already exists</string>
luxiaol62677b02013-07-22 07:54:49 +0800769 <string name ="time_min">min</string>
jrizzoli43fc69f2015-08-28 13:25:52 +0200770 <string name="download_path_phone_storage_label">/sdcard</string>
luxiaol62677b02013-07-22 07:54:49 +0800771 <string name="download_path_sd_card_label">/SD card</string>
Panos Thomas85561262014-11-02 23:51:29 -0800772 <string name="download_path_unavailable_dlg_title">Download directory is unavailable</string>
773 <string name="download_path_unavailable_dlg_msg">Please modify the download directory</string>
774 <string name="activity_not_found">No activity found to handle this intent <xliff:g id="NOACTIVITY">%s</xliff:g></string>
kaiyiz1c412992013-08-31 15:24:42 +0800775 <!-- Toast message displayed when the full screen received message -->
776 <string name="received_message_full_screen">Receive a message from: <xliff:g id="FROM">%s</xliff:g>.</string>
Enrico Ros1f5a0952014-11-18 20:15:48 -0800777 <!-- Snapdragon Browser Additions -->
Bijan Amirzada9b1e9882014-02-26 17:15:46 -0800778 <string name="ssl_certificate">Security certificate</string>
779 <string name="ssl_certificate_is_valid">This certificate is valid.</string>
Bijan Amirzada3377eb22014-03-18 18:46:54 -0700780 <string name="version">Version</string>
Pankaj Garg18902562014-12-05 16:18:51 -0800781 <string name="build_date">Build Date</string>
782 <string name="build_hash">Build Hash</string>
783 <string name="user_agent">User Agent</string>
784 <string name="help">Help</string>
785 <string name="feedback">Feedback</string>
Tarun Nainanif03c7962015-06-03 11:38:33 -0700786 <string name="swe_legal">Legal information</string>
787 <string name="swe_open_source_licenses">Open source licenses</string>
Tarun Nainanif03c7962015-06-03 11:38:33 -0700788 <string name="swe_pref_legal_info_summary">Copyright (c) 2015, The Linux Foundation. All rights reserved.</string>
789 <string name="swe_eula">End user licenses agreement</string>
Tarun Nainanif03c7962015-06-03 11:38:33 -0700790 <string name="swe_privacy_policy">Privacy policy</string>
Panos Thomas64c77e02014-12-17 22:15:23 -0800791
792 <!-- Toast message displayed when user attempts to modify a setting disabled by the administrator -->
793 <string name="mdm_managed_alert">Managed by your administrator</string>
jrizzoli5bba72a2015-08-28 22:03:53 +0200794 <!-- My Navigation - Bookmarks + History + Saved -->
795 <string name="mystuffs">My Navigation</string>
Tarun Nainani666d2642015-09-14 11:34:02 -0700796
797
798 <!-- Place holder for SWE engine strings added to
799 'chrome/android/java/strings/android_chrome_strings.grd'. Follow
800 chromium android grd naming convention. Follow exact mapping rules from
801 grd to xml. All grd strings maps to xml name in lowercase with 'IDS_'
802 prefix being stripped. For more info check out chromium's
803 UI-localization page. -->
804 <!-- Geolocation infobar promt-->
805 <string name="geolocation_permissions_prompt_remember">Remember Preference</string>
806 <string name="geolocation_permissions_prompt_share_for_limited_time">Allow for 24 hours</string>
807
Tarun Nainanief749cb2014-05-19 18:16:53 -0700808</resources>