1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
6 - How do I add, change, or remove a string?
8 - Translations will happen automatically??
9 Yes, indeed. Just add your string before the branch point and
10 make the description good.
11 - Tell me more, please?
12 Ok: http://www.chromium.org/developers/design-documents/ui-localization
14 CHAR-LIMIT guidelines:
15 Certain strings need character limits to prevent a long translation from breaking the UI.
16 Translators will ensure the translation fits within the limit, but may be forced to use odd
17 abbreviations to do so. There is a tradeoff here, so only use character limits when they're
20 For example, a main menu item needs a character limit because the menu item can't wrap, so a long
21 translation will be cut off. On the other hand, an error message that can wrap over multiple lines
24 * Most strings - No limit. Omit "[CHAR-LIMIT=...]" altogether.
25 * Main menu items - 27, or 24 characters if it has a checkbox
26 * Settings headers - 32 characters
27 * Settings items - 32 characters
28 * Half-screen buttons - 20 characters
29 * Context menu items - 30 characters
30 * Action bar items - 32 characters
33 <grit current_release=
"1" latest_public_release=
"0">
35 <output filename=
"values-am/android_chrome_strings.xml" lang=
"am" type=
"android" />
36 <output filename=
"values-ar/android_chrome_strings.xml" lang=
"ar" type=
"android" />
37 <output filename=
"values-bg/android_chrome_strings.xml" lang=
"bg" type=
"android" />
38 <output filename=
"values-ca/android_chrome_strings.xml" lang=
"ca" type=
"android" />
39 <output filename=
"values-cs/android_chrome_strings.xml" lang=
"cs" type=
"android" />
40 <output filename=
"values-da/android_chrome_strings.xml" lang=
"da" type=
"android" />
41 <output filename=
"values-de/android_chrome_strings.xml" lang=
"de" type=
"android" />
42 <output filename=
"values-el/android_chrome_strings.xml" lang=
"el" type=
"android" />
43 <output filename=
"values/android_chrome_strings.xml" lang=
"en" type=
"android" />
44 <output filename=
"values-en-rGB/android_chrome_strings.xml" lang=
"en-GB" type=
"android" />
45 <output filename=
"values-es/android_chrome_strings.xml" lang=
"es" type=
"android" />
46 <output filename=
"values-es-rUS/android_chrome_strings.xml" lang=
"es-419" type=
"android" />
47 <output filename=
"values-fa/android_chrome_strings.xml" lang=
"fa" type=
"android" />
48 <output filename=
"values-fi/android_chrome_strings.xml" lang=
"fi" type=
"android" />
49 <output filename=
"values-tl/android_chrome_strings.xml" lang=
"fil" type=
"android" />
50 <output filename=
"values-fr/android_chrome_strings.xml" lang=
"fr" type=
"android" />
51 <output filename=
"values-hi/android_chrome_strings.xml" lang=
"hi" type=
"android" />
52 <output filename=
"values-hr/android_chrome_strings.xml" lang=
"hr" type=
"android" />
53 <output filename=
"values-hu/android_chrome_strings.xml" lang=
"hu" type=
"android" />
54 <output filename=
"values-in/android_chrome_strings.xml" lang=
"id" type=
"android" />
55 <output filename=
"values-it/android_chrome_strings.xml" lang=
"it" type=
"android" />
56 <output filename=
"values-iw/android_chrome_strings.xml" lang=
"iw" type=
"android" />
57 <output filename=
"values-ja/android_chrome_strings.xml" lang=
"ja" type=
"android" />
58 <output filename=
"values-ko/android_chrome_strings.xml" lang=
"ko" type=
"android" />
59 <output filename=
"values-lt/android_chrome_strings.xml" lang=
"lt" type=
"android" />
60 <output filename=
"values-lv/android_chrome_strings.xml" lang=
"lv" type=
"android" />
61 <output filename=
"values-nl/android_chrome_strings.xml" lang=
"nl" type=
"android" />
62 <output filename=
"values-nb/android_chrome_strings.xml" lang=
"no" type=
"android" />
63 <output filename=
"values-pl/android_chrome_strings.xml" lang=
"pl" type=
"android" />
64 <output filename=
"values-pt-rBR/android_chrome_strings.xml" lang=
"pt-BR" type=
"android" />
65 <output filename=
"values-pt-rPT/android_chrome_strings.xml" lang=
"pt-PT" type=
"android" />
66 <output filename=
"values-ro/android_chrome_strings.xml" lang=
"ro" type=
"android" />
67 <output filename=
"values-ru/android_chrome_strings.xml" lang=
"ru" type=
"android" />
68 <output filename=
"values-sk/android_chrome_strings.xml" lang=
"sk" type=
"android" />
69 <output filename=
"values-sl/android_chrome_strings.xml" lang=
"sl" type=
"android" />
70 <output filename=
"values-sr/android_chrome_strings.xml" lang=
"sr" type=
"android" />
71 <output filename=
"values-sv/android_chrome_strings.xml" lang=
"sv" type=
"android" />
72 <output filename=
"values-sw/android_chrome_strings.xml" lang=
"sw" type=
"android" />
73 <output filename=
"values-th/android_chrome_strings.xml" lang=
"th" type=
"android" />
74 <output filename=
"values-tr/android_chrome_strings.xml" lang=
"tr" type=
"android" />
75 <output filename=
"values-uk/android_chrome_strings.xml" lang=
"uk" type=
"android" />
76 <output filename=
"values-vi/android_chrome_strings.xml" lang=
"vi" type=
"android" />
77 <output filename=
"values-zh-rCN/android_chrome_strings.xml" lang=
"zh-CN" type=
"android" />
78 <output filename=
"values-zh-rTW/android_chrome_strings.xml" lang=
"zh-TW" type=
"android" />
81 <file lang=
"am" path=
"translations/android_chrome_strings_am.xtb" />
82 <file lang=
"ar" path=
"translations/android_chrome_strings_ar.xtb" />
83 <file lang=
"bg" path=
"translations/android_chrome_strings_bg.xtb" />
84 <file lang=
"ca" path=
"translations/android_chrome_strings_ca.xtb" />
85 <file lang=
"cs" path=
"translations/android_chrome_strings_cs.xtb" />
86 <file lang=
"da" path=
"translations/android_chrome_strings_da.xtb" />
87 <file lang=
"de" path=
"translations/android_chrome_strings_de.xtb" />
88 <file lang=
"el" path=
"translations/android_chrome_strings_el.xtb" />
89 <file lang=
"en-GB" path=
"translations/android_chrome_strings_en-GB.xtb" />
90 <file lang=
"es" path=
"translations/android_chrome_strings_es.xtb" />
91 <file lang=
"es-419" path=
"translations/android_chrome_strings_es-419.xtb" />
92 <file lang=
"fa" path=
"translations/android_chrome_strings_fa.xtb" />
93 <file lang=
"fi" path=
"translations/android_chrome_strings_fi.xtb" />
94 <file lang=
"fil" path=
"translations/android_chrome_strings_fil.xtb" />
95 <file lang=
"fr" path=
"translations/android_chrome_strings_fr.xtb" />
96 <file lang=
"hi" path=
"translations/android_chrome_strings_hi.xtb" />
97 <file lang=
"hr" path=
"translations/android_chrome_strings_hr.xtb" />
98 <file lang=
"hu" path=
"translations/android_chrome_strings_hu.xtb" />
99 <file lang=
"id" path=
"translations/android_chrome_strings_id.xtb" />
100 <file lang=
"it" path=
"translations/android_chrome_strings_it.xtb" />
101 <file lang=
"iw" path=
"translations/android_chrome_strings_iw.xtb" />
102 <file lang=
"ja" path=
"translations/android_chrome_strings_ja.xtb" />
103 <file lang=
"ko" path=
"translations/android_chrome_strings_ko.xtb" />
104 <file lang=
"lt" path=
"translations/android_chrome_strings_lt.xtb" />
105 <file lang=
"lv" path=
"translations/android_chrome_strings_lv.xtb" />
106 <file lang=
"nl" path=
"translations/android_chrome_strings_nl.xtb" />
107 <file lang=
"no" path=
"translations/android_chrome_strings_no.xtb" />
108 <file lang=
"pl" path=
"translations/android_chrome_strings_pl.xtb" />
109 <file lang=
"pt-BR" path=
"translations/android_chrome_strings_pt-BR.xtb" />
110 <file lang=
"pt-PT" path=
"translations/android_chrome_strings_pt-PT.xtb" />
111 <file lang=
"ro" path=
"translations/android_chrome_strings_ro.xtb" />
112 <file lang=
"ru" path=
"translations/android_chrome_strings_ru.xtb" />
113 <file lang=
"sk" path=
"translations/android_chrome_strings_sk.xtb" />
114 <file lang=
"sl" path=
"translations/android_chrome_strings_sl.xtb" />
115 <file lang=
"sr" path=
"translations/android_chrome_strings_sr.xtb" />
116 <file lang=
"sv" path=
"translations/android_chrome_strings_sv.xtb" />
117 <file lang=
"sw" path=
"translations/android_chrome_strings_sw.xtb" />
118 <file lang=
"th" path=
"translations/android_chrome_strings_th.xtb" />
119 <file lang=
"tr" path=
"translations/android_chrome_strings_tr.xtb" />
120 <file lang=
"uk" path=
"translations/android_chrome_strings_uk.xtb" />
121 <file lang=
"vi" path=
"translations/android_chrome_strings_vi.xtb" />
122 <file lang=
"zh-CN" path=
"translations/android_chrome_strings_zh-CN.xtb" />
123 <file lang=
"zh-TW" path=
"translations/android_chrome_strings_zh-TW.xtb" />
125 <release allow_pseudo=
"false" seq=
"1">
126 <messages fallback_to_english=
"true">
127 <!-- Generic strings -->
128 <message name=
"IDS_OK" desc=
"Label for a confirm button. Used in multiple contexts. [CHAR-LIMIT=20]">
131 <message name=
"IDS_CANCEL" desc=
"Label for a cancel button. Used in multiple contexts. [CHAR-LIMIT=20]">
134 <message name=
"IDS_SAVE" desc=
"Label for a button to save a change. Used in multiple contexts. [CHAR-LIMIT=20]">
137 <message name=
"IDS_DELETE" desc=
"Label for a delete button. Used in multiple contexts. [CHAR-LIMIT=20]">
140 <message name=
"IDS_RESET" desc=
"Label for a button to reset information you are editing to a default.">
143 <message name=
"IDS_TITLE" desc=
"Text indicating the title of a button or a textfield. Ued in multiple contexts. [CHAR-LIMIT=32]">
146 <message name=
"IDS_TEXT_ON" desc=
"Text indicating that an option is turned on. [CHAR-LIMIT=20]">
149 <message name=
"IDS_TEXT_OFF" desc=
"Text indicating that an option is turned off. [CHAR-LIMIT=20]">
152 <message name=
"IDS_LEARN_MORE" desc=
"Generic label for menu item to learn more about a feature. [CHAR-LIMIT=32]">
155 <message name=
"IDS_MORE" desc=
"Generic label for a button to show more items or options. [CHAR-LIMIT=20]">
158 <message name=
"IDS_CLOSE" desc=
"Content description for a button to close a dialog or popup" >
161 <message name=
"IDS_NO_THANKS" desc=
"Generic label to say no thanks for a feature. [CHAR-LIMIT=32]">
165 <!-- Main Preferences -->
166 <message name=
"IDS_PREFERENCES" desc=
"Title for Chrome's Settings.">
169 <message name=
"IDS_MENU_HELP" desc=
"Menu item for opening the help page. [CHAR-LIMIT=27]">
172 <message name=
"IDS_MANAGED_BY_YOUR_ADMINISTRATOR" desc=
"Popup message when the user clicks a UI element that has been disabled by enterprise policy.">
173 Managed by your administrator
175 <message name=
"IDS_MANAGED_BY_YOUR_PARENTS" desc=
"Popup message when the user clicks a UI element that has been disabled by his/her parents.">
176 Managed by your parents
178 <message name=
"IDS_MANAGED_BY_YOUR_PARENT" desc=
"Popup message when the user clicks a UI element that has been disabled by his/her parent.">
179 Managed by your parent
181 <message name=
"IDS_PREFS_SECTION_BASICS" desc='Title of
"Basics" section of preferences. [CHAR-LIMIT=
32]'
>
184 <message name=
"IDS_PREFS_SECTION_ADVANCED" desc='Title of
"Advanced" section of preferences. [CHAR-LIMIT=
32]'
>
188 <!-- Sign-in preference -->
189 <message name=
"IDS_SIGN_IN_TO_CHROME" desc=
"Title for the button to sign in to Chrome using one's Google account. [CHAR-LIMIT=27]">
192 <message name=
"IDS_SIGN_IN_TO_CHROME_SUMMARY" desc=
"Summary for the button to sign in to Chrome, explaining benefits of signing in.">
193 Sign in to get your bookmarks, history, passwords, and other settings on all your devices
195 <message name=
"IDS_NUMBER_OF_SIGNED_IN_ACCOUNTS" desc=
"Summary indicating the number of accounts (always greater than 1) the user is signed in to the content area.">
196 <ph name=
"NUMBER_OF_ACCOUNTS">%
1$d
<ex>3</ex></ph> accounts
199 <!-- Search engine preferences -->
200 <message name=
"IDS_PREFS_SEARCH_ENGINE" desc=
"Title for Search Engine preferences. [CHAR-LIMIT=32]">
203 <message name=
"IDS_SEARCH_ENGINE_NAME_AND_DOMAIN" desc=
"Label for a search engine, that includes its name and its domain, e.g. Google (google.co.uk).">
204 <ph name=
"SEARCH_ENGINE_NAME">%
1$s
<ex>Google
</ex></ph> (
<ph name=
"SEARCH_ENGINE_DOMAIN">%
2$s
<ex>google.co.uk
</ex></ph>)
206 <message name=
"IDS_SEARCH_ENGINE_LOCATION_ALLOWED" desc=
"The text of a link displayed when location permission for a particular search engine is allowed.">
209 <message name=
"IDS_SEARCH_ENGINE_LOCATION_BLOCKED" desc=
"The text of a link displayed when location permission for a particular search engine is blocked.">
213 <!-- Autofill preferences -->
214 <message name=
"IDS_PREFS_AUTOFILL" desc=
"Title for 'Autofill forms' settings, which control what personal data can be automatically filled into web page forms. [CHAR-LIMIT=32]">
217 <message name=
"IDS_AUTOFILL_PROFILES_TITLE" desc=
"Header above the list of profiles (which contain the user's name, address, etc) that can be automatically filled into web page forms. [CHAR-LIMIT=32]">
220 <message name=
"IDS_AUTOFILL_CREDIT_CARDS_TITLE" desc=
"Header above the list of the user's credit cards that can be automatically filled into web page forms. [CHAR-LIMIT=32]">
223 <message name=
"IDS_AUTOFILL_CREATE_PROFILE" desc=
"Button that allows the user to create a new profile (which contains the user's name, address, etc) that will be automatically filled into web page forms. [CHAR-LIMIT=32]">
226 <message name=
"IDS_AUTOFILL_EDIT_PROFILE" desc=
"Button that allows the user to edit a profile (which contains the user's name, address, etc) that can be automatically filled into web page forms. [CHAR-LIMIT=32]">
229 <message name=
"IDS_AUTOFILL_CREATE_CREDIT_CARD" desc=
"Button that allows the user to add a new credit card that will be automatically filled into web page forms. [CHAR-LIMIT=32]">
232 <message name=
"IDS_AUTOFILL_EDIT_CREDIT_CARD" desc=
"Button that allows the user to edit a credit card that can be automatically filled into web page forms. [CHAR-LIMIT=32]">
235 <message name=
"IDS_AUTOFILL_PROFILE_EDITOR_COUNTRY" desc=
"Label for a spinner input field containg a list of countries or regions [CHAR-LIMIT=32]">
238 <message name=
"IDS_AUTOFILL_PROFILE_EDITOR_EMAIL_ADDRESS" desc=
"Label for text input field containing an e-mail address. [CHAR-LIMIT=32]">
241 <message name=
"IDS_AUTOFILL_PROFILE_EDITOR_PHONE_NUMBER" desc=
"Label for text input field containing a phone number. [CHAR-LIMIT=32]">
244 <message name=
"IDS_AUTOFILL_CREDIT_CARD_EDITOR_NAME" desc=
"Label for text input field containing the name on a credit card. [CHAR-LIMIT=32]">
247 <message name=
"IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc=
"Label for text input field containing a credit card number. [CHAR-LIMIT=32]">
250 <message name=
"IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc=
"Label for text input field containing a credit card expiration date. [CHAR-LIMIT=32]">
253 <message name=
"IDS_AUTOFILL_DESCRIBE_LOCAL_COPY" desc=
"Text label that described a Wallet credit card which has been copied to the local Chrome instance.">
257 <!-- Autofill/Wallet integration preferences -->
258 <message name=
"IDS_AUTOFILL_WALLET_TITLE" desc=
"Text for checkbox that enables or disables import of Wallet data for Autofill.">
259 Show addresses and credit cards from Google Payments
261 <message name=
"IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc=
"Text for link that allows users to see and edit their Wallet information.">
264 <message name=
"IDS_AUTOFILL_MANAGE_WALLET_CARDS_URL" desc=
"URL for managing wallet credit cards" translateable=
"false">
265 https://wallet.google.com/manage/paymentMethods
267 <message name=
"IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc=
"URL for managing wallet addresses" translateable=
"false">
268 https://wallet.google.com/manage/addressBook
270 <message name=
"IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc=
"Text that indicates an address or credit card came from Google servers.">
274 <!-- Save passwords preferences -->
275 <message name=
"IDS_PREFS_SAVED_PASSWORDS" desc=
"Title for the Saved Passwords preferences. [CHAR-LIMIT=32]">
278 <message name=
"IDS_PREFS_SMART_LOCK_FOR_PASSWORDS" desc=
"The brand name of the password manager to be displayed in preferences instead of the title 'Save Passwords' when a user is signed in. [CHAR-LIMIT=32]">
279 Smart Lock for Passwords
281 <message name=
"IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc=
"Title for checkbox to enable automatically signing the user in to websites">
284 <message name=
"IDS_PASSWORDS_AUTO_SIGNIN_DESCRIPTION" desc=
"Text under 'Auto sign-in' checkbox">
285 Automatically sign in to websites using stored credentials. When the feature is off, you'll be asked for verification every time before signing in to a website.
287 <message name=
"IDS_SECTION_SAVED_PASSWORDS" desc=
"Header for the list of passwords that have been saved in Chrome. [CHAR-LIMIT=32]">
290 <message name=
"IDS_SECTION_SAVED_PASSWORDS_EXCEPTIONS" desc=
"Header for the list of websites for which user selected to never save passwords. [CHAR-LIMIT=32]">
293 <message name=
"IDS_MANAGE_PASSWORDS_TEXT" desc=
"Text for link to manage passwords on Account Central.">
294 View and manage saved passwords at
<ph name=
"BEGIN_LINK"><link
></ph>passwords.google.com
<ph name=
"END_LINK"></link
></ph>
296 <message name=
"IDS_SAVED_PASSWORDS_NONE_TEXT" desc=
"Text when there are no saved passwords/exceptions.">
297 Saved passwords will appear here.
299 <message name=
"IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the
"edit a name/password" screen.'
>
300 Edit saved name/password or exception
303 <!-- Homepage preferences -->
304 <message name=
"IDS_HOMEPAGE_DEFAULT_TITLE" desc=
"Label for checkbox to use the default homepage">
307 <message name=
"IDS_OPTIONS_HOMEPAGE_EDIT_TITLE" desc=
"The title of the screen that allows users to change the URL that opens when they tap on the home page button in the omnibox.">
310 <message name=
"IDS_OPTIONS_HOMEPAGE_EDIT_LABEL" desc=
"The label for the edit text field that allows the user to change the URL that is opened when they tap on the home page button in the omnibox.">
314 <!-- Privacy preferences -->
315 <message name=
"IDS_PREFS_PRIVACY" desc=
"Title for the Privacy preferences. [CHAR-LIMIT=32]">
318 <message name=
"IDS_NAVIGATION_ERROR_TITLE" desc=
"Title for checkbox to enable or disable navigation error suggestions.">
319 Navigation error suggestions
321 <message name=
"IDS_NAVIGATION_ERROR_SUMMARY" desc=
"Summary for navigation error suggestions.">
322 Show suggestions when a web address does not resolve or a connection cannot be made
324 <message name=
"IDS_SEARCH_SUGGESTIONS_TITLE" desc=
"Title for search and url suggestions.">
325 Search and URL suggestions
327 <message name=
"IDS_SEARCH_SUGGESTIONS_SUMMARY" desc=
"Summary for search and url suggestions.">
328 Use a prediction service to show related queries and popular websites as you type in the address bar
330 <message name=
"IDS_SAFE_BROWSING_EXTENDED_REPORTING_TITLE" desc=
"Title for checkbox that controls whether details of possible security incidents will be sent to Google.">
333 <message name=
"IDS_SAFE_BROWSING_EXTENDED_REPORTING_SUMMARY" desc=
"Summary for report security incidents.">
334 Automatically report details of possible security incidents to Google
336 <message name=
"IDS_SAFE_BROWSING_TITLE" desc=
"Title for safe browsing.">
339 <message name=
"IDS_SAFE_BROWSING_SUMMARY" desc=
"Summary for safe browsing.">
340 Protect you and your device from dangerous sites
342 <message name=
"IDS_NETWORK_PREDICTIONS_TITLE" desc=
"Title for Prefetch page resources.">
343 Prefetch page resources
345 <message name=
"IDS_NETWORK_PREDICTIONS_SUMMARY" desc=
"Summary for Prefetch page resources.">
346 Improve page load performance
348 <message name=
"IDS_NETWORK_PREDICTION_ALWAYS_VALUE" desc=
"Internal value for prefetch page resources preference" translateable=
"false">
349 network_prediction_always
351 <message name=
"IDS_NETWORK_PREDICTION_WIFI_ONLY_VALUE" desc=
"Internal value for prefetch page resources preference" translateable=
"false">
352 network_prediction_wifi_only
354 <message name=
"IDS_NETWORK_PREDICTION_NEVER_VALUE" desc=
"Internal value for prefetch page resources preference" translateable=
"false">
355 network_prediction_never
357 <message name=
"IDS_CONTEXTUAL_SEARCH_TITLE" desc=
"Name for the Contextual Search feature, which allows users to search for a term in a web page by tapping on it.">
360 <message name=
"IDS_CONTEXTUAL_SEARCH_ACTION_BAR" desc=
"Message shown on the action bar, to invite the user to tap to search for a term.">
361 Search for “
<ph name=
"SEARCH_TERM">%
1$s
<ex>Eiffel Tower
</ex></ph>”
363 <message name=
"IDS_CONTEXTUAL_SEARCH_DESCRIPTION" desc=
"Description for Contextual Search preference">
364 Learn about topics on websites without leaving the page. Touch to Search sends a word and its surrounding context to Google Search, returning definitions, pictures, search results, and other details.
366 To adjust your search term, long press to select. To refine your search, slide the panel all the way up and touch the search box.
368 <message name=
"IDS_CONTEXTUAL_SEARCH_LEARN_MORE_URL" desc=
"URL for learning more about Contextual Search preference" translateable=
"false">
369 https://support.google.com/chrome/answer/
95440#android
371 <message name=
"IDS_CONTEXTUAL_SEARCH_SHORT_DESCRIPTION" desc=
"A promo message shown to users who have Touch to Search enabled to explain the new behavior and provide an option to opt out">
372 Touch to Search sends the selected word and the current page as context to Google Search. You can turn it off in
<ph name=
"BEGIN_LINK"><link
></ph>Settings
<ph name=
"END_LINK"></link
></ph>.
374 <message name=
"IDS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc=
"A button to confirm and dismiss opt out promo">
377 <message name=
"IDS_CONTEXTUAL_SEARCH_NO_THANKS_BUTTON" desc=
"A button to confirm and dismiss opt out promo">
380 <message name=
"IDS_CRASH_DUMP_UPLOAD_TITLE" desc=
"Title for crash upload upload preference">
381 Usage and crash reports
383 <message name=
"IDS_CRASH_DUMP_NEVER_UPLOAD" desc=
"Settings option never to upload crash reports [CHAR-LIMIT=32]">
386 <message name=
"IDS_CRASH_DUMP_ALWAYS_UPLOAD" desc=
"Settings option to upload crash reports only anytime (when on Wi-Fi or mobile data) [CHAR-LIMIT=32]">
389 <message name=
"IDS_CRASH_DUMP_ONLY_WITH_WIFI" desc=
"Settings option to upload crash reports only over Wi-Fi [CHAR-LIMIT=32]">
392 <message name=
"IDS_CRASH_DUMP_NEVER_UPLOAD_VALUE" desc=
"Internal value for crash uploading preference." translateable=
"false">
393 crash_dump_never_upload
395 <message name=
"IDS_CRASH_DUMP_ALWAYS_UPLOAD_VALUE" desc=
"Internal value for crash uploading preference." translateable=
"false">
396 crash_dump_always_upload
398 <message name=
"IDS_CRASH_DUMP_ONLY_WITH_WIFI_VALUE" desc=
"Internal value for crash uploading preference." translateable=
"false">
399 crash_dump_only_with_wifi
401 <message name=
"IDS_DO_NOT_TRACK_TITLE" desc=
"Title for 'Do Not Track' preference">
404 <message name=
"IDS_DO_NOT_TRACK_DESCRIPTION" desc=
"Description for 'Do Not Track' preference">
405 Enabling ‘Do Not Track’ means that a request will be included with your browsing traffic. Any effect depends on whether a website responds to the request, and how the request is interpreted.
407 For example, some websites may respond to this request by showing you ads that aren’t based on other websites you’ve visited. Many websites will still collect and use your browsing data - for example to improve security, to provide content, ads and recommendations on their websites, and to generate reporting statistics.
409 <message name=
"IDS_CLEAR_BROWSING_DATA_TITLE" desc=
"Button to Clear Browsing Data [CHAR-LIMIT=24]">
412 <message name=
"IDS_CLEAR_CACHE_TITLE" desc=
"Title for Clear Cache in Clear Browsing Data dialog">
415 <message name=
"IDS_CLEAR_HISTORY_TITLE" desc=
"Title for Clear History in Clear Browsing Data dialog">
418 <message name=
"IDS_CLEAR_COOKIES_AND_SITE_DATA_TITLE" desc=
"Title for Clear Cookies and site data in Clear Browsing Data dialog">
421 <message name=
"IDS_CLEAR_COOKIES_NO_SIGN_OUT_SUMMARY" desc=
"Text at the bottom of the Clear Browsing Data dialog informing that clearing cookies wouldn't sign the user out of Google Accounts. Dialog also contains a link which opens the Account Management screen.">
422 You won't be signed out of your
<ph name=
"BEGIN_LINK"><link
></ph>Google Accounts
<ph name=
"END_LINK"></link
></ph>
424 <message name=
"IDS_CLEAR_PASSWORDS_TITLE" desc=
"Title for Clear Passwords in Clear Browsing Data preference">
427 <message name=
"IDS_CLEAR_FORMDATA_TITLE" desc=
"Title for Clear Form Data in Clear Browsing Data preference">
430 <message name=
"IDS_CLEAR_BOOKMARKS_TITLE" desc=
"Title for Clear Bookmarks data in Clear Synced Data dialog">
433 <message name=
"IDS_CLEAR_BROWSING_DATA_PROGRESS_TITLE" desc='Title for the progress dialog used when waiting for
"clear browsing data" to complete.'
>
434 Clearing browsing data
436 <message name=
"IDS_CLEAR_DATA_DELETE" desc=
"Button that allows the user to clear their browsing data. [CHAR-LIMIT=20]">
439 <message name=
"IDS_CLEAR_BROWSING_DATA_PROGRESS_MESSAGE" desc='Message on the progress dialog used when waiting for
"clear browsing data" to complete.'
>
442 <message name=
"IDS_CAN_NOT_CLEAR_BROWSING_HISTORY_TOAST" desc=
"Message on the toast explaining that child account users can not clear their browsing history.">
443 Browsing history can't be cleared with accounts for kids
445 <message name=
"IDS_USAGE_AND_CRASH_REPORTS_TITLE" desc=
"Title for 'Usage and crash reports' preference">
446 Usage and crash reports
448 <message name=
"IDS_USAGE_AND_CRASH_REPORTS_DESCRIPTION" desc=
"Description for 'Usage and crash reports' preference">
449 Help us prioritize the features and improvements we should work on by sending Google information about the files, applications, and services running whenever you experience a crash.
451 Usage statistics include information such as preferences, button clicks, and memory usage. They do not include webpage URLs or any personal information. Crash reports contain system information at the time of the crash, and may contain web page URLs or personal information, depending on what was happening at the time of the crash.
454 <!-- Accessibility preferences -->
455 <message name=
"IDS_PREFS_ACCESSIBILITY" desc=
"Title of Accessibility settings, which allows the user to change webpage font sizes. [CHAR-LIMIT=32]">
458 <message name=
"IDS_FONT_SIZE" desc=
"Title for font size preference.">
461 <message name=
"IDS_FONT_SIZE_PREVIEW_TEXT" desc=
"Preview text for font-size slider.">
462 Drag the slider until you can read this comfortably. Text should look at least this big after double-tapping on a paragraph.
464 <message name=
"IDS_FORCE_ENABLE_ZOOM_TITLE" desc=
"Title of preference that allows the user to zoom in on any webpage, even if the page tries to disable zooming.">
467 <message name=
"IDS_FORCE_ENABLE_ZOOM_SUMMARY" desc=
"Summary of preference that allows the user to zoom in on any webpage, even if the page tries to disable zooming.">
468 Override a website’s request to prevent zooming in
471 <!-- Site settings -->
472 <message name=
"IDS_PREFS_SITE_SETTINGS" desc=
"Title of the Website Settings screen. [CHAR-LIMIT=32]">
475 <message name=
"IDS_ALL_SITES" desc='Title of the
"All sites" settings screen that allows the user to see permissions for all websites. [CHAR-LIMIT=
32]'
>
478 <message name=
"IDS_COOKIES_TITLE" desc=
"Title for the Cookies settings screen [CHAR-LIMIT=32]">
481 <message name=
"IDS_ALLOW_THIRD_PARTY_COOKIES_TITLE" desc=
"Title for Allow Third Party Cookies preference">
482 Allow third-party cookies
484 <message name=
"IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc=
"Summary text for Allow Third Party Cookies preference">
485 Third-party websites can save and read cookie data
487 <message name=
"IDS_JAVASCRIPT_PERMISSION_TITLE" desc=
"Title of the permission to run javascript [CHAR-LIMIT=32]">
490 <message name=
"IDS_POPUP_PERMISSION_TITLE" desc=
"Title of the permission to display pop-up windows [CHAR-LIMIT=32]">
493 <message name=
"IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc=
"Title for the permission for showing push notifications [CHAR-LIMIT=32]">
496 <message name=
"IDS_MIDI_SYSEX_PERMISSION_TITLE" desc=
"Title of the permission that allows a website to get full control of MIDI devices [CHAR-LIMIT=32]">
497 Allow full control of MIDI devices
499 <message name=
"IDS_WEBSITE_SETTINGS_ADD_SITE" desc=
"The label for the button to add a new website to the exception list.">
502 <message name=
"IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc=
"The title of the dialog to add a website to a list.">
505 <message name=
"IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc=
"The label for the button to add a website to a list.">
508 <message name=
"IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc=
"The toast shown when a new site has been added to the whitelist.">
509 Site
<ph name=
"SITE_NAME">%
1$s
<ex>google.com
</ex></ph> added
511 <message name=
"IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc=
"The description for the allow Javascript for website dialog.">
512 Allow JavaScript on websites you specify while blocking it for the rest of the web
514 <message name=
"IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc=
"The label for the input field where the user can type a website URL.">
517 <message name=
"IDS_EXAMPLE_URL" desc=
"The hint for a website url field, showing an example url.">
520 <message name=
"IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc=
"The headline above the website name on the website details page.">
523 <message name=
"IDS_WEBSITE_SETTINGS_USAGE_CATEGORY" desc=
"The headline above the usage stats (how much storage the site is using) on the website details page.">
526 <message name=
"IDS_WEBSITE_SETTINGS_PERMISSIONS_CATEGORY" desc=
"The headline above all the permissions on the website details page.">
529 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED" desc=
"Summary text explaining that a permission is allowed, e.g. JavaScript: allowed.">
532 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED" desc=
"Summary text explaining that a permission is blocked, e.g. JavaScript: blocked.">
535 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_EXCEPT_THIRD_PARTY" desc=
"Summary text for when only third-party cookies are blocked.">
536 Allowed, except third-party
538 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_ASK" desc=
"Summary text explaining that Chrome will ask the user before allowing a site to use a certain permission, e.g. JavaScript: ask first.">
541 <message name=
"IDS_WEBSITE_SETTINGS_BLOCKED_GROUP_HEADING" desc=
"The heading for a list of websites that have been blocked from using a particular permission, e.g. blocked from accessing the user's location.">
544 <message name=
"IDS_WEBSITE_SETTINGS_ALLOWED_GROUP_HEADING" desc=
"The heading for a list of websites that have been allowed to use a particular permission, e.g. allowed to access a user's location.">
547 <message name=
"IDS_WEBSITE_SETTINGS_EXCEPTIONS_GROUP_HEADING" desc=
"The heading for a list of websites that have been granted an exception to access a particular permission, e.g. to access the user's location.">
550 <message name=
"IDS_ACCESSIBILITY_EXPANDED_GROUP" desc=
"The accessibility text to read when the selected widget is expanded.">
551 Expanded - click to collapse.
553 <message name=
"IDS_ACCESSIBILITY_COLLAPSED_GROUP" desc=
"The accessibility text to read when the selected widget is collapsed.">
554 Collapsed - click to expand.
556 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED_RECOMMENDED" desc=
"Summary text explaining that a permission is blocked, which is the recommended setting.">
557 Blocked (recommended)
559 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc=
"Summary text explaining that a permission is allowed, which is the recommended setting.">
560 Allowed (recommended)
562 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_ASK_FIRST_RECOMMENDED" desc=
"Summary text explaining that the user will be asked before a site is granted a
563 particular permission.">
564 Ask first (recommended)
566 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_ASK_BEFORE_SENDING" desc=
"Summary text explaining that permission will be requested before sending things, e.g. notifications.">
567 Ask before sending (recommended)
569 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_ASK_BEFORE_ACCESSING" desc=
"Summary text explaining that permission will be requested before accessing something, like location.">
570 Ask before accessing (recommended)
572 <message name=
"IDS_WEBSITE_SETTINGS_CATEGORY_COOKIE_ALLOWED" desc=
"Summary text explaining that sites are allowed to use cookies and that it is the recommended setting.">
573 Allow sites to save and read cookie data (recommended)
575 <message name=
"IDS_WEBSITE_SETTINGS_PERMISSIONS_ALLOW" desc=
"Summary text explaining that Chrome will allow a website to access some permission, e.g. JavaScript: allow.">
578 <message name=
"IDS_WEBSITE_SETTINGS_PERMISSIONS_BLOCK" desc=
"Summary text explaining that Chrome will block a website from accessing some permission, e.g. JavaScript: block.">
581 <message name=
"IDS_WEBSITE_SETTINGS_PERMISSIONS_ALLOW_DSE" desc=
"Summary text explaining that Chrome will allow the default search engine to access the user's location, but only when the user searches directly from the address bar. e.g. Location access: Allow (for address bar searches)">
582 Allow (for address bar searches)
584 <message name=
"IDS_WEBSITE_SETTINGS_SEARCH" desc=
"The label for the search button on the Website Settings page.">
587 <message name=
"IDS_WEBSITE_RESET" desc=
"The label for the button allowing users to clear all data and reset the permissions for a website.">
590 <message name=
"IDS_WEBSITE_RESET_CONFIRMATION" desc=
"The confirmation text asking if the user is sure about clearing all data and reset the permissions for a site.">
591 Are you sure you want to clear all local data, including cookies, and reset all permissions for this website?
593 <message name=
"IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_TITLE" desc=
"Title of the confirmation dialog when the user ask to clear all data for an origin">
596 <message name=
"IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_MESSAGE" desc=
"Text of the confirmation dialog when the user ask to clear all data for an origin">
597 All local data stored by this website, including cookies, will be deleted.
599 <message name=
"IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_OK_BUTTON" desc=
"Button confirming site data cleanup [CHAR-LIMIT=20]">
602 <message name=
"IDS_WEBSITE_SETTINGS_EMBEDDED_IN" desc=
"String used to indicate the embedder origin of a site">
603 Embedded in
<ph name=
"WEBSITE_URL">%
1$s
<ex>google.com
</ex></ph>
606 <!-- Single site settings -->
607 <message name=
"IDS_NO_SAVED_WEBSITE_SETTINGS" desc=
"Text to display when there are no saved webiste settings.">
608 You have no saved website settings.
611 <!-- Location preferences -->
612 <message name=
"IDS_WEBSITE_SETTINGS_DEVICE_LOCATION" desc=
"Title for Location settings, which control which websites can access your location.">
615 <message name=
"IDS_GEOLOCATION_PERMISSION_TITLE" desc=
"Title for the permission of accessing the current location of a device [CHAR-LIMIT=32]">
618 <message name=
"IDS_ANDROID_LOCATION_OFF" desc=
"Text in the search engine picker dialog, explaining to the user that the location service in Android is turned off. Contains a link to the settings menu to change it.">
619 Turn on location in
<ph name=
"BEGIN_LINK"><link
></ph>Android Settings
<ph name=
"END_LINK"></link
></ph>.
621 <message name=
"IDS_ANDROID_PERMISSION_OFF_PLURAL" desc=
"Text at the top of the Website list, explaining to the user that multiple permissions, such as the location service, are turned off. Contains a link to the settings menu to change it.">
622 Turn on permissions for Chrome in
<ph name=
"BEGIN_LINK"><link
></ph>Android Settings
<ph name=
"END_LINK"></link
></ph>.
624 <message name=
"IDS_ANDROID_PERMISSION_OFF" desc=
"Text at the top of the Website list, explaining to the user that a permission, such as the location service, is turned off. Contains a link to the settings menu to change it.">
625 Turn on permission for Chrome in
<ph name=
"BEGIN_LINK"><link
></ph>Android Settings
<ph name=
"END_LINK"></link
></ph>.
627 <message name=
"IDS_ANDROID_LOCATION_OFF_GLOBALLY" desc=
"The message to show when Location has been turned off globally in Android. Contains a link to the settings menu to enable location.">
628 Location access is
<ph name=
"BEGIN_LINK"><link
></ph>turned off for this device
<ph name=
"END_LINK"></link
></ph>.
630 <message name=
"IDS_ANDROID_LOCATION_ALSO_OFF_GLOBALLY" desc=
"The additional message to show when Location has not just been turned off for Chrome but also globally in Android. Contains a link to the settings menu to enable location.">
631 Location access is also
<ph name=
"BEGIN_LINK"><link
></ph>turned off for this device
<ph name=
"END_LINK"></link
></ph>.
634 <!-- Camera and microphone preferences -->
635 <message name=
"IDS_WEBSITE_SETTINGS_USE_CAMERA" desc=
"The category filter 'Camera' for site settings.">
638 <message name=
"IDS_WEBSITE_SETTINGS_USE_MIC" desc=
"The category filter 'Mic' for site settings.">
641 <message name=
"IDS_CAMERA_PERMISSION_TITLE" desc=
"Title text to be shown when the user has allowed/denied video access for the website [CHAR-LIMIT=32]">
644 <message name=
"IDS_MIC_PERMISSION_TITLE" desc=
"Title text to be shown when the user has allowed/denied voice access for the website [CHAR-LIMIT=32]">
645 Access your microphone
648 <!-- Protected content preferences -->
649 <message name=
"IDS_PROTECTED_CONTENT" desc=
"Title for link to protected content settings [CHAR-LIMIT=32]">
652 <message name=
"IDS_PROTECTED_CONTENT_RESET_FAILED" desc=
"Protected content preference device credential reset failure toast">
653 Reset failed. Ensure your device is online and try again.
655 <message name=
"IDS_RESET_DEVICE_CREDENTIALS" desc=
"Title for device credential reset menu preference">
656 Reset device credentials
658 <message name=
"IDS_PROTECTED_CONTENT_RESET_TITLE" desc=
"Title for device credential reset menu preference">
659 Confirm device credential deletion
661 <message name=
"IDS_PROTECTED_CONTENT_RESET_MESSAGE" desc=
"Title for device credential reset menu preference">
662 Content (movies, music, etc.) downloaded in other applications may no longer be playable until those application re-acquire licenses based on a new device credential.
664 To obtain new licenses, connect to the internet and play your downloaded content.
667 <!-- Language preferences -->
668 <message name=
"IDS_LANGUAGE" desc=
"Title for Language settings screen. [CHAR-LIMIT=32]">
671 <message name=
"IDS_GOOGLE_TRANSLATE" desc='Title for the Google Translate preference. [CHAR-LIMIT=
32]'
>
674 <message name=
"IDS_TRANSLATE_PREFS_DESCRIPTION" desc=
"Translate preference description">
675 Offer to translate pages using Google Translate
677 <message name=
"IDS_TRANSLATE_PREFS_TOAST_DESCRIPTION" desc=
"Translate settings reset toast when resetting defaults">
678 Your translate settings have been reset.
680 <message name=
"IDS_RESET_TRANSLATE_DEFAULTS" desc=
"Title for translate reset menu preference">
681 Reset translate settings
683 <message name=
"IDS_AUTO_DETECT_ENCODING" desc=
"Title for checkbox to enable or disable automatic detection of the character encoding in web pages. ">
686 <message name=
"IDS_AUTO_DETECT_ENCODING_DESCRIPTION" desc=
"Description for checkbox to enable or disable automatic detection of the character encoding in web pages. ">
687 Automatically determine character encoding
690 <!-- Storage preferences -->
691 <message name=
"IDS_WEBSITE_SETTINGS_STORAGE" desc=
"Title for Storage settings which show how much data websites are storing on the user's device. [CHAR-LIMIT=32]">
694 <message name=
"IDS_ORIGIN_SETTINGS_STORAGE_USAGE_BRIEF" desc=
"Explanation of how much local storage a website is using">
695 <ph name=
"STORAGE_AMOUNT">%
1$s
<ex>2 MB
</ex></ph> stored data
698 <!-- Fullscreen preferences -->
699 <message name=
"IDS_WEBSITE_SETTINGS_FULLSCREEN" desc=
"Title for Fullscreen settings, which control which websites can enter fullscreen without popup alert.">
702 <message name=
"IDS_FULLSCREEN_PERMISSION_TITLE" desc=
"Title for the permission of entering fullscreen without popup alert [CHAR-LIMIT=32]">
707 <message name=
"IDS_DATA_REDUCTION_LO_FI_SNACKBAR_MESSAGE" desc=
"Message shown when a page is opened in low fidelity mode when there is a slow unreliable connection.">
708 Slow connection detected.
710 <message name=
"IDS_DATA_REDUCTION_LO_FI_SNACKBAR_ACTION" desc=
"Button to load images when page is opened in low fidelity mode when there is a slow unreliable connection.">
713 <message name=
"IDS_DATA_REDUCTION_TITLE" desc=
"Menu item for Data Saver, which allows users to save mobile data by compressing network traffic.">
716 <message name=
"IDS_DATA_REDUCTION_DESCRIPTION" desc=
"Description text for the Data Saver feature.">
717 When this feature is turned on, Chrome will use Google servers to compress pages you visit before downloading them. SSL and incognito pages will not be included.
719 <message name=
"IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc=
"Summary text for data reduction menu item.">
720 <ph name=
"PERCENT">%
1$s
<ex>49%
</ex></ph> data savings
722 <message name=
"IDS_DATA_REDUCTION_STATS_TITLE" desc=
"Data reduction statistics title.">
725 <message name=
"IDS_DATA_REDUCTION_ORIGINAL_SIZE_LABEL" desc=
"Data Reduction statistics original size label">
728 <message name=
"IDS_DATA_REDUCTION_COMPRESSED_SIZE_LABEL" desc=
"Data Reduction statistics compressed size label">
731 <message name=
"IDS_DATA_REDUCTION_PROXY_UNREACHABLE_WARN" desc=
"Warning message shown when Google data reduction proxy servers are not reachable.">
732 Chrome is unable to reach Google servers for data compression. Your data savings may be limited.
734 <message name=
"IDS_SAFE_BROWSING_DESCRIPTION" desc=
"Description text for safe browsing">
735 Chrome’s Safe Browsing system will also be used to detect malicious pages and protect you from phishing, malware, and harmful downloads.
737 <message name=
"IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc=
"Description text for usage caveats">
738 This feature may interfere with access to premium data services provided by your carrier.
740 <message name=
"IDS_DATA_REDUCTION_EXPERIMENT_DESCRIPTION" desc=
"Text to be displayed in settings when an experiment is running">
741 If you enable this feature, you will be part of an experiment that proxies HTTPS pages through Google servers.
743 <message name=
"IDS_DATA_REDUCTION_EXPERIMENT_LINK_URL" desc=
"A link provided in settings when an experiment is running" translateable=
"false">
744 <!-- Intentionally empty. This is overridden downstream. -->
746 <message name=
"IDS_DATA_REDUCTION_INFOBAR_TEXT" desc=
"Text to be displayed in the data reduction proxy infobar">
747 We are testing the proxying of HTTPS pages through Google servers as part of an experiment.
750 <!-- Data Saver Promo -->
751 <message name=
"IDS_DATA_REDUCTION_TITLE_1" desc=
"First part of the headline for the promo inviting users to enable Data Saver" >
754 <message name=
"IDS_DATA_REDUCTION_TITLE_2" desc=
"Second part of the headline for the promo inviting users to enable Data Saver" >
755 Spend less on data by using Google to
<ph name=
"BEGIN_LINK"><link
></ph>optimize the pages you visit
<ph name=
"END_LINK"></link
></ph>.
757 <message name=
"IDS_DATA_REDUCTION_TITLE_3" desc=
"Third part of the headline for the promo inviting users to enable Data Saver" >
758 Pages accessed with HTTPS or Incognito will not be optimized or seen by Google.
760 <message name=
"IDS_DATA_REDUCTION_ENABLE_BUTTON" desc=
"Button the user presses if they want to enable Data Saver" >
763 <message name=
"IDS_DATA_REDUCTION_ENABLED_TOAST" desc=
"Toast message displayed after the user enables Data Saver from the promo" >
764 Data Saver is on. Manage it in Settings.
767 <!-- About Chrome preferences -->
768 <message name=
"IDS_PREFS_ABOUT_CHROME" desc=
"Title for the About Chrome page. [CHAR-LIMIT=32]">
771 <message name=
"IDS_LEGAL_INFORMATION_SUMMARY" desc=
"Summary for legal information" meaning=
"Android">
772 Copyright
<ph name=
"year">%
1$d
<ex>2014</ex></ph> Google Inc. All rights reserved.
774 <message name=
"IDS_APPLICATION_VERSION_TITLE" desc=
"Title for application version">
777 <message name=
"IDS_VERSION_WITH_UPDATE_TIME" desc=
"Message showing Chrome's version and the time it was last updated">
778 <ph name=
"VERSION">%
1$s
<ex>Chrome
40.0.2214.67</ex></ph> (Updated
<ph name=
"TIME_SINCE_UPDATE">%
2$s
<ex>5 minutes ago
</ex></ph>)
780 <message name=
"IDS_OS_VERSION_TITLE" desc=
"Title for operating system version">
783 <message name=
"IDS_DEPRECATION_WARNING" desc=
"Warning about Chrome updates no longer being supported">
784 Chrome updates are no longer supported for this version of Android.
787 <!-- Account management UI strings. -->
788 <message name=
"IDS_ACCOUNT_MANAGEMENT_ADD_ACCOUNT_TITLE" desc=
"Button text for opening the add account dialog to add a new account to a user's profile. [CHAR-LIMIT=20]">
789 Add account for
<ph name=
"ADD_ACCOUNT_USER_NAME">%
1$s
<ex>Pablo Picasso
</ex></ph>
791 <message name=
"IDS_ACCOUNT_MANAGEMENT_TITLE" desc=
"Header title for the account management screen. [CHAR-LIMIT=32]">
794 <message name=
"IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc=
"Summary text for going incognito.">
795 Go incognito to browse privately or sign in temporarily
797 <message name=
"IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc=
"Title text for the section with the incognito button.">
798 Not
<ph name=
"NOT_YOU_USER_NAME">%
1$s
<ex>Pablo Picasso
</ex></ph>?
801 <!-- Child accounts -->
802 <message name=
"IDS_KIDS_ACCOUNT" desc=
"Identifies an account as a child account.">
803 This is a kid's account
805 <message name=
"IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc=
"Title of parental settings section of account page for child account.">
808 <message name=
"IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc=
"String saying that we are waiting for family information.">
809 Waiting for details of parents.
811 <message name=
"IDS_ACCOUNT_MANAGEMENT_ONE_PARENT_NAME" desc=
"String for name of single parent for child account.">
812 This account is managed by
<ph name=
"PARENT_NAME">%
1$s
<ex>parent1@gmail.com
</ex></ph>.
814 <message name=
"IDS_ACCOUNT_MANAGEMENT_TWO_PARENT_NAMES" desc=
"String for names of two parents for child account.">
815 This account is managed by
<ph name=
"PARENT_NAME_1">%
1$s
<ex>parent1@gmail.com
</ex></ph> and
<ph name=
"PARENT_NAME_2">%
2$s
<ex>parent2@gmail.com
</ex></ph>.
817 <message name=
"IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_TITLE" desc=
"Title of the Content setting, which controls which websites a child is allowed to visit.">
820 <message name=
"IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_APPROVED" desc=
"Setting that permits child accounts to visit only sites approved by their parents.">
823 <message name=
"IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_ALL" desc=
"Setting that permits child accounts to visit any websites.">
826 <message name=
"IDS_ACCOUNT_MANAGEMENT_CHILD_SAFE_SEARCH_TITLE" desc=
"Title of Google SafeSearch, which blocks inappropriate or explicit search results.">
829 <message name=
"IDS_POWERED_BY_CHROME_MESSAGE" desc=
"A message indicating that the current page is running in Chrome.">
833 <!-- Sync strings in account management dialog -->
834 <message name=
"IDS_SYNC_ANDROID_MASTER_SYNC_DISABLED" desc=
"Message to show when Android master sync flag is disabled">
835 Android system sync disabled. Please re-enable and try again.
837 <message name=
"IDS_SYNC_IS_ENABLED" desc=
"Message to show when Chrome sync is enabled">
840 <message name=
"IDS_SYNC_IS_DISABLED" desc=
"Message to show when Chrome sync is disabled">
843 <message name=
"IDS_SYNC_NEED_PASSPHRASE" desc=
"Error message when a passphrase is needed for decrypting sync data.">
846 <message name=
"IDS_SYNC_SETUP_PROGRESS" desc=
"Message indicating that sync setup is in progress">
850 <!-- Confirm Sync account change dialog. -->
851 <message name=
"IDS_CONFIRM_ACCOUNT_CHANGE_DIALOG_TITLE" desc=
"Confirm Account change dialog title. This Dialog warns the user that signing in to sync will merge all their browsing data with the new sync email account. This dialog is displayed when user signs out of sync and tries to sign in again with a different account. Dialog also contains a link which opens a new dialog to clear sync data. [CHAR-LIMIT=40].">
852 Confirm Google Account
854 <message name=
"IDS_CONFIRM_ACCOUNT_CHANGE_DIALOG_MESSAGE" desc=
"Message to display for google account change confirmation dialog.">
855 <ph name=
"ACCOUNT_EMAIL_LAST">%
1$s
<ex>user@example.com
</ex></ph> was signed in. Signing in with
<ph name=
"ACCOUNT_EMAIL_NEW">%
2$s
<ex>user@example.com
</ex></ph> will merge synced data like bookmarks between accounts. To keep information separate, clear browsing data in
<ph name=
"BEGIN_LINK"><link
></ph>settings
<ph name=
"END_LINK"></link
></ph>.
857 <message name=
"IDS_CONFIRM_ACCOUNT_CHANGE_DIALOG_SIGNIN" desc=
"The string used in the dialog for the button that means user has confirmed to sign in as a different user and merge information. [CHAR-LIMIT=24]">
861 <!-- Legal information preferences -->
862 <message name=
"IDS_LEGAL_INFORMATION_TITLE" desc=
"Title for legal information [CHAR-LIMIT=32]">
865 <message name=
"IDS_OPEN_SOURCE_LICENSE_TITLE" desc=
"Title for open source license">
868 <message name=
"IDS_OPEN_SOURCE_LICENSE_URL" desc=
"URL for open source license" translateable=
"false">
871 <message name=
"IDS_TERMS_OF_SERVICE_TITLE" desc=
"Title for terms of service">
872 Chrome Terms of Service
874 <message name=
"IDS_PRIVACY_NOTICE_TITLE" desc=
"Title for the Chrome privacy notice">
875 Chrome Privacy Notice
877 <message name=
"IDS_CHROME_PRIVACY_NOTICE_URL" desc=
"URL for the Chrome privacy notice" translateable=
"false">
878 https://www.google.com/intl/[GRITLANGCODE]/chrome/browser/privacy/
880 <message name=
"IDS_CHROME_TERMS_OF_SERVICE_URL" desc=
"URL for Google Chrome Terms of Service" translateable=
"false">
881 https://www.google.com/intl/[GRITLANGCODE]/chrome/browser/privacy/eula_text.html
884 <message desc=
"Popup button for user to confirm a beforeunload dialog box triggered by a page navigation, i.e. they want to leave the current page [CHAR-LIMIT=20]" name=
"IDS_LEAVE_THIS_PAGE">
887 <message desc=
"Popup button for user to cancel a beforeunload dialog box triggerd by a page navigation, i.e. they want to stay on the current page [CHAR-LIMIT=20]" name=
"IDS_STAY_ON_THIS_PAGE">
890 <message desc=
"Popup button for user to confirm a beforeunload dialog box triggered by a page reload action, i.e. they want to reload the current page [CHAR-LIMIT=20]" name=
"IDS_RELOAD_THIS_PAGE">
893 <message desc=
"Popup button for user to cancel a beforeunload dialog box triggered by a page reload action, i.e. they do not want to reload the current page [CHAR-LIMIT=20]" name=
"IDS_DONT_RELOAD_THIS_PAGE">
896 <message desc=
"Standard popup button for allowing user confirmation of some webpage event. [CHAR-LIMIT=12]" name=
"IDS_JS_MODAL_DIALOG_CONFIRM">
899 <message desc=
"Standard popup button for allowing user to cancel some webpage event. [CHAR-LIMIT=12]" name=
"IDS_JS_MODAL_DIALOG_CANCEL">
902 <message desc=
"Checkbox allowing users to forgoe an additional prompts from a web page. [CHAR-LIMIT=None]" name=
"IDS_SUPPRESS_JS_MODAL_DIALOGS">
903 Prevent this page from creating additional dialogs
905 <message desc=
"Content description for the input javascript modal dialog prompt. [CHAR-LIMIT=32]" name=
"IDS_ACCESSIBILITY_JS_MODAL_DIALOG_PROMPT">
908 <message desc=
"Dialog box title for viewing security certificates. [CHAR-LIMIT=32]" name=
"IDS_CERTTITLE">
912 <!-- Sign-in strings -->
913 <message name=
"IDS_ADD_ACCOUNT_TITLE" desc=
"Title for add Google account dialog [CHAR-LIMIT=40]">
916 <message name=
"IDS_ADD_ACCOUNT_MESSAGE" desc=
"Message to display for add Google account dialog">
917 You have not yet set up a Google Account on this device
919 <message name=
"IDS_ADD_ACCOUNT_CONTINUE" desc=
"Continue button for add Google account dialog [CHAR-LIMIT=20]">
922 <message name=
"IDS_SIGN_IN_ACCOUNTS_MESSAGE" desc=
"Description of the signed-in section shown below the header">
923 You’re signed in to the following Google Accounts. Add or remove accounts in Android settings.
925 <message name=
"IDS_SIGN_IN_ACCOUNTS_MESSAGE_CHILD" desc=
"Description of the signed-in section shown below the header for child accounts">
926 You’re signed in to the following Google Account.
928 <message name=
"IDS_SIGNOUT_TITLE" desc=
"Title for sign out of Chrome dialog [CHAR-LIMIT=40]">
931 <message name=
"IDS_SIGNOUT_MESSAGE" desc=
"Message to display for sign out of Chrome dialog">
932 The data stored on this device as well as the data stored in your Google Account will remain in both places. However, new data or changes you make to your data will not be synchronized between them.
934 <message name=
"IDS_SIGNOUT_MANAGED_ACCOUNT_MESSAGE" desc=
"Message to display for sign out of Chrome dialog when the account has enterprise management, and all user data will be erased">
935 You are signing out of an account managed by
<ph name=
"DOMAIN_NAME">%
1$s
<ex>google.com
</ex></ph>. This will delete the Chrome data stored on this device, but the data will remain in your Google Account.
937 <message name=
"IDS_FIRSTRUN_SIGNED_IN_TITLE" desc=
"Message informing the user that they are now signed in.">
938 You're now signed in to Chrome.
940 <message name=
"IDS_FIRSTRUN_SIGNED_IN_DESCRIPTION" desc=
"Message informing the user what is being synced.">
941 Your open bookmarks, history, passwords, and more are being synced with your Google Account.
944 <!-- Sync strings -->
945 <message name=
"IDS_SIGN_IN_SYNC" desc=
"Sync preference title in signed-in prefs and prefix for notification related to sync [CHAR-LIMIT=32]">
948 <message name=
"IDS_SYNC_DATA_TYPES" desc=
"Preference category name for customization of synced data types. [CHAR-LIMT=32]">
951 <message name=
"IDS_SYNC_EVERYTHING_PREF" desc=
"Title for preference which enables sync'ing of all data types. [CHAR-LIMT=32]">
954 <message name=
"IDS_SYNC_AUTOFILL" desc=
"Title for preference which enables sync'ing of autofill. [CHAR-LIMT=32]">
957 <message name=
"IDS_SYNC_BOOKMARKS" desc=
"Title for preference which enables sync'ing of bookmarks. [CHAR-LIMT=32]">
960 <message name=
"IDS_SYNC_HISTORY" desc=
"Title for preference which enables sync'ing of history data. [CHAR-LIMT=32]">
963 <message name=
"IDS_SYNC_PASSWORDS" desc=
"Title for preference which enables sync'ing of passwords. [CHAR-LIMT=32]">
966 <message name=
"IDS_SYNC_RECENT_TABS" desc=
"Title for preference which enables sync'ing of open tabs. [CHAR-LIMT=32]">
969 <message name=
"IDS_SYNC_SETTINGS" desc=
"Title for preference which enables sync'ing of settings. [CHAR-LIMT=32]">
972 <message name=
"IDS_SYNC_ENCRYPTION" desc=
"Preference category name for sync encryption. [CHAR-LIMT=32]">
975 <message name=
"IDS_SYNC_MANAGE_DATA" desc=
"Title for link to Google Dashboard to manage sync data.">
978 <message name=
"IDS_SYNC_PASSPHRASE_TYPE_TITLE" desc=
"Title of sync passphrase type dialog. [CHAR-LIMIT=24]">
981 <message name=
"IDS_SYNC_PASSPHRASE_TYPE_KEYSTORE" desc=
"Option to encrypt only passwords, using your Google credentials.">
982 Encrypt passwords with Google credentials
984 <message name=
"IDS_SYNC_PASSPHRASE_TYPE_FROZEN" desc=
"Option to encrypt all data, using your Google password frozen on the substituted date.">
985 Encrypt all with Google password as of
<ph name=
"TIME">%
1$s
<ex>Oct
3,
2014</ex></ph>
987 <message name=
"IDS_SYNC_PASSPHRASE_TYPE_CUSTOM" desc=
"Option to encrypt all sync data with a custom passphrase.">
988 Encrypt all with passphrase
990 <message name=
"IDS_SIGN_IN_GOOGLE_ACCOUNT" desc=
"Title of sign in account selection dialog. [CHAR-LIMIT=32]">
993 <message name=
"IDS_SYNC_CUSTOM_PASSPHRASE" desc=
"Prompt user to create a custom sync password.">
994 Only someone with your passphrase can read your encrypted data. This passphrase is not sent to or stored by Google. If you forget your passphrase, you will need to reset sync.
996 <message name=
"IDS_SYNC_DASHBOARD_URL" desc=
"URL for the sync dashboard." translateable=
"false">
997 https://www.google.com/settings/chrome/sync
999 <message name=
"IDS_SYNC_ENTER_CUSTOM_PASSPHRASE_HINT" desc=
"Hint for the passphrase field when user is to type in a passphrase. [CHAR-LIMIT=30]">
1002 <message name=
"IDS_SYNC_ENTER_CUSTOM_PASSPHRASE_HINT_CONFIRM" desc=
"Hint for the passphrase confirmation field when user is to type in a passphrase. [CHAR-LIMIT=30]">
1005 <message name=
"IDS_SYNC_PASSPHRASE_CANNOT_BE_BLANK" desc=
"Inform user that they cannot use a blank password [CHAR-LIMIT=40]">
1006 This field cannot be blank
1008 <message name=
"IDS_SYNC_PASSPHRASE_RESET_INSTRUCTIONS" desc=
"Inform the user how they can reset their passphrase if they have forgotten it." meaning=
"Android">
1009 If you've forgotten your passphrase, stop and reset Sync via
<ph name=
"BEGIN_LINK"><link
></ph>Google Dashboard
<ph name=
"END_LINK"></link
></ph>.
1011 <message name=
"IDS_SYNC_PASSPHRASES_DO_NOT_MATCH" desc=
"Inform user that their sync password does not match.">
1012 Passphrases do not match
1014 <message name=
"IDS_SYNC_PASSPHRASE_INCORRECT" desc=
"Inform the user that the passphrase they entered for sync is incorrect. [CHAR-LIMIT=40]">
1015 Incorrect passphrase
1017 <message name=
"IDS_SYNC_VERIFYING" desc=
"Inform the user that their sync encryption information is being verified. [CHAR-LIMIT=20]">
1020 <message name=
"IDS_SYNC_LOADING" desc=
"Preference title to let the user change their encryption password. [CHAR-LIMIT=20]">
1024 <!-- Sync error strings -->
1025 <message name=
"IDS_SYNC_ERROR_GENERIC" desc=
"Sync error string for generic error. [CHAR-LIMIT=80]">
1028 <message name=
"IDS_SYNC_ERROR_GA" desc=
"Sync error string for when the needs to update the sign-in details [CHAR-LIMIT=80]">
1029 Please update your sign-in details.
1031 <message name=
"IDS_SYNC_ERROR_CONNECTION" desc=
"Sync error string for network connection. [CHAR-LIMIT=80]">
1032 Could not connect to the sync server.
1034 <message name=
"IDS_SYNC_ERROR_DOMAIN" desc=
"Sync error string for domain not supported. [CHAR-LIMIT=80]">
1035 Sync is not available for your domain.
1037 <message name=
"IDS_SYNC_ERROR_SERVICE_UNAVAILABLE" desc=
"Sync error string for service unavailable. [CHAR-LIMIT=80]">
1038 The service is not available; try again later.
1040 <message name=
"IDS_POLICY_DIALOG_TITLE" desc=
"Title to show on a dialog during sign-in, indicating that the account used has policy management enabled.">
1043 <message name=
"IDS_POLICY_DIALOG_MESSAGE" desc=
"Message to show on a dialog during sign-in, indicating that the account used has policy management enabled.">
1044 This account is managed by
<ph name=
"DOMAIN_NAME">%
1$s
<ex>google.com
</ex></ph>.
1046 You are signing in with a managed account and giving its administrator control over your Chrome profile. Your Chrome data will become permanently tied to this account. Disconnecting from this account will delete the local Chrome data.
1048 <message name=
"IDS_POLICY_DIALOG_PROCEED" desc=
"Label on the button to accept the policy dialog during sign-in. [CHAR-LIMIT=20]">
1051 <message name=
"IDS_POLICY_DIALOG_CANCEL" desc=
"Label on the button to reject the policy dialog during sign-in. [CHAR-LIMIT=20]">
1054 <message name=
"IDS_WIPING_PROFILE_DATA_TITLE" desc=
"Title for the progress dialog shown while profile data is being wiped after signing out of an enterprise account">
1055 Clearing account data
1057 <message name=
"IDS_WIPING_PROFILE_DATA_MESSAGE" desc=
"Message for the progress dialog shown while profile data is being wiped after signing out of an enterprise account">
1061 <!-- Tab switcher -->
1062 <message name=
"IDS_ACCESSIBILITY_TAB_SWITCHER_STANDARD_STACK" desc=
"Content description for the standard stack selection 'button'.">
1065 <message name=
"IDS_ACCESSIBILITY_TAB_SWITCHER_INCOGNITO_STACK" desc=
"Content description for the incognito stack selection 'button'.">
1068 <message name=
"IDS_ACCESSIBILITY_TAB_SWITCHER_UNDO_TAB_CLOSED" desc=
"Content description for the undo tab closed 'button.">
1071 <message name=
"IDS_ACCESSIBILITY_TABSTRIP_TAB" desc=
"Content description for the tab title.">
1072 <ph name=
"TAB_TITLE">%
1$s
<ex>Welcome to Facebook
</ex></ph>, tab
1074 <message name=
"IDS_ACCESSIBILITY_TABSTRIP_BTN_CLOSE_TAB" desc=
"Content description for the close tab button.">
1077 <message name=
"IDS_ACCESSIBILITY_TABSTRIP_BTN_NEW_TAB" desc=
"Content description for the new tab button.">
1080 <message name=
"IDS_TAB_LOADING_DEFAULT_TITLE" desc=
"The title of a tab when we are still waiting for either the URL or the real title. This generally shows when the page is first loading.">
1085 <message name=
"IDS_INFOBAR_CLOSE" desc=
"Accessibility label for the dismiss infobar Button">
1088 <message name=
"IDS_INFOBAR_SCREEN_POSITION" desc=
"Accessibility label to inform users about the InfoBar location">
1089 Options available near bottom of the screen
1092 <!-- Account chooser infobar strings. -->
1093 <message name=
"IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc=
"The title text for Account chooser infobar.">
1094 Choose an account from your Google Smart Lock.
1097 <!-- DownloadOverwriteInfoBar -->
1098 <message name=
"IDS_DOWNLOAD_OVERWRITE_INFOBAR_TEXT" desc=
"Prompt text for the confirmation dialog asking whether the user really wants to replace a file when there already exists a file with the same name">
1099 Do you want to replace the existing
<ph name=
"FILE_NAME">^
1<ex>specialfile.pdf
</ex></ph> in
<ph name=
"DIRECTORY_NAME">^
2<ex>Downloads
</ex></ph>?
1101 <message name=
"IDS_DOWNLOAD_OVERWRITE_INFOBAR_REPLACE_FILE_BUTTON" desc=
"Label for choosing 'Replace file' in the prompt for replacing a file.[CHAR-LIMIT=32]">
1104 <message name=
"IDS_DOWNLOAD_OVERWRITE_INFOBAR_CREATE_NEW_FILE_BUTTON" desc=
"Label for choosing 'Create new file' in the prompt for replacing a file. [CHAR-LIMIT=32]">
1108 <!-- TranslateInfoBar -->
1109 <message name=
"IDS_TRANSLATE_INFOBAR_TEXT" desc=
"Text to display on the translate infobar to offer a translate. [CHAR-LIMIT=64]" meaning=
"Android">
1110 This page is in
<ph name=
"SOURCE_LANGUAGE">^
1<ex>English
</ex></ph>. Translate it to
<ph name=
"TARGET_LANGUAGE">^
2<ex>FRENCH
</ex></ph>?
1112 <message name=
"IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc=
"link text to offer to change languages.">
1115 <message name=
"IDS_TRANSLATE_INFOBAR_TRANSLATION_DONE">
1116 Translated to
<ph name=
"TARGET_LANGUAGE">%
1$s
<ex>FRENCH
</ex></ph>.
1118 <message name=
"IDS_TRANSLATE_INFOBAR_TRANSLATING">
1119 Translating page to
<ph name=
"SOURCE_LANGUAGE">%
1$s
<ex>English
</ex></ph>…
1121 <message name=
"IDS_TRANSLATE_INFOBAR_ERROR">
1122 Oops. This page could not be translated.
1124 <message name=
"IDS_TRANSLATE_ALWAYS_TEXT" desc=
"checkbox to always translate a language pair">
1125 Always translate
<ph name=
"SOURCE_LANGUAGE">%
1$s
<ex>French
</ex></ph>
1127 <message name=
"IDS_TRANSLATE_NEVER_TRANSLATE_MESSAGE_TEXT">
1128 Would you like Google Chrome to offer to translate
<ph name=
"LANGUAGE">%
1$s
<ex>French
</ex></ph> pages from this site next time?
1130 <message name=
"IDS_TRANSLATE_BUTTON" desc=
"Possible texts to display on the translate infobar buttons. [CHAR-LIMIT=24]">
1133 <message name=
"IDS_TRANSLATE_NOPE" desc=
"Button text for rejecting infobar translations">
1136 <message name=
"IDS_TRANSLATE_SHOW_ORIGINAL">
1139 <message name=
"IDS_TRANSLATE_RETRY">
1142 <message name=
"IDS_TRANSLATE_OPTIONS_SOURCE_HINT" desc=
"Language drop down text for the source language. [CHAR-LIMIT=64]">
1143 Page Language:
<ph name=
"SOURCE_LANGUAGE">^
1<ex>FRENCH
</ex></ph>
1145 <message name=
"IDS_TRANSLATE_OPTIONS_TARGET_HINT" desc=
"Language drop down text for the target language. [CHAR-LIMIT=64]">
1146 Translation Language:
<ph name=
"SOURCE_LANGUAGE">^
1<ex>FRENCH
</ex></ph>
1148 <message name=
"IDS_TRANSLATE_BUTTON_DONE" desc=
"Text to display on the translate infobar button to apply new languages. [CHAR-LIMIT=24]">
1151 <message name=
"IDS_TRANSLATE_NEVER_TRANSLATE_SITE" desc=
"Text to display on the never translate site (like www.google.com) button. [CHAR-LIMIT=64]">
1152 Never translate this site
1154 <message name=
"IDS_TRANSLATE_NEVER_TRANSLATE_LANGUAGE" meaning=
"Android" desc=
"Text to display on the never translate language button. [CHAR-LIMIT=64]">
1155 Never translate
<ph name=
"LANGUAGE">%
1$s
<ex>French
</ex></ph>
1157 <message name=
"IDS_MENU_PRINT" desc=
"Menu item for printing the current page. [CHAR-LIMIT=27]">
1160 <message name=
"IDS_MENU_SHARE_PAGE" desc=
"Menu item for sharing the current page. [CHAR-LIMIT=27]">
1163 <message name=
"IDS_SHARE_LINK_CHOOSER_TITLE" desc=
"title for the share dialog when sharing the current address [CHAR-LIMIT=27]">
1166 <message name=
"IDS_ACCESSIBILITY_MENU_SHARE_VIA" desc=
"Content description share current page via the most recently used application menu item">
1167 Share via
<ph name=
"APPLICATION">%s
<ex>Gmail
</ex></ph>
1169 <message name=
"IDS_ERROR_PRINTING_FAILED" desc=
"Generic error message shown when Chrome fails to print the current page for some reason.">
1170 There was a problem printing the page. Please try again.
1172 <message name=
"IDS_ACCESSIBILITY_MENU_BOOKMARK" desc=
"Content description for the bookmark button when the page is not currently bookmarked.">
1175 <message name=
"IDS_ACCESSIBILITY_MENU_FORWARD" desc=
"Content description for the forward navigation button.">
1178 <message name=
"IDS_ACCESSIBILITY_MENU_BACK" desc=
"Content description for the backard navigation button.">
1181 <message name=
"IDS_ACCESSIBILITY_MENU_INFO" desc=
"Content description for the button which opens the page info popup, which displays security information and permissions for the current page">
1182 View site information
1184 <message name=
"IDS_ACCESSIBILITY_CONTENT_VIEW" desc=
"Content description for the content view that holds the web contents [CHAR-LIMIT=30]">
1188 <!-- Runtime permission infobar strings -->
1189 <message name=
"IDS_INFOBAR_MISSING_CAMERA_PERMISSION_TEXT" desc=
"Text shown in an infobar when a website has requested access to the camera capabilities, but Chrome is missing the Android camera permission.">
1190 Chrome needs camera access to share it with this site.
1192 <message name=
"IDS_INFOBAR_MISSING_MICROPHONE_PERMISSION_TEXT" desc=
"Text shown in an infobar when a website has requested access to the microphone capabilities, but Chrome is missing the Android microphone permission.">
1193 Chrome needs microphone access to share it with this site.
1195 <message name=
"IDS_INFOBAR_MISSING_LOCATION_PERMISSION_TEXT" desc=
"Text shown in an infobar when a website has requested access to the location capabilities, but Chrome is missing the Android location permission.">
1196 Chrome needs location access to share it with this site.
1198 <message name=
"IDS_INFOBAR_MISSING_MULTIPLE_PERMISSIONS_TEXT" desc=
"Text shown in an infobar when a website has requested access to the multiple restricted capabilities (e.g. location, camera, microphone), but Chrome is missing the corresponding Android permissions.">
1199 Chrome needs permissions access to share them with this site.
1201 <message name=
"IDS_INFOBAR_UPDATE_PERMISSIONS_BUTTON_TEXT" desc=
"Button text shown when Chrome does not have the necessary permission required to complete the requested tasks (e.g. a website has request location information, but Chrome is missing that Android permission).">
1205 <!-- Runtime permission geolocation disclosure strings -->
1206 <message name=
"IDS_OMNIBOX_GEOLOCATION_DISCLOSURE" desc=
"Text shown when a user focuses the Chrome omnibox to inform them that their location will be shared with the search provider to get better local search results.">
1207 <ph name=
"SEARCH_ENGINE_URL">%
1$s
<ex>www.google.com
</ex></ph> uses your location to show local search results
1210 <!-- ContextMenu -->
1211 <message name=
"IDS_CONTEXTMENU_OPEN_IN_NEW_TAB" desc=
"Context sensitive menu item to open the selected link in a new tab. [CHAR-LIMIT=30]">
1214 <message name=
"IDS_CONTEXTMENU_OPEN_IN_INCOGNITO_TAB" desc=
"Context sensitive menu item to open the selected link in a new incognito tab. [CHAR-LIMIT=30]">
1215 Open in incognito tab
1217 <message name=
"IDS_CONTEXTMENU_COPY_EMAIL_ADDRESS" desc=
"Context sensitive menu item for copying email address. [CHAR-LIMIT=30]">
1220 <message name=
"IDS_CONTEXTMENU_COPY_LINK_ADDRESS" desc=
"Context sensitive menu item for copying the selected link URL / address. [CHAR-LIMIT=30]">
1223 <message name=
"IDS_CONTEXTMENU_COPY_LINK_TEXT" desc=
"Context sensitive menu item for copying the selected link's text. [CHAR-LIMIT=30]">
1226 <message name=
"IDS_CONTEXTMENU_SAVE_LINK" desc=
"Context sensitive menu item for saving the target of a link [CHAR-LIMIT=30]">
1229 <message name=
"IDS_CONTEXTMENU_SAVE_IMAGE" desc=
"Context sensitive menu item for saving the selected image. [CHAR-LIMIT=30]">
1232 <message name=
"IDS_CONTEXTMENU_OPEN_IMAGE" desc=
"Context sensitive menu item for opening/viewing the selected image. [CHAR-LIMIT=30]">
1235 <message name=
"IDS_CONTEXTMENU_OPEN_IMAGE_IN_NEW_TAB" desc=
"Context sensitive menu item for opening/viewing the selected image in a new tab. [CHAR-LIMIT=30]">
1236 Open image in new tab
1238 <message name=
"IDS_CONTEXTMENU_OPEN_ORIGINAL_IMAGE_IN_NEW_TAB" desc=
"Context sensitive menu item for opening/viewing the original version of the selected image in a new tab. [CHAR-LIMIT=30]">
1239 Open original image in new tab
1241 <message name=
"IDS_CONTEXTMENU_LOAD_IMAGES" desc=
"Context sensitive menu item for Data Saver low fidelity placeholder images that reloads the page with the original images. [CHAR-LIMIT=30]">
1244 <message name=
"IDS_CONTEXTMENU_LOAD_ORIGINAL_IMAGE" desc=
"Context sensitive menu item for Data Saver low fidelity placeholder images that loads the original version in place. [CHAR-LIMIT=30]">
1247 <message name=
"IDS_CONTEXTMENU_SEARCH_WEB_FOR_IMAGE" desc=
"Context sensitive menu item for search-for-Image command in a new tab. [CHAR-LIMIT=30]">
1248 Search
<ph name=
"SEARCH_ENGINE">%
1$s
<ex>Google
</ex></ph> for this image
1250 <message name=
"IDS_CONTEXTMENU_COPY_IMAGE" desc=
"Context sensitive menu item for copying an image to the clipboard. [CHAR-LIMIT=30]">
1253 <message name=
"IDS_CONTEXTMENU_COPY_IMAGE_URL" desc=
"Context sensitive menu item for copying an image url to the clipboard. [CHAR-LIMIT=30]">
1256 <message name=
"IDS_CONTEXTMENU_SAVE_VIDEO" desc=
"Context sensitive menu item for saving the selected video. [CHAR-LIMIT=30]">
1260 <!-- Swipe refresh -->
1261 <message name=
"IDS_ACCESSIBILITY_SWIPE_REFRESH" desc=
"Content description for the swipe refresh action.">
1265 <!-- Smartcard certificate support -->
1266 <message name=
"IDS_SMARTCARD_DIALOG_TITLE" desc=
"Title of a dialog asking whether to use Android default keystore or a smartcard for certificate authentication.">
1267 Choose certificate for authentication
1269 <message name=
"IDS_SMARTCARD_CERTIFICATE_OPTION" desc=
"An option to use Smart Card when a dialog asking whether to use Android default keystore or a Smart Card for certificate authentication.">
1273 <!-- App banner strings -->
1274 <message name=
"IDS_APP_BANNER_INSTALLING" desc=
"Button text indicating that an application is being installed. [CHAR-LIMIT=15]">
1277 <message name=
"IDS_APP_BANNER_OPEN" desc=
"Text that indicates that clicking on the button will launch an application. [CHAR-LIMIT=15]">
1281 <!-- App banner accessibility strings, used for touch exploration -->
1282 <message name=
"IDS_APP_BANNER_VIEW_NATIVE_APP_ACCESSIBILITY" desc=
"Accessibililty text: Describes a prompt promoting the installation of an app related to the current page, including the app's name and its rating.">
1283 View app
<ph name=
"APP_NAME">%
1$s
<ex>Gmail
</ex></ph> on the Play Store. Rating:
<ph name=
"APP_RATING">%
2$
.1f
<ex>4.2</ex></ph>.
1285 <message name=
"IDS_APP_BANNER_VIEW_NATIVE_APP_INSTALL_ACCESSIBILITY" desc=
"Accessibility text: Indicates that clicking on the button will either purchase the app or install it.">
1286 Get the app from the Google Play Store:
<ph name=
"APP_ACTION">%s
<ex>Install
</ex></ph>
1289 <message name=
"IDS_APP_BANNER_VIEW_WEB_APP_ACCESSIBILITY" desc=
"Accessibililty text: Details the web app being promoted by the current page, including the app name and its URL.">
1290 <ph name=
"APP_NAME">%
1$s
<ex>Gmail
</ex></ph>, web app.
<ph name=
"APP_URL">%
2$s
<ex>google.com
</ex></ph>
1293 <!-- DOM Distiller strings -->
1294 <message name=
"IDS_DARK_MODE" desc=
"Title of button that will change theme of distilled pages to dark mode.">
1297 <message name=
"IDS_LIGHT_MODE" desc=
"Title of button that will change theme of distilled pages to light mode.">
1300 <message name=
"IDS_SEPIA_MODE" desc=
"Title of button that will change theme of distilled pages to sepia mode.">
1303 <message name=
"IDS_SANS_SERIF" desc=
"Title of the selector button that will change the typeface of distilled pages to use a SansSerif font.">
1306 <message name=
"IDS_SERIF" desc=
"Title of the selector button that will change the typeface of distilled pages to use a Serif font.">
1309 <message name=
"IDS_MONOSPACE" desc=
"Title of the selector button that will change the typeface of distilled pages to use a Monospace font.">
1312 <message name=
"IDS_TEXT_SIZE_SIGNIFIER" desc=
"A typical letter of the alphabet. This is drawn on either end of a slider bar that allows the user to change the font size. On one end, it is drawn smaller and on the other end larger.">
1316 <!-- TalkBack upgrade -->
1317 <message name=
"IDS_OLD_TALKBACK_TITLE" desc=
"Title of dialog notifying user that the version of TalkBack they're running is too old.">
1318 You need to update TalkBack to a newer version.
1320 <message name=
"IDS_UPDATE_FROM_MARKET" desc=
"Title of button that will direct the user to update TalkBack from the market (Play Store)">
1323 <message name=
"IDS_CANCEL_TALKBACK_ALERT" desc=
"Title of button that will cancel the TalkBack alert dialog dialog.">
1327 <!-- Android NFC Beam strings -->
1328 <message name=
"IDS_NFC_BEAM_ERROR_OVERLAY_ACTIVE" desc=
"Android Beam error - a tab is not in the foreground [CHAR-LIMIT=40]">
1329 Select a tab to beam
1331 <message name=
"IDS_NFC_BEAM_ERROR_BAD_URL" desc=
"Android Beam error - the current tab has an invalid url [CHAR-LIMIT=40]">
1332 Can’t beam current tab
1335 <!-- Add to Home screen strings -->
1336 <message name=
"IDS_ADD" desc=
"Title for Add button [CHAR-LIMIT=20]">
1339 <message name=
"IDS_ADD_TO_HOMESCREEN_TITLE" desc=
"Edit text title for Add to Home screen dialog [CHAR-LIMIT=30]">
1342 <message name=
"IDS_MENU_ADD_TO_HOMESCREEN" desc=
"Menu item for adding a shortcut to the Home screen. [CHAR-LIMIT=27]">
1345 <message name=
"IDS_ADDED_TO_HOMESCREEN" desc=
"Indicates that the current domain was added to the user's Home screen.">
1346 <ph name=
"DOMAIN_NAME">%
1$s
<ex>google.com
</ex></ph> was added to your Home screen
1349 <!-- WebsiteSettingsPopup (PageInfo dialog) -->
1350 <message name=
"IDS_PAGE_INFO_COPY_URL_BUTTON" desc=
"Text in the button that copies the URL to the clipboard.">
1353 <message name=
"IDS_PAGE_INFO_SITE_SETTINGS_BUTTON" desc=
"Text in the button that opens a website's Site Settings from the Page Info dialog.">
1356 <message name=
"IDS_PAGE_INFO_PERMISSION_ALLOW" desc=
"The label used in the permissions dropdowns in the Page Info dialog on mobile for the option that grants a permission.">
1359 <message name=
"IDS_PAGE_INFO_PERMISSION_BLOCK" desc=
"The label used in the permissions dropdowns in the Page Info dialog on mobile for the option that denies a permission.">
1362 <message name=
"IDS_PAGE_INFO_PERMISSION_ALLOWED" desc=
"The label used in the Page Info dialog to describe an allowed permission. Eg: Location - Allowed">
1365 <message name=
"IDS_PAGE_INFO_PERMISSION_BLOCKED" desc=
"The label used in the Page Info dialog to describe a blocked permission. Eg: Location - Blocked">
1368 <message name=
"IDS_PAGE_INFO_ANDROID_PERMISSION_BLOCKED" desc=
"The label used in the Page Info dialog to indicate a permission has been blocked within Android settings">
1369 Turned off in Android Settings
1371 <message name=
"IDS_PAGE_INFO_ANDROID_LOCATION_BLOCKED" desc=
"The label used in the Page Info dialog to indicate that location has been been disabled for the device in Android settings">
1372 Turned off for this device
1374 <message name=
"IDS_PAGE_INFO_DETAILS_LINK" desc=
"The label of the link to open the detailed connection information popup from the page info bubble.">
1377 <message name=
"IDS_PAGE_INFO_CONNECTION_HTTPS" desc=
"Message to display in the page info bubble when the connection is private (HTTPS).">
1378 Your connection to this site is private.
1380 <message name=
"IDS_PAGE_INFO_CONNECTION_HTTP" desc=
"Message to display in the page info bubble when the connection is not private (HTTP).">
1381 Your connection to this site is not private.
1383 <message name=
"IDS_PAGE_INFO_CONNECTION_MIXED" desc=
"Message to display in the page info bubble when the main connection is private, but there is content on the page that is not private.">
1384 Your connection to this site is private, but someone on the network might be able to change the look of the page.
1386 <message name=
"IDS_PAGE_INFO_CONNECTION_SHA1" desc=
"Message to display in the page info bubble when the page is not considered private (because the connection used SHA-1 for certificate signatures, which are not considered secure anymore).">
1387 This site uses a weak security configuration (SHA-
1 signatures), so your connection may not be private.
1389 <message name=
"IDS_PAGE_INFO_CONNECTION_BROKEN" desc=
"Message to display in the page info bubble when the connection is insecure because the HTTPS certificate is invalid.">
1390 Your connection to this site is not private. Attackers might be trying to steal your information (for example, photos, passwords, messages and credit cards) from
<ph name=
"DOMAIN_NAME">%
1$s
<ex>google.com
</ex></ph>.
1392 <message name=
"IDS_PAGE_INFO_CONNECTION_INTERNAL_PAGE" desc=
"Message to display in the page info bubble when the page is an internal Chrome page (e.g. the bookmarks page, or about:blank).">
1393 You are viewing a secure Google Chrome page.
1396 <!-- Network prediction internal values -->
1397 <message name=
"IDS_NEVER_PREFETCH_BANDWIDTH_ENTRY" desc=
"Option to always disable the prefetching of web pages. [CHAR-LIMIT=16]">
1400 <message name=
"IDS_WIFI_PREFETCH_BANDWIDTH_ENTRY" desc=
"Option that enables the prefetching of web pages when connected via wi-fi. [CHAR-LIMIT=16]">
1403 <message name=
"IDS_ALWAYS_PREFETCH_BANDWIDTH_ENTRY" desc=
"Option to always prefetch web pages regardless of connection. [CHAR-LIMIT=16]">
1407 <!-- Sad tab page -->
1408 <message name=
"IDS_SAD_TAB_SUGGESTIONS" desc=
"The help message displayed on the sad tab page after a tab crashes.">
1409 If you're seeing this frequently, try these
<ph name=
"BEGIN_LINK"><link
></ph>suggestions
<ph name=
"END_LINK"></link
></ph>.
1413 <message name=
"IDS_FULLSCREEN_API_NOTIFICATION" desc=
"Notification message when a site has entered fullscreen and the directions of how to exit.">
1414 This site has gone fullscreen.
1415 Hit the back button to exit.
1418 <!-- Download UI -->
1419 <message name=
"IDS_DOWNLOAD_NO_SDCARD_DLG_TITLE" desc=
"Dialog title [CHAR LIMIT=25]">
1422 <message name=
"IDS_DOWNLOAD_SDCARD_BUSY_DLG_TITLE" desc=
"Title for a dialog informing the user that the SD card used for external storage is busy so they cannot download anything [CHAR-LIMIT=30]">
1425 <message name=
"IDS_DOWNLOAD_NOTIFICATION_FAILED" desc=
"Download notification to be displayed when a download fails.">
1428 <message name=
"IDS_CANNOT_ADD_DOWNLOADED_ITEM_TO_MANAGER" desc=
"Toast for a download which has completed but cannot be added to the download manager">
1429 Failed to add downloaded item to the download manager.
1431 <message name=
"IDS_CANNOT_CREATE_DOWNLOAD_DIRECTORY_TITLE" desc=
"Message for a dialog informing the user that download directory cannot be created on external storage [CHAR LIMIT=75]">
1432 Cannot create download directory on SD card.
1434 <message name=
"IDS_CANNOT_DOWNLOAD_HTTP_OR_HTTPS" desc=
"Toast for a download which cannot begin because the URL is not http or https">
1435 Can only download http or https URLs
1437 <message name=
"IDS_CANNOT_DOWNLOAD_GENERIC" desc=
"Toast for a generic download failure">
1438 Failed to start download
1440 <message name=
"IDS_DOWNLOAD_PENDING" desc=
"Message in the list of items which have received download requests telling their status. This message states that the download has not yet begun [CHAR LIMIT=30]">
1443 <message name=
"IDS_PROCEED_OMA_DOWNLOAD_MESSAGE" desc=
"A message within a modal dialog that confirms the user want to download an OMA DRM file.">
1444 Proceed to download the content?
1446 <message name=
"IDS_OPEN_URL_POST_OMA_DOWNLOAD" desc=
"A message within a modal dialog to confirm that the user want to open the url specified in the OMA download descriptor.">
1447 Open the suggested URL specified in the downloaded content?
1449 <message name=
"IDS_OMA_DOWNLOAD_INSUFFICIENT_MEMORY" desc=
"Error message displayed when there are not enough memory to download the OMA DRM content.">
1450 Insufficient memory to download the selected content.
1452 <message name=
"IDS_OMA_DOWNLOAD_NON_ACCEPTABLE_CONTENT" desc=
"Error message displayed when the device cannot open the OMA DRM content.">
1453 Device cannot open the content to be downloaded.
1455 <message name=
"IDS_OMA_DOWNLOAD_FAILED" desc=
"Error message displayed when the device cannot download the OMA request.">
1456 An error occured while downloading the content.
1458 <message name=
"IDS_OMA_DOWNLOAD_NAME_LABEL" desc=
"A text label to display the name of the OMA download.">
1461 <message name=
"IDS_OMA_DOWNLOAD_VENDOR_LABEL" desc=
"A text label to display the vendor of the OMA download.">
1464 <message name=
"IDS_OMA_DOWNLOAD_SIZE_LABEL" desc=
"A text label to display the size of the OMA download.">
1467 <message name=
"IDS_OMA_DOWNLOAD_TYPE_LABEL" desc=
"A text label to display the MIME tyoe of the OMA download.">
1470 <message name=
"IDS_OMA_DOWNLOAD_DESCRIPTION_LABEL" desc=
"A text label to display the description of the OMA download.">
1474 <!-- Document mode messages -->
1475 <message name=
"IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc=
"Message on the notification that closes all incognito tabs in document mode">
1476 Close all incognito tabs
1478 <message name=
"IDS_TABS_AND_APPS_TITLE" desc=
"The title of a preference which controls whether your tabs are shown within Chrome or in system app switcher.">
1481 <message name=
"IDS_TABS_AND_APPS_OPT_OUT_TITLE" desc=
"A title for the promo message shown to users who have document mode enabled to explain the new location for the tabs and provide an option to opt out.">
1482 Chrome tabs have moved
1484 <message name=
"IDS_TABS_AND_APPS_OPT_OUT_TEXT" desc=
"A promo message shown to users who have document mode enabled to explain the new location for the tabs and provide an option to opt out">
1485 See your tabs with other recent apps on your phone's Overview screen. You can control this in
<ph name=
"BEGIN_LINK"><link
></ph>Settings
<ph name=
"END_LINK"></link
></ph>.
1487 <message name=
"IDS_TABS_AND_APPS_GOT_IT_BUTTON" desc=
"A button to confirm and dismiss opt out promo">
1490 <message name=
"IDS_TABS_AND_APPS_SETTINGS_DESCRIPTION" desc=
"A message shown on settings screen from which you can enable/disable the feature that combines Chrome tabs with recent applications and shows them together in the system app switcher.">
1491 See your tabs with other recent apps on your phone's Overview screen.
1493 <message name=
"IDS_TABS_AND_APPS_TURN_OFF_TITLE" desc=
"A message shown as a title of a confirmation dialog to turn off a feature where apps and tabs are located together in recents switcher">
1494 Separate tabs and apps
1496 <message name=
"IDS_TABS_AND_APPS_TURN_ON_TITLE" desc=
"A message shown as a title of a confirmation dialog to turn on a feature where apps and tabs are located together in recents switcher">
1499 <message name=
"IDS_TABS_AND_APPS_OPT_OUT_CONFIRMATION" desc=
"The confirmation message shown when the user opts out of having apps and tabs together in recents">
1500 Tabs will move to a tab switcher inside Chrome.
1502 <message name=
"IDS_TABS_AND_APPS_OPT_IN_CONFIRMATION" desc=
"The confirmation message shown when the user opts in to have apps and tabs together in recents">
1503 Tabs will live together with recent apps.
1506 <!-- Autofill/Wallet integration prompt -->
1507 <message name=
"IDS_CARD_UNMASK_INPUT_HINT" desc=
"Hint text for an input field containing the user's credit card CVC (card verification code).">
1510 <message name=
"IDS_CARD_UNMASK_MONTH_HINT" desc=
"Hint text for an input field containing a credit card expiration month in two digit format.">
1513 <message name=
"IDS_CARD_UNMASK_YEAR_HINT" desc=
"Hint text for an input field containing a credit card expiration year in two digit format.">
1517 <!-- Startup errors -->
1518 <message name=
"IDS_OS_VERSION_MISSING_FEATURES" desc=
"Error message shown when Chrome fails to run due to an incomplete version of Android.">
1519 Critical functionality required to run Chrome is missing; either your Chrome installation is incomplete, or not compatible with this version of Android.
1521 <message name=
"IDS_INCOMPATIBLE_LIBRARIES" desc=
"Error message shown when Chrome fails to start due to having the wrong version of the native library">
1522 Chrome’s components are incompatible with one another. Chrome may be upgrading, please try again in a few minutes. If the problem continues, try uninstalling and re-installing Chrome.
1524 <message name=
"IDS_NATIVE_STARTUP_FAILED" desc=
"Error message shown when Chrome fails to start for other (unknown) reasons">
1525 Chrome failed during startup with an unexpected error.
1528 <!-- First Run strings -->
1529 <message name=
"IDS_FRE_SET_UP_CHROME" desc=
"Header text shown when the user is first setting up Chrome">
1532 <message name=
"IDS_FRE_ACCOUNT_CHOICE_DESCRIPTION" desc=
"Text for account chooser page">
1533 Select an account to get your bookmarks, history, passwords, and other settings on all your devices.
1535 <message name=
"IDS_FRE_SKIP_TEXT" desc=
"Text for second page skip button">
1538 <message name=
"IDS_CHOOSE_ACCOUNT_SIGN_IN" desc=
"Sign in button for choose google account dialog [CHAR-LIMIT=20]">
1541 <message name=
"IDS_FRE_DONE" desc=
"Button to dismiss the sign-in screen once the user is done">
1544 <message name=
"IDS_FRE_SETTINGS" desc=
"Button that opens Chrome settings">
1547 <message name=
"IDS_FRE_ADD_ACCOUNT" desc=
"Text for adding another Google Account">
1550 <message name=
"IDS_MAKE_CHROME_YOURS" desc=
"Title for the signin promo that prompts the user to sign in to Chrome to have a personalized experirence. [CHAR-LIMIT=24]">
1553 <message name=
"IDS_FRE_NO_ACCOUNT_CHOICE_DESCRIPTION" desc=
"Text for account chooser page when there are no accounts on the device.">
1554 Add an account to get your bookmarks, history, passwords, and other settings on all your devices.
1556 <message name=
"IDS_SIGN_IN_TO_CHROME_SUMMARY_VARIANT" desc=
"A variant of summary for the signin promo; lists reasons to sign in to Chrome.">
1557 Sign in to access all your web stuff from any device
1559 <message name=
"IDS_FRE_NO_ACCOUNTS" desc=
"Text for spinner when there is no google accounts [CHAR-LIMIT=40]">
1562 <message name=
"IDS_FRE_HI_NAME" desc=
"Title welcoming the user by their name after they have signed in.">
1563 Hi,
<ph name=
"FULL_NAME">%
1$s
<ex>John Smith
</ex></ph>
1565 <message name=
"IDS_FRE_SIGNED_IN_DESCRIPTION" desc=
"Explanation of what gets synced after the user signed in">
1566 Your bookmarks, history, passwords, and other settings will be synced to your Google Account.
1568 <message name=
"IDS_FRE_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc=
"Additional explanation for child accounts that synced settings are managed by parents.">
1569 Your parents help manage these settings.
1571 <message name=
"IDS_FRE_TOS_AND_PRIVACY" desc=
"Message explaining that use of Chrome is governed by Chrome's terms of service and privacy notice.">
1572 By using this application, you agree to Chrome's
<ph name=
"BEGIN_LINK1"><LINK1
></ph>Terms of Service
<ph name=
"END_LINK1"></LINK1
></ph> and
<ph name=
"BEGIN_LINK2"><LINK2
></ph>Privacy Notice
<ph name=
"END_LINK2"></LINK2
></ph>.
1574 <message name=
"IDS_FRE_SEND_REPORT_CHECK" desc=
"Text for asking the user to allow sending stats and crash reports">
1575 Help make Chrome better by sending usage statistics and crash reports to Google.
1577 <message name=
"IDS_FRE_ACCEPT_CONTINUE" desc=
"Text for first page accept and continue button [CHAR-LIMIT=20]">
1578 Accept
& continue
1580 <message name=
"IDS_FRE_WELCOME" desc=
"Text for greeting the user on Chrome First Run">
1583 <message name=
"IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc=
"Content description for the first run account drop down spinner.">
1587 <!-- External Navigation Strings -->
1588 <message name=
"IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING" desc=
"Alert dialog text warning that user that incognito mode does not continue into external apps.">
1589 Leaving incognito mode if this link is opened in an external application. Continue?
1591 <message name=
"IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING_TITLE" desc=
"Title for incognito external intent. [CHAR-LIMIT=24]">
1595 <message name=
"IDS_CAST_NOTIFICATION_STOPPED" desc=
"AtHome notification text when stopped. [CHAR LIMIT=40]">
1598 <message name=
"IDS_CAST_NOTIFICATION_FINISHED" desc=
"AtHome notification text when finished. [CHAR LIMIT=40]">
1601 <message name=
"IDS_CAST_NOTIFICATION_PAUSED" desc=
"AtHome notification text when paused. [CHAR LIMIT=40]">
1605 <!-- Messages for remote media playback (casting) -->
1606 <message name=
"IDS_CAST_NOTIFICATION_LOADING" desc=
"AtHome notification text when loading a video. [CHAR LIMIT=40]">
1609 <message name=
"IDS_CAST_NOTIFICATION_PLAYING" desc=
"AtHome notification text when playing a video. [CHAR LIMIT=40]">
1612 <message name=
"IDS_CAST_NOTIFICATION_LOADING_FOR_VIDEO" desc=
"AtHome notification text when loading a given video. [CHAR LIMIT=40]">
1613 Loading “
<ph name=
"VIDEO_TITLE">%
1$s
<ex>Psy - Gangnam Style - YouTube
</ex></ph>”
1615 <message name=
"IDS_CAST_NOTIFICATION_PLAYING_FOR_VIDEO" desc=
"AtHome notification text when playing a given video. [CHAR LIMIT=40]">
1616 Playing “
<ph name=
"VIDEO_TITLE">%
1$s
<ex>Psy - Gangnam Style - YouTube
</ex></ph>”
1618 <message name=
"IDS_CAST_NOTIFICATION_PAUSED_FOR_VIDEO" desc=
"AtHome notification text when paused in a given video. [CHAR LIMIT=40]">
1619 Paused “
<ph name=
"VIDEO_TITLE">%
1$s
<ex>Psy - Gangnam Style - YouTube
</ex></ph>”
1621 <message name=
"IDS_CAST_NOTIFICATION_FINISHED_FOR_VIDEO" desc=
"AtHome notification text when finished playing a given video. [CHAR LIMIT=40]">
1622 Finished “
<ph name=
"VIDEO_TITLE">%
1$s
<ex>Psy - Gangnam Style - YouTube
</ex></ph>”
1624 <message name=
"IDS_CAST_CASTING_VIDEO" desc=
"AtHome text to tell user which screen casting is happening. [CHAR LIMIT=40]">
1625 Casting to
<ph name=
"SCREEN_NAME">%
1$s
<ex>Living Room TV
</ex></ph>
1627 <message name=
"IDS_CAST_ERROR_PLAYING_VIDEO" desc=
"The message shown to the user when playing a video to the Chromecast fails.">
1628 Cannot play video on
<ph name=
"SCREEN_NAME">%
1$s
<ex>Living Room TV
</ex></ph>.
1630 <message name=
"IDS_CAST_PERMISSION_ERROR_PLAYING_VIDEO" desc=
"The message shown to the user when trying to play a video that the domain does not let us cast.">
1631 Unable to cast video due to site restrictions
1633 <message name=
"IDS_ACCESSIBILITY_PLAY" desc=
"Content description for the play button that starts playing the media.">
1636 <message name=
"IDS_ACCESSIBILITY_PAUSE" desc=
"Content description for the pause button that pauses playing the media.">
1639 <message name=
"IDS_ACCESSIBILITY_STOP" desc=
"Content description for the stop button that stops playing the media.">
1643 <!-- New Tab Page strings -->
1644 <message name=
"IDS_NTP_BOOKMARKS" desc=
"Text for bookmarks button [CHAR-LIMIT=20]">
1647 <message name=
"IDS_RECENT_TABS" desc=
"Text for button to show 'Recent tabs', i.e. recently closed tabs and tabs that are open on other devices [CHAR-LIMIT=20]">
1650 <message name=
"IDS_MOST_VISITED_PLACEHOLDER_TITLE" desc=
"Header text shown on the new tab page when there are no most visited tiles yet.">
1651 Nothing to see here… yet
1653 <message name=
"IDS_MOST_VISITED_PLACEHOLDER_SUMMARY" desc=
"Explanation text shown on the new tab page when there are no most visited tiles yet.">
1654 Your most visited pages will appear here
1656 <message name=
"IDS_ACCESSIBILITY_GOOGLE_DOODLE" desc=
"Content description for the Google Doodle (the fun, alternative Google logo) shown on the new tab page.">
1657 Google doodle:
<ph name=
"DOODLE_DESCRIPTION">%
1$s
<ex>Einstein's birthday
</ex></ph>
1659 <message name=
"IDS_NTP_RECENT_TABS_SYNC_PROMO_TITLE" desc=
"Header for the promo explaining how users can see the list of tabs open on their other devices">
1662 <message name=
"IDS_NTP_RECENT_TABS_SYNC_PROMO_INSTRUCTIONS" desc=
"Information about sync displayed on the NTP when the user has signed in on mobile but not on desktop">
1663 Access the tabs you have open on your computer, right here.
1665 Just open Chrome on your computer, go to the menu, and select “Sign in to Chrome…”
1667 <message name=
"IDS_NTP_RECENT_TABS_SYNC_ENABLE_SYNC" desc=
"Text that displayed in a textview encouraging the user to enable sync.">
1668 Tabs you have opened in Chrome on your other devices will appear here.
1670 <message name=
"IDS_NTP_RECENT_TABS_SYNC_ENABLE_SYNC_BUTTON" desc=
"Text that displayed or button that allows the user to enable sync.">
1673 <message name=
"IDS_NTP_RECENT_TABS_LAST_SYNCED_DAYS" desc=
"Text to show the time since the device last synced in days">
1674 Last synced:
<ph name=
"DAYS">%
1$d
<ex>3</ex></ph> days ago
1676 <message name=
"IDS_NTP_RECENT_TABS_LAST_SYNCED_HOURS" desc=
"Text to show the time since the device last synced in hours">
1677 Last synced:
<ph name=
"HOURS">%
1$d
<ex>3</ex></ph> hours ago
1679 <message name=
"IDS_NTP_RECENT_TABS_LAST_SYNCED_MINUTES" desc=
"Text to show the time since the device last synced in minutes">
1680 Last synced:
<ph name=
"MINUTES">%
1$d
<ex>50</ex></ph> minutes ago
1682 <message name=
"IDS_NTP_RECENT_TABS_LAST_SYNCED_JUST_NOW" desc=
"Text to show that the device was recently synced">
1683 Last synced: just now
1685 <message name=
"IDS_NTP_RECENT_TABS_ACCESSIBILITY_COLLAPSED_GROUP" desc=
"Content description for collapsed state indicator for the group view." >
1686 Collapsed - Click to expand
1688 <message name=
"IDS_NTP_RECENT_TABS_ACCESSIBILITY_EXPANDED_GROUP" desc=
"Content description for expanded state indicator for the group view." >
1689 Expanded - Click to collapse
1691 <message name=
"IDS_NTP_RECENT_TABS_REMOVE_MENU_OPTION" desc=
"Context menu option to remove a foreign session ">
1694 <message name=
"IDS_RECENT_TABS_THIS_DEVICE" desc=
"Header shown above the list of tabs currently open on this device.">
1697 <message name=
"IDS_RECENT_TABS_SHOW_MORE" desc=
"Text shown on the button that shows all the currently open tabs in recent tabs page.">
1700 <message name=
"IDS_RECENTLY_CLOSED" desc=
"Header for the list of recently closed tabs">
1703 <message name=
"IDS_SHOW_FULL_HISTORY" desc=
"Link text to go to the history page from the recent tabs page.">
1706 <message name=
"IDS_REMOVE_ALL" desc=
"Context menu option to clear the list of recently closed tabs">
1710 <!-- Toolbar button strings -->
1711 <message name=
"IDS_OPEN_TABS" desc=
"Text for button to enter the tab switcher and show tabs that are open on this device">
1714 <message name=
"IDS_BUTTON_NEW_TAB" desc=
"Button name for opening a new tab.">
1718 <!-- Main menu items -->
1719 <message name=
"IDS_MENU_NEW_TAB" desc=
"Menu item for opening a new tab. [CHAR-LIMIT=27]">
1722 <message name=
"IDS_MENU_NEW_INCOGNITO_TAB" desc=
"Menu item for opening a new incognito tab that facilitates pseudononymous browsing. [CHAR-LIMIT=27]" meaning=
"Android menu">
1725 <message name=
"IDS_MENU_BOOKMARKS" desc=
"Menu item for opening the bookmarks page that contains all the user's bookmarks. [CHAR-LIMIT=27]">
1728 <message name=
"IDS_MENU_BOOKMARKS_OFFLINE_PAGES" desc=
"Menu item for opening the saved pages page that contains all the user's saved pages (bookmarks and offline). [CHAR-LIMIT=27]">
1731 <message name=
"IDS_MENU_RECENT_TABS" desc=
"Menu item for opening the 'Recent tabs' page that shows recently closed tabs and pages the user has opened on his/her other devices. [CHAR-LIMIT=27]">
1734 <message name=
"IDS_MENU_HISTORY" desc=
"Menu item for opening the history page. [CHAR-LIMIT=27]">
1737 <message name=
"IDS_MENU_FIND_IN_PAGE" desc=
"Menu item allowing users to find text within the current page. [CHAR-LIMIT=27]">
1740 <message name=
"IDS_MENU_REQUEST_DESKTOP_SITE" desc=
"Menu item allowing user to request for the desktop site by changing browser's user-agent. [CHAR-LIMIT=24]">
1741 Request desktop site
1743 <message name=
"IDS_MENU_REQUEST_DESKTOP_SITE_ON" desc=
"Accessibility description for when Request Desktop Site is enabled.">
1744 Turn off Request desktop site
1746 <message name=
"IDS_MENU_REQUEST_DESKTOP_SITE_OFF" desc=
"Accessibility description for when Request Desktop Site is disabled.">
1747 Turn on Request desktop site
1749 <message name=
"IDS_MENU_READER_MODE_PREFS" desc=
"Menu item to show reader mode preferences pane, which allows users to change the appearance (font size, theme, etc.) of the page. [CHAR-LIMIT=27]">
1752 <message name=
"IDS_MENU_PREFERENCES" desc=
"Menu item for opening browser preferences. [CHAR-LIMIT=27]">
1755 <message name=
"IDS_MENU_CLOSE_ALL_TABS" desc=
"Menu item for closing all open tabs. [CHAR-LIMIT=27]">
1758 <message name=
"IDS_MENU_CLOSE_ALL_INCOGNITO_TABS" desc=
"Menu item for closing all open incognito tabs. [CHAR-LIMIT=27]">
1759 Close incognito tabs
1762 <!-- Bookmarks page -->
1763 <message name=
"IDS_BOOKMARKS" desc=
"Title of the bookmarks widget, which shows the user's bookmarks on their homescreen. [CHAR-LIMIT=18]">
1766 <message name=
"IDS_BOOKMARKS_FOLDER_EMPTY" desc=
"Text explaining that the currently selected bookmarks folder is empty.">
1769 <message name=
"IDS_CONTEXTMENU_DELETE_BOOKMARK" desc=
"Context menu action to delete a bookmark. [CHAR-LIMIT=30]">
1772 <message name=
"IDS_CONTEXTMENU_EDIT_FOLDER" desc=
"Context menu action to edit a bookmark folder. [CHAR-LIMIT=30]">
1775 <message name=
"IDS_CONTEXTMENU_DELETE_FOLDER" desc=
"Context menu action to delete a bookmark folder. [CHAR-LIMIT=30]">
1778 <message name=
"IDS_ACCESSIBILITY_BOOKMARK_FOLDER" desc=
"Accessible content description of a bookmark folder">
1779 <ph name=
"FOLDER_NAME">%
1$s
<ex>Mobile bookmarks
</ex></ph> folder
1782 <!-- Enhanced bookmark strings -->
1783 <message name=
"IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_TITLE" desc=
"Promo title encouraging the user to sign in to Chrome to improve their bookmarks experience. It means that after signing-in, bookmarks will become synced across devices and possible to search.">
1784 Back up and sync your bookmarks
1786 <message name=
"IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc=
"Description for enhanced bookmark UI sign-in promotion.">
1787 Sign in to Chrome to access your bookmarks from any device
1789 <message name=
"IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_NO_THANKS" desc=
"Text for the decline button in the enhanced bookmark UI">
1792 <message name=
"IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_SIGN_IN" desc=
"Text for the sign-in button in promotion in the enhanced bookmark UI">
1795 <message name=
"IDS_ENHANCED_BOOKMARK_PAGE_SAVED" desc=
"Message shown after user adds a new bookmark. [CHAR-LIMIT=32]">
1798 <message name=
"IDS_ENHANCED_BOOKMARK_PAGE_SAVED_OFFLINE_PAGES" desc=
"Message shown after user adds a new offline page. [CHAR-LIMIT=32]">
1801 <message name=
"IDS_ENHANCED_BOOKMARK_DRAWER_ALL_ITEMS" desc=
"Menu item for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=24]">
1804 <message name=
"IDS_ENHANCED_BOOKMARK_DRAWER_FOLDERS" desc=
"Title for the list of folders in the drawer view. [CHAR-LIMIT=32]">
1807 <message name=
"IDS_ENHANCED_BOOKMARK_DRAWER_FILTER_OFFLINE_PAGES" desc=
"Menu item for showing all bookmarks with an offline pages [CHAR-LIMIT=24]">
1810 <message name=
"IDS_ENHANCED_BOOKMARK_TITLE_BAR_ALL_ITEMS" desc=
"Title bar text for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=32]">
1813 <message name=
"IDS_ENHANCED_BOOKMARK_TITLE_BAR_ALL_ITEMS_OFFLINE_PAGES" desc=
"Title bar text for showing all items in the enhanced bookmarks UI when offline pages functionality is enabled [CHAR-LIMIT=32]">
1816 <message name=
"IDS_ENHANCED_BOOKMARK_TITLE_BAR_FILTER_OFFLINE_PAGES" desc=
"Title bar text for showing all save pages with offline copy in the enhanced bookmarks UI. [CHAR-LIMIT=24]">
1819 <message name=
"IDS_ENHANCED_BOOKMARK_PARENT_FOLDER" desc=
"Header text for title of parent folder of the bookmark [CHAR-LIMIT=32]">
1822 <message name=
"IDS_ENHANCED_BOOKMARK_ITEM_SELECT" desc=
"Menu item text for selecting a bookmark [CHAR-LIMIT=24]">
1825 <message name=
"IDS_ENHANCED_BOOKMARK_ITEM_EDIT" desc=
"Menu item text for showing bookmark editing page [CHAR-LIMIT=24]">
1828 <message name=
"IDS_ENHANCED_BOOKMARK_ITEM_MOVE" desc=
"Menu item for moving a bookmark to a new folder [CHAR-LIMIT=24]">
1831 <message name=
"IDS_ENHANCED_BOOKMARK_ITEM_DELETE" desc=
"Menu item text for deleting a bookmark [CHAR-LIMIT=24]">
1834 <message name=
"IDS_ENHANCED_BOOKMARK_ADD_FOLDER" desc=
"Title for button to add a new bookmark folder [CHAR-LIMIT=32]">
1837 <message name=
"IDS_ENHANCED_BOOKMARK_CHOOSE_FOLDER" desc=
"Title for the dialog that moves bookmarks to another folder [CHAR-LIMIT=32]">
1840 <message name=
"IDS_ENHANCED_BOOKMARK_ACTION_BAR_EDIT_FOLDER" desc=
"Button text for editing current folder action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
1843 <message name=
"IDS_ENHANCED_BOOKMARK_ACTION_BAR_MOVE" desc=
"Button text for bookmark move action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
1846 <message name=
"IDS_ENHANCED_BOOKMARK_ACTION_BAR_DELETE" desc=
"Button text for bookmark delete action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
1849 <message name=
"IDS_ENHANCED_BOOKMARK_ACTION_BAR_CLOSE" desc=
"Button text for closing the current enhanced bookmark dialog on the enhanced bookmark action bar [CHAR-LIMIT=32]">
1852 <message name=
"IDS_ENHANCED_BOOKMARK_ACTION_BAR_SEARCH" desc=
"Button text for bookmark search action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
1855 <message name=
"IDS_ENHANCED_BOOKMARK_NO_RESULT" desc=
"Text explaining that no bookmarks are found to match a search query">
1858 <message name=
"IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DRAWER_TOGGLE_BTN_OPEN" desc=
"Content description for the button to show the navigation drawer.">
1859 Open navigation drawer
1861 <message name=
"IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DRAWER_TOGGLE_BTN_CLOSE" desc=
"Content description for the button to close the navigation drawer.">
1862 Close navigation drawer
1865 <!-- Find in page -->
1866 <message name=
"IDS_HINT_FIND_IN_PAGE" desc=
"Hint text to show for the find in page search field when the search field is empty.">
1869 <message name=
"IDS_FIND_IN_PAGE_COUNT" translateable=
"false">
1872 <message name=
"IDS_ACCESSIBLE_FIND_IN_PAGE_COUNT" desc=
"Accessible text to be spoken when the user is doing a find in page so they know how many results are on the page and which one is active.">
1873 Result
<ph name=
"RESULT_NUMBER">%
1$d
<ex>3</ex></ph> of
<ph name=
"TOTAL_RESULTS">%
2$d
<ex>10</ex></ph>
1875 <message name=
"IDS_ACCESSIBLE_FIND_IN_PAGE_NO_RESULTS" desc=
"Accessible text to be spoken when the user does a find in page query and no results are found.">
1880 <message name=
"IDS_SEARCH_OR_TYPE_URL" desc=
"Prompt to enter text into the text field that will either perform web searches or navigate to a URL. [CHAR-LIMIT=38]">
1884 <!-- Add bookmark activity -->
1885 <message name=
"IDS_REMOVE" desc=
"Button for removing an item (e.g. a bookmark) from a list. [CHAR-LIMIT=12]">
1888 <message name=
"IDS_SAVE_BOOKMARK" desc=
"Label of the Add/Edit Bookmark activity. [CHAR-LIMIT=45]">
1891 <message name=
"IDS_ADD_BOOKMARK" desc='Title of the
"Add Bookmark" form dialog. [CHAR-LIMIT=
30]'
>
1894 <message name=
"IDS_EDIT_BOOKMARK" desc='The string prompting the user to edit the content of a bookmark. [CHAR-LIMIT=
30]'
>
1897 <message name=
"IDS_ADD_FOLDER" desc='Title of the
"Add Folderk" form dialog. [CHAR-LIMIT=
30]'
>
1900 <message name=
"IDS_EDIT_FOLDER" desc='Title of the
"Edit Folder" form dialog. [CHAR-LIMIT=
30]'
>
1903 <message name=
"IDS_BOOKMARK_NAME" desc=
"Label specifying the title of the bookmark. [CHAR-LIMIT=32]">
1906 <message name=
"IDS_BOOKMARK_URL" desc=
"Label specifying the url of the bookmark. [CHAR-LIMIT=32]">
1909 <message name=
"IDS_BOOKMARK_FOLDER" desc=
"Label specifying what folder a bookmark is in. [CHAR-LIMIT=32]">
1912 <message name=
"IDS_BOOKMARK_MISSING_TITLE" desc=
"Error message appearing when a user tries to create/edit a bookmark or a folder without a title. [CHAR-LIMIT=32]">
1915 <message name=
"IDS_BOOKMARK_MISSING_URL" desc=
"Error message appearing when a user tries to create a bookmark without a url. [CHAR-LIMIT=32]">
1918 <message name=
"IDS_CHOOSE_FOLDER" desc=
"Label shown when specifying a folder to place a bookmark or existing into. [CHAR-LIMIT=30]">
1921 <message name=
"IDS_NEW_FOLDER" desc=
"Label for the button that allows users to create new bookmark folders. [CHAR-LIMIT=15]">
1924 <message name=
"IDS_DEFAULT_FOLDER_ERROR" desc=
"Error shown when loading the default bookmark folder fails. [CHAR-LIMIT=45]">
1925 Error loading default
1927 <message name=
"IDS_LOADING_BOOKMARK" desc=
"Label shown while loading data from a bookmark [CHAR-LIMIT=30]">
1930 <message name=
"IDS_SAVING_BOOKMARK" desc=
"Label shown while saving or updating a bookmark. [CHAR-LIMIT=30]">
1933 <message name=
"IDS_REMOVING_BOOKMARK" desc=
"Label shown while removing a bookmark. [CHAR-LIMIT=30]">
1936 <message name=
"IDS_BOOKMARK_FOLDER_TREE_ERROR" desc=
"Error shown when loading the bookmark folder hierarchy fails. [CHAR-LIMIT=45]">
1937 Error loading folders
1939 <message name=
"IDS_NO_BOOKMARK_FOLDERS" desc=
"Label shown when no bookmark folders exist. [CHAR-LIMIT=45]">
1942 <message name=
"IDS_INVALID_BOOKMARK" desc=
"Error shown when attempting to edit a bookmark that no longer exist.">
1943 Bookmark no longer exists. Please refresh.
1946 <!-- Choose bookmark activity -->
1947 <message name=
"IDS_BOOKMARK_SHORTCUT_NAME" desc=
"Name of the bookmark shortcut. [CHAR-LIMIT=32]">
1950 <message name=
"IDS_BOOKMARK_SHORTCUT_CHOOSE_BOOKMARK" desc=
"Title shown in the bookmark shortcut UI to choose a bookmark. [CHAR-LIMIT=32]">
1954 <!-- Bookmark importing -->
1955 <message name=
"IDS_IMPORT_BOOKMARKS" desc=
"Menu item for importing bookmarks. [CHAR-LIMIT=32]">
1958 <message name=
"IDS_IMPORT_BOOKMARKS_PROMPT" desc=
"Message asking user if they want to import bookmarks from Android Browser.">
1959 Import all local bookmarks from Android Browser?
1961 <message name=
"IDS_IMPORT_BOOKMARKS_OK" desc=
"Button to import bookmarks from Android Browser. [CHAR-LIMIT=20]">
1964 <message name=
"IDS_IMPORT_BOOKMARKS_PROGRESS_HEADER" desc=
"Title for the progress message shown while importing bookmarks. [CHAR-LIMIT=32]">
1967 <message name=
"IDS_IMPORT_BOOKMARKS_PROGRESS_MESSAGE" desc=
"Progress message shown while importing bookmarks. [CHAR-LIMIT=32]">
1970 <message name=
"IDS_IMPORT_BOOKMARKS_FAILED_HEADER" desc=
"Error title shown when importing bookmarks failed. [CHAR-LIMIT=32]">
1973 <message name=
"IDS_IMPORT_BOOKMARKS_FAILED_MESSAGE" desc=
"Error message shown when importing bookmarks failed.">
1974 There was a problem importing bookmarks from Android Browser.
1976 <message name=
"IDS_IMPORT_BOOKMARKS_RETRY" desc=
"Button to retry importing bookmarks after a failed attempt. [CHAR-LIMIT=20]">
1980 <!-- Voice search -->
1981 <message name=
"IDS_VOICE_SEARCH_ERROR" desc=
"Toast when the voice search activity couldn't be started. [CHAR-LIMIT=40]">
1982 No enabled voice search available
1985 <message name=
"IDS_OPEN_IN_NEW_TAB_TOAST" desc=
"Toast displayed after a tab is opened in the background on a low end device.">
1986 Tab opened in background.
1988 <message name=
"IDS_CONTEXTMENU_COPY_URL" desc=
"Context menu item for copying the url for query in the omnibox. [CHAR-LIMIT=30]">
1991 <message name=
"IDS_MENU_OPEN_IN_CHROME" desc=
"Context sensitive menu item for opening a link in Chrome. [CHAR-LIMIT=30]">
1994 <message name=
"IDS_MENU_OPEN_IN_PRODUCT" desc=
"App menu item for opening link in Chrome. [CHAR-LIMIT=30]">
1995 Open in
<ph name=
"PRODUCT_NAME">%
1$s
<ex>Chrome
</ex></ph>
1997 <message name=
"IDS_ACTIONBAR_TEXTSELECTION_TITLE" desc=
"Title of the text selection contextual action bar. [CHAR-LIMIT=30]">
2000 <message name=
"IDS_READER_VIEW_TEXT" desc=
"Message shown on the reader mode button bar, to invite the user to tap to open a reader mode.">
2001 Make page mobile-friendly
2003 <message name=
"IDS_UPDATE_AVAILABLE_INFOBAR" desc=
"Text to display when a new update is detected.">
2004 Chrome is out of date. Important security improvements and new features are available in the latest version.
2006 <message name=
"IDS_UPDATE_AVAILABLE_INFOBAR_BUTTON" desc=
"Open market button. [CHAR-LIMIT=32]">
2009 <message name=
"IDS_FRE_LABEL" desc=
"First Run Experience Strings">
2010 First Run Experience
2012 <message name=
"IDS_CONTENT_PROVIDER_SEARCH_DESCRIPTION" desc=
"Description for Chrome's entry in QSB's list of search suggestion providers [CHAR-LIMIT=32]">
2013 Bookmarks and web history
2016 <!-- Accessibility -->
2017 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_FORWARD" desc=
"Content description for the forward navigation button.">
2020 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_BACK" desc=
"Content description for the backard navigation button.">
2023 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_MENU" desc=
"Content description for the settings menu button.">
2026 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_SITE_INFO" desc=
"Content description for the page icon that gives more site information when clicked. The icon can be a lock for secure pages, a magnifier for search result pages, or other icons representing the page state.">
2029 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_MIC" desc=
"Content description for the voice search button.">
2032 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_DELETE_URL" desc=
"Content description for the clear text input button.">
2035 <message name=
"IDS_ACCESSIBILITY_NEW_TAB_PAGE" desc=
"Accessibility text to read aloud when the user focuses the new tab view.">
2038 <message name=
"IDS_ACCESSIBILITY_NEW_INCOGNITO_TAB_PAGE" desc=
"Accessibility text to read aloud when the user focuses the new incognito tab view.">
2041 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_NEW_TAB" desc=
"Content description for the new tab button.">
2044 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_NEW_INCOGNITO_TAB" desc=
"Content description for the new incognito tab button.">
2047 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_TABSWITCHER_TOGGLE" desc=
"Content description for the button that enters or leaves the tab switcher.">
2048 <ph name=
"OPEN_TABS">%
1$d
<ex>3</ex></ph> open tabs
2050 <message name=
"IDS_ACCESSIBILITY_TOOLBAR_BTN_HOME" desc=
"Content description for the home button.">
2053 <message name=
"IDS_ACCESSIBILITY_BTN_REFRESH" desc=
"Content description for the refresh page button.">
2056 <message name=
"IDS_ACCESSIBILITY_BTN_STOP_LOADING" desc=
"Content description for the stop loading page button.">
2059 <message name=
"IDS_ACCESSIBILITY_FIND_TOOLBAR_BTN_NEXT" desc=
"Content description for the button to go to the next find in page result.">
2062 <message name=
"IDS_ACCESSIBILITY_FIND_TOOLBAR_BTN_PREV" desc=
"Content description for the button to go to the previous find in page result.">
2065 <message name=
"IDS_ACCESSIBILITY_TABSTRIP_BTN_EMPTY_NEW_TAB" desc=
"Content description for the new tab button.">
2068 <message name=
"IDS_ACCESSIBILITY_TABSTRIP_BTN_INCOGNITO_TOGGLE_STANDARD" desc=
"Content description for the incognito tabs toggle button when viewing standard tabs.">
2069 Enter incognito mode
2071 <message name=
"IDS_ACCESSIBILITY_TABSTRIP_BTN_INCOGNITO_TOGGLE_INCOGNITO" desc=
"Content description for the incognito tabs toggle button when viewing incognito tabs.">
2072 Leave incognito mode
2074 <message name=
"IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_BOOKMARKS" desc=
"Content description for the bookmarks tab of the new tab page.">
2077 <message name=
"IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_RECENT_TABS" desc=
"Content description for the recent tabs section of the new tab page.">
2080 <message name=
"IDS_ACCESSIBILITY_BOOKMARK_TITLE_TEXTBOX" desc=
"Content description for the bookmark title input text box.">
2083 <message name=
"IDS_ACCESSIBILITY_BOOKMARK_FOLDER_NAME_TEXTBOX" desc=
"Content description for the bookmark add folder input text box.">
2086 <message name=
"IDS_ACCESSIBILITY_BOOKMARK_URL_TEXTBOX" desc=
"Content description for the bookmark url input text box.">
2089 <message name=
"IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc=
"Content description for the omnibox refine button.">
2092 <message name=
"IDS_ACCESSIBILITY_BOOKMARK_WIDGET_THUMB_LAUNCH_CHROME" desc=
"Content description for the button in the bookmark widget that launches Chrome.">
2095 <message name=
"IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_CANCEL_SELECTION" desc=
"Content description for the cancel selection button that deselects the selected bookmarks.">
2098 <message name=
"IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_MORE_INFO" desc=
"Content description for the button that shows option menu for a bookmark.">
2101 <message name=
"IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DETAIL_CLOSE_BTN" desc=
"Content description for the close button that allows users to close the edit bookmark dialog.">
2104 <message name=
"IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DETAIL_DELETE_BTN" desc=
"Content description for the delete button that allows users to delete the current bookmark.">
2107 <message name=
"IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DETAIL_SAVE_BTN" desc=
"Content description for the save button that allows users to save the edited bookmark.">
2111 <message name=
"IDS_VIDEO_CALL_NOTIFICATION_TEXT_2" desc=
"Text to be shown as a notification when a WebRTC video call is in progress.">
2112 Accessing video input
2114 <message name=
"IDS_AUDIO_CALL_NOTIFICATION_TEXT_2" desc=
"Text to be shown as a notification when a WebRTC audio call is in progress">
2115 Accessing audio input
2117 <message name=
"IDS_VIDEO_AUDIO_CALL_NOTIFICATION_TEXT_2" desc=
"Text to be shown as a notification when a WebRTC video and audio call is in progress">
2118 Accessing audio and video input
2120 <message name=
"IDS_AUDIO_PLAYBACK_NOTIFICATION_TEXT" desc=
"Text to be shown as a notification when a Chrome tab is playing audio">
2123 <message name=
"IDS_AUDIO_PLAYBACK_NOTIFICATION_TEXT_WITH_URL" desc=
"The notification will display this text for the user to identify the tab to return to when a Chrome tab is playing audio">
2124 Audio is playing. Touch to return to
<ph name=
"URL_OF_THE_CURRENT_TAB">%
1$s
<ex>https://apprtc.appspot.com
</ex></ph>
2126 <message name=
"IDS_MEDIA_NOTIFICATION_LINK_TEXT" desc=
"Url of the current tab. The notification will display this text for the user to identify the tab to return to.">
2127 Touch to return to
<ph name=
"URL_OF_THE_CURRENT_TAB">%
1$s
<ex>https://apprtc.appspot.com
</ex></ph>
2129 <message name=
"IDS_MEDIA_NOTIFICATION_TEXT_NO_LINK" desc=
"The notification will display this text for the user to identify the tab to return to when the link is unknown">
2130 Touch to return to the tab
2132 <message name=
"IDS_NEW_TAB_INCOGNITO_HEADER" desc=
"Header shown when a user opens an incognito tab explaining incognito mode">
2133 You've gone incognito.
2135 <message name=
"IDS_NEW_TAB_INCOGNITO_MESSAGE" desc=
"Message shown when a user opens an incognito tab explaining incognito mode">
2136 Pages you view in incognito tabs won’t stick around in your browser’s history, cookie store, or search history after you’ve closed all of your incognito tabs. Any files you download or bookmarks you create will be kept.
2138 However, you aren’t invisible. Going incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit.
2141 <!-- Contextual Search -->
2142 <message name=
"IDS_CONTEXTUAL_SEARCH_NETWORK_UNAVAILABLE" desc=
"Tells the user the network is not accessible.">
2143 Unable to access the network
2145 <message name=
"IDS_CONTEXTUAL_SEARCH_ERROR" desc=
"A network error message">
2146 Error:
<ph name=
"ERROR_CODE">%
1$s
<ex>404</ex></ph>
2150 <message name=
"IDS_WEBAPP_ACTIVITY_TITLE" desc=
"Title in recent tasks list for web apps, i.e. web pages that are shown in a separate window">
2154 <!-- Omnibox Autocomplete -->
2155 <message name=
"IDS_OMNIBOX_CONFIRM_DELETE" desc=
"A message within a modal dialog that confirms the user wants to delete a suggestion from the list dropdown in the omnibox">
2156 Remove suggestion from history?
2160 <message name=
"IDS_UNDO_BAR_CLOSE_MESSAGE" desc=
"Message shown when you can undo a tab close action.">
2161 Closed
<ph name=
"TAB_TITLE">%
1$s
<ex>YouTube
</ex></ph>
2163 <message name=
"IDS_UNDO_BAR_CLOSE_ALL_MESSAGE" desc=
"Message shown when you can undo a close all tabs action.">
2164 <ph name=
"TAB_COUNT">%
1$s
<ex>3</ex></ph> tabs closed
2166 <message name=
"IDS_UNDO_BAR_DELETE_MESSAGE" desc=
"Message shown when you can undo a delete action.">
2167 Deleted
<ph name=
"BOOKMARK_TITLE">%
1$s
<ex>YouTube
</ex></ph>
2169 <message name=
"IDS_UNDO_BAR_MULTIPLE_DELETE_MESSAGE" desc=
"Message shown when you can undo several bookmark delete actions.">
2170 <ph name=
"NUMBER_OF_BOOKMARKS">%
1$s
<ex>3</ex></ph> bookmarks deleted
2172 <message name=
"IDS_UNDO_BAR_BUTTON_TEXT" desc=
"Button text to undo closing a tab.">
2176 <!-- MultiWindow -->
2177 <message name=
"IDS_UNSUPPORTED_NUMBER_OF_WINDOWS" desc=
"Popup message for when the user has tried to start too many concurrent versions of Chrome.">
2178 Unsupported number of Chrome instances.
2181 <!-- Override URL -->
2182 <message name=
"IDS_BLOCKED_NAVIGATION_WARNING" desc=
"Warning message added to dev tools console when navigation to a given URL is blocked.">
2183 Navigation is blocked:
<ph name=
"URL">%
1$s
<ex>intent://abcd
</ex></ph>
2185 <message name=
"IDS_UNREACHABLE_NAVIGATION_WARNING" desc=
"Warning message added to dev tools console when navigation to a given URL is unreachable.">
2186 Navigation is unreachable:
<ph name=
"URL">%
1$s
<ex>intent://abcd
</ex></ph>
2189 <message name=
"IDS_CLOSE_TAB" desc=
"Context menu option that allows the user to close the selected tab.">
2193 <!-- Help and Feedback
2194 These constants should be in sync with the context names on go/mobilehelprecs.
2195 If the context ID cannot be found, the default help page will be shown to the user.-->
2196 <message name=
"IDS_HELP_CONTEXT_NEW_TAB" translateable=
"false">
2199 <message name=
"IDS_HELP_CONTEXT_SEARCH_RESULTS" translateable=
"false">
2200 mobile_search_results
2202 <message name=
"IDS_HELP_CONTEXT_WEBPAGE" translateable=
"false">
2205 <message name=
"IDS_HELP_CONTEXT_SETTINGS" translateable=
"false">
2208 <message name=
"IDS_HELP_CONTEXT_INCOGNITO" translateable=
"false">
2211 <message name=
"IDS_HELP_CONTEXT_BOOKMARKS" translateable=
"false">
2214 <message name=
"IDS_HELP_CONTEXT_HISTORY" translateable=
"false">
2217 <message name=
"IDS_HELP_CONTEXT_ERROR" translateable=
"false">
2220 <message name=
"IDS_HELP_CONTEXT_PRIVACY" translateable=
"false">
2223 <message name=
"IDS_HELP_CONTEXT_TRANSLATE" translateable=
"false">
2226 <message name=
"IDS_HELP_CONTEXT_GENERAL" translateable=
"false">
2229 <message name=
"IDS_HELP_CONTEXT_PROTECTED_CONTENT" translateable=
"false">
2232 <message name=
"IDS_HELP_CONTEXT_DATA_REDUCTION" translateable=
"false">
2235 <message name=
"IDS_HELP_CONTEXT_INCOGNITO_LEARN_MORE" translateable=
"false">
2238 <message name=
"IDS_HELP_CONTEXT_USAGE_REPORTS" translateable=
"false">
2241 <message name=
"IDS_HELP_CONTEXT_SAD_TAB" translateable=
"false">