[Android WebViewShell] Make WebViewLayoutTest runnable with test_runner.py
[chromium-blink-merge.git] / chrome / android / java / strings / android_chrome_strings.grd
blob35a726cf538327d0af46a6f17eee6f46981a727a
1 <?xml version="1.0" encoding="UTF-8"?>
3 <!-- android_chrome_strings.grd contains strings for Chrome for Android.
5 FAQ:
6   - How do I add, change, or remove a string?
7       Just update this file.
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
18   necessary.
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
22   doesn't need a limit.
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
31 -->
33 <grit current_release="1" latest_public_release="0">
34   <outputs>
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" />
79   </outputs>
80   <translations>
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" />
124   </translations>
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]">
129         OK
130       </message>
131       <message name="IDS_CANCEL" desc="Label for a cancel button. Used in multiple contexts. [CHAR-LIMIT=20]">
132         Cancel
133       </message>
134       <message name="IDS_SAVE" desc="Label for a button to save a change. Used in multiple contexts. [CHAR-LIMIT=20]">
135         Save
136       </message>
137       <message name="IDS_DELETE" desc="Label for a delete button. Used in multiple contexts. [CHAR-LIMIT=20]">
138         Delete
139       </message>
140       <message name="IDS_RESET" desc="Label for a button to reset information you are editing to a default.">
141         Reset
142       </message>
143       <message name="IDS_TITLE" desc="Text indicating the title of a button or a textfield. Ued in multiple contexts. [CHAR-LIMIT=32]">
144         Title
145       </message>
146       <message name="IDS_TEXT_ON" desc="Text indicating that an option is turned on. [CHAR-LIMIT=20]">
147         On
148       </message>
149       <message name="IDS_TEXT_OFF" desc="Text indicating that an option is turned off. [CHAR-LIMIT=20]">
150         Off
151       </message>
152       <message name="IDS_LEARN_MORE" desc="Generic label for menu item to learn more about a feature. [CHAR-LIMIT=32]">
153         Learn more
154       </message>
155       <message name="IDS_MORE" desc="Generic label for a button to show more items or options. [CHAR-LIMIT=20]">
156         More
157       </message>
158       <message name="IDS_CLOSE" desc="Content description for a button to close a dialog or popup" >
159         Close
160       </message>
161       <message name="IDS_NO_THANKS" desc="Generic label to say no thanks for a feature. [CHAR-LIMIT=32]">
162         No Thanks
163       </message>
165       <!-- Main Preferences -->
166       <message name="IDS_PREFERENCES" desc="Title for Chrome's Settings.">
167         Settings
168       </message>
169       <message name="IDS_MENU_HELP" desc="Menu item for opening the help page. [CHAR-LIMIT=27]">
170         Help &amp; feedback
171       </message>
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
174       </message>
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
177       </message>
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
180       </message>
181       <message name="IDS_PREFS_SECTION_BASICS" desc='Title of "Basics" section of preferences. [CHAR-LIMIT=32]'>
182         Basics
183       </message>
184       <message name="IDS_PREFS_SECTION_ADVANCED" desc='Title of "Advanced" section of preferences. [CHAR-LIMIT=32]'>
185         Advanced
186       </message>
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]">
190         Sign in to Chrome
191       </message>
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
194       </message>
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
197       </message>
199       <!-- Search engine preferences -->
200       <message name="IDS_PREFS_SEARCH_ENGINE" desc="Title for Search Engine preferences. [CHAR-LIMIT=32]">
201         Search engine
202       </message>
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>)
205       </message>
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.">
207         Location is allowed
208       </message>
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.">
210         Location is blocked
211       </message>
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]">
215         Autofill forms
216       </message>
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]">
218         Addresses
219       </message>
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]">
221         Credit cards
222       </message>
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]">
224         Add address
225       </message>
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]">
227         Edit address
228       </message>
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]">
230         Add credit card
231       </message>
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]">
233         Edit credit card
234       </message>
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]">
236         Country/Region
237       </message>
238       <message name="IDS_AUTOFILL_PROFILE_EDITOR_EMAIL_ADDRESS" desc="Label for text input field containing an e-mail address. [CHAR-LIMIT=32]">
239         Email
240       </message>
241       <message name="IDS_AUTOFILL_PROFILE_EDITOR_PHONE_NUMBER" desc="Label for text input field containing a phone number. [CHAR-LIMIT=32]">
242         Phone
243       </message>
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]">
245         Name on card
246       </message>
247       <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc="Label for text input field containing a credit card number. [CHAR-LIMIT=32]">
248         Credit card number
249       </message>
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]">
251         Expiration date
252       </message>
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.">
254          Copied to Chrome
255        </message>
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
260       </message>
261       <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for link that allows users to see and edit their Wallet information.">
262         Edit
263       </message>
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
266       </message>
267       <message name="IDS_AUTOFILL_MANAGE_WALLET_ADDRESSES_URL" desc="URL for managing wallet addresses" translateable="false">
268         https://wallet.google.com/manage/addressBook
269       </message>
270       <message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indicates an address or credit card came from Google servers.">
271         From Google Payments
272       </message>
274       <!-- Save passwords preferences -->
275       <message name="IDS_PREFS_SAVED_PASSWORDS" desc="Title for the Saved Passwords preferences. [CHAR-LIMIT=32]">
276         Save passwords
277       </message>
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
280       </message>
281       <message name="IDS_PASSWORDS_AUTO_SIGNIN_TITLE" desc="Title for checkbox to enable automatically signing the user in to websites">
282         Auto Sign-in
283       </message>
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.
286       </message>
287       <message name="IDS_SECTION_SAVED_PASSWORDS" desc="Header for the list of passwords that have been saved in Chrome. [CHAR-LIMIT=32]">
288         Passwords
289       </message>
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]">
291         Never saved
292       </message>
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">&lt;link&gt;</ph>passwords.google.com<ph name="END_LINK">&lt;/link&gt;</ph>
295       </message>
296       <message name="IDS_SAVED_PASSWORDS_NONE_TEXT" desc="Text when there are no saved passwords/exceptions.">
297         Saved passwords will appear here.
298       </message>
299       <message name="IDS_PASSWORD_ENTRY_EDITOR_TITLE" desc='Title of the "edit a name/password" screen.'>
300         Edit saved name/password or exception
301       </message>
303       <!-- Homepage preferences -->
304       <message name="IDS_HOMEPAGE_DEFAULT_TITLE" desc="Label for checkbox to use the default homepage">
305         Default
306       </message>
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.">
308         Edit home page
309       </message>
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.">
311         Open this page
312       </message>
314       <!-- Privacy preferences -->
315       <message name="IDS_PREFS_PRIVACY" desc="Title for the Privacy preferences. [CHAR-LIMIT=32]">
316         Privacy
317       </message>
318       <message name="IDS_NAVIGATION_ERROR_TITLE" desc="Title for checkbox to enable or disable navigation error suggestions.">
319         Navigation error suggestions
320       </message>
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
323       </message>
324       <message name="IDS_SEARCH_SUGGESTIONS_TITLE" desc="Title for search and url suggestions.">
325         Search and URL suggestions
326       </message>
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
329       </message>
330       <message name="IDS_NETWORK_PREDICTIONS_TITLE" desc="Title for Prefetch page resources.">
331         Prefetch page resources
332       </message>
333       <message name="IDS_NETWORK_PREDICTIONS_SUMMARY" desc="Summary for Prefetch page resources.">
334         Improve page load performance
335       </message>
336       <message name="IDS_NETWORK_PREDICTION_ALWAYS_VALUE" desc="Internal value for prefetch page resources preference" translateable="false">
337         network_prediction_always
338       </message>
339       <message name="IDS_NETWORK_PREDICTION_WIFI_ONLY_VALUE" desc="Internal value for prefetch page resources preference" translateable="false">
340         network_prediction_wifi_only
341       </message>
342       <message name="IDS_NETWORK_PREDICTION_NEVER_VALUE" desc="Internal value for prefetch page resources preference" translateable="false">
343         network_prediction_never
344       </message>
345       <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.">
346         Touch to Search
347       </message>
348       <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.">
349         Search for “<ph name="SEARCH_TERM">%1$s<ex>Eiffel Tower</ex></ph>”
350       </message>
351       <message name="IDS_CONTEXTUAL_SEARCH_DESCRIPTION" desc="Description for Contextual Search preference">
352         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.
354 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.
355       </message>
356       <message name="IDS_CONTEXTUAL_SEARCH_LEARN_MORE_URL" desc="URL for learning more about Contextual Search preference" translateable="false">
357         https://support.google.com/chrome/answer/95440#android
358       </message>
359       <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">
360         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">&lt;link&gt;</ph>Settings<ph name="END_LINK">&lt;/link&gt;</ph>.
361       </message>
362       <message name="IDS_CONTEXTUAL_SEARCH_GOT_IT_BUTTON" desc="A button to confirm and dismiss opt out promo">
363         Allow
364       </message>
365       <message name="IDS_CONTEXTUAL_SEARCH_NO_THANKS_BUTTON" desc="A button to confirm and dismiss opt out promo">
366         No thanks
367       </message>
368       <message name="IDS_CRASH_DUMP_UPLOAD_TITLE" desc="Title for crash upload upload preference">
369         Usage and crash reports
370       </message>
371       <message name="IDS_CRASH_DUMP_NEVER_UPLOAD" desc="Settings option never to upload crash reports [CHAR-LIMIT=32]">
372         Never send
373       </message>
374       <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]">
375         Always send
376       </message>
377       <message name="IDS_CRASH_DUMP_ONLY_WITH_WIFI" desc="Settings option to upload crash reports only over Wi-Fi [CHAR-LIMIT=32]">
378         Only send on Wi-Fi
379       </message>
380       <message name="IDS_CRASH_DUMP_NEVER_UPLOAD_VALUE" desc="Internal value for crash uploading preference." translateable="false">
381         crash_dump_never_upload
382       </message>
383       <message name="IDS_CRASH_DUMP_ALWAYS_UPLOAD_VALUE" desc="Internal value for crash uploading preference." translateable="false">
384         crash_dump_always_upload
385       </message>
386       <message name="IDS_CRASH_DUMP_ONLY_WITH_WIFI_VALUE" desc="Internal value for crash uploading preference." translateable="false">
387         crash_dump_only_with_wifi
388       </message>
389       <message name="IDS_DO_NOT_TRACK_TITLE" desc="Title for 'Do Not Track' preference">
390         ‘Do Not Track’
391       </message>
392       <message name="IDS_DO_NOT_TRACK_DESCRIPTION" desc="Description for 'Do Not Track' preference">
393         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.
395 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.
396       </message>
397       <message name="IDS_CLEAR_BROWSING_DATA_TITLE" desc="Button to Clear Browsing Data [CHAR-LIMIT=24]">
398         Clear browsing data
399       </message>
400       <message name="IDS_CLEAR_CACHE_TITLE" desc="Title for Clear Cache in Clear Browsing Data dialog">
401         Cache
402       </message>
403       <message name="IDS_CLEAR_HISTORY_TITLE" desc="Title for Clear History in Clear Browsing Data dialog">
404         Browsing history
405       </message>
406       <message name="IDS_CLEAR_COOKIES_AND_SITE_DATA_TITLE" desc="Title for Clear Cookies and site data in Clear Browsing Data dialog">
407         Cookies, site data
408       </message>
409       <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.">
410         You won't be signed out of your <ph name="BEGIN_LINK">&lt;link&gt;</ph>Google Accounts<ph name="END_LINK">&lt;/link&gt;</ph>
411       </message>
412       <message name="IDS_CLEAR_PASSWORDS_TITLE" desc="Title for Clear Passwords in Clear Browsing Data preference">
413         Saved passwords
414       </message>
415       <message name="IDS_CLEAR_FORMDATA_TITLE" desc="Title for Clear Form Data in Clear Browsing Data preference">
416         Autofill data
417       </message>
418       <message name="IDS_CLEAR_BOOKMARKS_TITLE" desc="Title for Clear Bookmarks data in Clear Synced Data dialog">
419         Bookmarks
420       </message>
421       <message name="IDS_CLEAR_BROWSING_DATA_PROGRESS_TITLE" desc='Title for the progress dialog used when waiting for "clear browsing data" to complete.'>
422         Clearing browsing data
423       </message>
424       <message name="IDS_CLEAR_DATA_DELETE" desc="Button that allows the user to clear their browsing data. [CHAR-LIMIT=20]">
425         Clear
426       </message>
427       <message name="IDS_CLEAR_BROWSING_DATA_PROGRESS_MESSAGE" desc='Message on the progress dialog used when waiting for "clear browsing data" to complete.'>
428         Please wait…
429       </message>
430       <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.">
431         Browsing history can't be cleared with accounts for kids
432       </message>
433       <message name="IDS_USAGE_AND_CRASH_REPORTS_TITLE" desc="Title for 'Usage and crash reports' preference">
434         Usage and crash reports
435       </message>
436       <message name="IDS_USAGE_AND_CRASH_REPORTS_DESCRIPTION" desc="Description for 'Usage and crash reports' preference">
437         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.
439 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.
440       </message>
442       <!-- Accessibility preferences -->
443       <message name="IDS_PREFS_ACCESSIBILITY" desc="Title of Accessibility settings, which allows the user to change webpage font sizes. [CHAR-LIMIT=32]">
444         Accessibility
445       </message>
446       <message name="IDS_FONT_SIZE" desc="Title for font size preference.">
447         Text scaling
448       </message>
449       <message name="IDS_FONT_SIZE_PREVIEW_TEXT" desc="Preview text for font-size slider.">
450         Drag the slider until you can read this comfortably. Text should look at least this big after double-tapping on a paragraph.
451       </message>
452       <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.">
453         Force enable zoom
454       </message>
455       <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.">
456         Override a website’s request to prevent zooming in
457       </message>
459       <!-- Site settings -->
460       <message name="IDS_PREFS_CONTENT_SETTINGS" desc="Title of the Website Settings screen. [CHAR-LIMIT=32]">
461         Site settings
462       </message>
463       <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]'>
464         All sites
465       </message>
466       <message name="IDS_COOKIES_TITLE" desc="Title for the Cookies settings screen [CHAR-LIMIT=32]">
467         Cookies
468       </message>
469       <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_TITLE" desc="Title for Allow Third Party Cookies preference">
470         Allow third-party cookies
471       </message>
472       <message name="IDS_ALLOW_THIRD_PARTY_COOKIES_SUMMARY" desc="Summary text for Allow Third Party Cookies preference">
473         Third-party websites can save and read cookie data
474       </message>
475       <message name="IDS_JAVASCRIPT_PERMISSION_TITLE" desc="Title of the permission to run javascript [CHAR-LIMIT=32]">
476         JavaScript
477       </message>
478       <message name="IDS_POPUP_PERMISSION_TITLE" desc="Title of the permission to display pop-up windows [CHAR-LIMIT=32]">
479         Pop-ups
480       </message>
481       <message name="IDS_PUSH_NOTIFICATIONS_PERMISSION_TITLE" desc="Title for the permission for showing push notifications [CHAR-LIMIT=32]">
482         Notifications
483       </message>
484       <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]">
485         Allow full control of MIDI devices
486       </message>
487       <message name="IDS_WEBSITE_SETTINGS_ADD_SITE" desc="The label for the button to add a new website to the exception list.">
488         Add site
489       </message>
490       <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DIALOG_TITLE" desc="The title of the dialog to add a website to a list.">
491         Add site
492       </message>
493       <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_ADD_BUTTON" desc="The label for the button to add a website to a list.">
494         Add
495       </message>
496       <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_TOAST" desc="The toast shown when a new site has been added to the whitelist.">
497         Site <ph name="SITE_NAME">%1$s<ex>google.com</ex></ph> added
498       </message>
499       <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_DESCRIPTION_JAVASCRIPT" desc="The description for the allow Javascript for website dialog.">
500         Allow JavaScript on websites you specify while blocking it for the rest of the web
501       </message>
502       <message name="IDS_WEBSITE_SETTINGS_ADD_SITE_SITE_URL" desc="The label for the input field where the user can type a website URL.">
503         Site URL
504       </message>
505       <message name="IDS_EXAMPLE_URL" desc="The hint for a website url field, showing an example url.">
506         www.example.com
507       </message>
508       <message name="IDS_WEBSITE_SETTINGS_SITE_CATEGORY" desc="The headline above the website name on the website details page.">
509         Site
510       </message>
511       <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.">
512         Usage
513       </message>
514       <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_CATEGORY" desc="The headline above all the permissions on the website details page.">
515         Permissions
516       </message>
517       <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED" desc="Summary text explaining that a permission is allowed, e.g. JavaScript: allowed.">
518         Allowed
519       </message>
520       <message name="IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED" desc="Summary text explaining that a permission is blocked, e.g. JavaScript: blocked.">
521         Blocked
522       </message>
523       <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_EXCEPT_THIRD_PARTY" desc="Summary text for when only third-party cookies are blocked.">
524         Allowed, except third-party
525       </message>
526       <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.">
527         Ask first
528       </message>
529       <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.">
530         Blocked
531       </message>
532       <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.">
533         Allowed
534       </message>
535       <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.">
536         Exceptions
537       </message>
538       <message name="IDS_ACCESSIBILITY_EXPANDED_GROUP" desc="The accessibility text to read when the selected widget is expanded.">
539         Expanded - click to collapse.
540       </message>
541       <message name="IDS_ACCESSIBILITY_COLLAPSED_GROUP" desc="The accessibility text to read when the selected widget is collapsed.">
542         Collapsed - click to expand.
543       </message>
544       <message name="IDS_WEBSITE_SETTINGS_CATEGORY_BLOCKED_RECOMMENDED" desc="Summary text explaining that a permission is blocked, which is the recommended setting.">
545         Blocked (recommended)
546       </message>
547       <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ALLOWED_RECOMMENDED" desc="Summary text explaining that a permission is allowed, which is the recommended setting.">
548         Allowed (recommended)
549       </message>
550       <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
551 particular permission.">
552         Ask first (recommended)
553       </message>
554       <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ASK_BEFORE_SENDING" desc="Summary text explaining that permission will be requested before sending things, e.g. notifications.">
555         Ask before sending (recommended)
556       </message>
557       <message name="IDS_WEBSITE_SETTINGS_CATEGORY_ASK_BEFORE_ACCESSING" desc="Summary text explaining that permission will be requested before accessing something, like location.">
558         Ask before accessing (recommended)
559       </message>
560       <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.">
561         Allow sites to save and read cookie data (recommended)
562       </message>
563       <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_ALLOW" desc="Summary text explaining that the user will allow a website to access some permission, e.g. JavaScript: allow.">
564         Allow
565       </message>
566       <message name="IDS_WEBSITE_SETTINGS_PERMISSIONS_BLOCK" desc="Summary text explaining that the user will block a website from accessing some permission, e.g. JavaScript: block.">
567         Block
568       </message>
569       <message name="IDS_WEBSITE_SETTINGS_SEARCH" desc="The label for the search button on the Website Settings page.">
570         Search
571       </message>
572       <message name="IDS_WEBSITE_RESET" desc="The label for the button allowing users to clear all data and reset the permissions for a website.">
573         Clear &amp; reset
574       </message>
575       <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.">
576         Are you sure you want to clear all local data, including cookies, and reset all permissions for this website?
577       </message>
578       <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">
579         Clear stored data
580       </message>
581       <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">
582         All local data stored by this website, including cookies, will be deleted.
583       </message>
584       <message name="IDS_WEBSTORAGE_CLEAR_DATA_DIALOG_OK_BUTTON" desc="Button confirming site data cleanup [CHAR-LIMIT=20]">
585         Clear all
586       </message>
587       <message name="IDS_WEBSITE_SETTINGS_EMBEDDED_IN" desc="String used to indicate the embedder origin of a site">
588         Embedded in <ph name="WEBSITE_URL">%1$s<ex>google.com</ex></ph>
589       </message>
591       <!-- Single site settings -->
592       <message name="IDS_NO_SAVED_WEBSITE_SETTINGS" desc="Text to display when there are no saved webiste settings.">
593         You have no saved website settings.
594       </message>
596       <!-- Location preferences -->
597       <message name="IDS_WEBSITE_SETTINGS_DEVICE_LOCATION" desc="Title for Location settings, which control which websites can access your location.">
598         Location
599       </message>
600       <message name="IDS_GEOLOCATION_PERMISSION_TITLE" desc="Title for the permission of accessing the current location of a device [CHAR-LIMIT=32]">
601         Location access
602       </message>
603       <message name="IDS_ANDROID_LOCATION_OFF" desc="Text at the top of the Website list, explaining to the user that the location service in Android is turned off. Contains a link to the settings menu to change it.">
604         Turn on location in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Android Settings<ph name="END_LINK">&lt;/link&gt;</ph>.
605       </message>
606       <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.">
607         Turn on permissions for Chrome in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Android Settings<ph name="END_LINK">&lt;/link&gt;</ph>.
608       </message>
609       <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.">
610         Turn on permission for Chrome in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Android Settings<ph name="END_LINK">&lt;/link&gt;</ph>.
611       </message>
613       <!-- Camera and microphone preferences -->
614       <message name="IDS_WEBSITE_SETTINGS_USE_CAMERA" desc="The category filter 'Camera' for content settings.">
615         Camera
616       </message>
617       <message name="IDS_WEBSITE_SETTINGS_USE_MIC" desc="The category filter 'Mic' for content settings.">
618         Microphone
619       </message>
620       <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]">
621         Access your camera
622       </message>
623       <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]">
624         Access your microphone
625       </message>
627       <!-- Protected content preferences -->
628       <message name="IDS_PROTECTED_CONTENT" desc="Title for link to protected content settings [CHAR-LIMIT=32]">
629         Protected content
630       </message>
631       <message name="IDS_PROTECTED_CONTENT_RESET_FAILED" desc="Protected content preference device credential reset failure toast">
632         Reset failed. Ensure your device is online and try again.
633       </message>
634       <message name="IDS_RESET_DEVICE_CREDENTIALS" desc="Title for device credential reset menu preference">
635         Reset device credentials
636       </message>
637       <message name="IDS_PROTECTED_CONTENT_RESET_TITLE" desc="Title for device credential reset menu preference">
638         Confirm device credential deletion
639       </message>
640       <message name="IDS_PROTECTED_CONTENT_RESET_MESSAGE" desc="Title for device credential reset menu preference">
641         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.
643 To obtain new licenses, connect to the internet and play your downloaded content.
644       </message>
646       <!-- Google translate preferences -->
647       <message name="IDS_GOOGLE_TRANSLATE" desc='Title for the Google Translate settings screen. [CHAR-LIMIT=32]'>
648         Google Translate
649       </message>
650       <message name="IDS_TRANSLATE_PREFS_DESCRIPTION" desc="Translate preference description">
651         When this feature is turned on, Chrome will offer to translate pages written in other languages using Google Translate.
652       </message>
653       <message name="IDS_TRANSLATE_PREFS_TOAST_DESCRIPTION" desc="Translate settings reset toast when resetting defaults">
654         Your translate settings have been reset.
655       </message>
656       <message name="IDS_RESET_TRANSLATE_DEFAULTS" desc="Title for translate reset menu preference">
657         Reset translate settings
658       </message>
660       <!-- Storage preferences -->
661       <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]">
662         Storage
663       </message>
664       <message name="IDS_ORIGIN_SETTINGS_STORAGE_USAGE_BRIEF" desc="Explanation of how much local storage a website is using">
665         <ph name="STORAGE_AMOUNT">%1$s<ex>2 MB</ex></ph> stored data
666       </message>
668       <!-- Fullscreen preferences -->
669       <message name="IDS_WEBSITE_SETTINGS_FULLSCREEN" desc="Title for Fullscreen settings, which control which websites can enter fullscreen without popup alert.">
670         Fullscreen
671       </message>
672       <message name="IDS_FULLSCREEN_PERMISSION_TITLE" desc="Title for the permission of entering fullscreen without popup alert [CHAR-LIMIT=32]">
673         Fullscreen
674       </message>
676       <!-- Data Saver -->
677       <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.">
678         Slow connection detected.
679       </message>
680       <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.">
681         Load images
682       </message>
683       <message name="IDS_REDUCE_DATA_USAGE_TITLE" desc="Menu item for reducing data usage.">
684         Data Saver
685       </message>
686       <message name="IDS_REDUCE_DATA_USAGE_DESCRIPTION" desc="Description text for reducing data usage">
687         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.
688       </message>
689       <message name="IDS_DATA_REDUCTION_MENU_ITEM_SUMMARY" desc="Summary text for data reduction menu item.">
690         <ph name="PERCENT">%1$s<ex>49%</ex></ph> data savings
691       </message>
692       <message name="IDS_DATA_REDUCTION_STATISTICS_TITLE" desc="Data reduction statistics title.">
693         Data savings
694       </message>
695       <message name="IDS_DATA_REDUCTION_ORIGINAL_SIZE_LABEL" desc="Data Reduction statistics original size label">
696         Original size
697       </message>
698       <message name="IDS_DATA_REDUCTION_COMPRESSED_SIZE_LABEL" desc="Data Reduction statistics compressed size label">
699         After compression
700       </message>
701       <message name="IDS_DATA_REDUCTION_PROXY_UNREACHABLE_WARN" desc="Warning message shown when Google data reduction proxy servers are not reachable.">
702         Chrome is unable to reach Google servers for data compression. Your data savings may be limited.
703       </message>
704       <message name="IDS_SAFE_BROWSING_DESCRIPTION" desc="Description text for safe browsing">
705         Chrome’s Safe Browsing system will also be used to detect malicious pages and protect you from phishing, malware, and harmful downloads.
706       </message>
707       <message name="IDS_DATA_REDUCTION_CAVEATS_DESCRIPTION" desc="Description text for usage caveats">
708         This feature may interfere with access to premium data services provided by your carrier.
709       </message>
710       <message name="IDS_DATA_REDUCTION_EXPERIMENT_DESCRIPTION" desc="Text to be displayed in settings when an experiment is running">
711         If you enable this feature, you will be part of an experiment that proxies HTTPS pages through Google servers.
712       </message>
713       <message name="IDS_DATA_REDUCTION_EXPERIMENT_LINK_URL" desc="A link provided in settings when an experiment is running" translateable="false">
714         <!-- Intentionally empty. This is overridden downstream. -->
715       </message>
716       <message name="IDS_DATA_REDUCTION_INFOBAR_TEXT" desc="Text to be displayed in the data reduction proxy infobar">
717         We are testing the proxying of HTTPS pages through Google servers as part of an experiment.
718       </message>
720       <!-- Data Saver Promo -->
721       <message name="IDS_DATA_REDUCTION_TITLE_1" desc="First part of the headline for the promo inviting users to enable Data Saver" >
722         Browse more for less
723       </message>
724       <message name="IDS_DATA_REDUCTION_TITLE_2" desc="Second part of the headline for the promo inviting users to enable Data Saver" >
725         Spend less on data by using Google to <ph name="BEGIN_LINK">&lt;link&gt;</ph>optimize the pages you visit<ph name="END_LINK">&lt;/link&gt;</ph>.
726       </message>
727       <message name="IDS_DATA_REDUCTION_TITLE_3" desc="Third part of the headline for the promo inviting users to enable Data Saver" >
728         Pages accessed with HTTPS or Incognito will not be optimized or seen by Google.
729       </message>
730       <message name="IDS_DATA_REDUCTION_ENABLE_BUTTON" desc="Button the user presses if they want to enable Data Saver" >
731         Turn on Data Saver
732       </message>
733       <message name="IDS_DATA_REDUCTION_ENABLED_TOAST" desc="Toast message displayed after the user enables Data Saver from the promo" >
734         Data Saver is on. Manage it in Settings.
735       </message>
737       <!-- About Chrome preferences -->
738       <message name="IDS_PREFS_ABOUT_CHROME" desc="Title for the About Chrome page. [CHAR-LIMIT=32]">
739         About Chrome
740       </message>
741       <message name="IDS_LEGAL_INFORMATION_SUMMARY" desc="Summary for legal information" meaning="Android">
742         Copyright <ph name="year">%1$d<ex>2014</ex></ph> Google Inc. All rights reserved.
743       </message>
744       <message name="IDS_APPLICATION_VERSION_TITLE" desc="Title for application version">
745         Application version
746       </message>
747       <message name="IDS_VERSION_WITH_UPDATE_TIME" desc="Message showing Chrome's version and the time it was last updated">
748         <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>)
749       </message>
750       <message name="IDS_OS_VERSION_TITLE" desc="Title for operating system version">
751         Operating system
752       </message>
753       <message name="IDS_BLINK_VERSION_TITLE" desc="Title for the version of the Blink rendering engine">
754         Blink version
755       </message>
756       <message name="IDS_JAVASCRIPT_VERSION_TITLE" desc="Title for JavaScript version">
757         JavaScript version
758       </message>
759       <message name="IDS_EXECUTABLE_PATH_TITLE" desc="Title for the path to the Chrome executable">
760         Executable path
761       </message>
762       <message name="IDS_PROFILE_PATH_TITLE" desc="Title for the path where Chrome stores profile data">
763         Profile path
764       </message>
765       <message name="IDS_DEPRECATION_WARNING" desc="Warning about Chrome updates no longer being supported">
766         Chrome updates are no longer supported for this version of Android.
767       </message>
769       <!-- Account management UI strings. -->
770       <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]">
771         Add account for <ph name="ADD_ACCOUNT_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>
772       </message>
773       <message name="IDS_ACCOUNT_MANAGEMENT_TITLE" desc="Header title for the account management screen. [CHAR-LIMIT=32]">
774         Accounts
775       </message>
776       <message name="IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc="Summary text for going incognito.">
777         Go incognito to browse privately or sign in temporarily
778       </message>
779       <message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for the section with the incognito button.">
780         Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>?
781       </message>
783       <!-- Child accounts -->
784       <message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child account.">
785         This is a kid's account
786       </message>
787       <message name="IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc="Title of parental settings section of account page for child account.">
788         Parental Settings
789       </message>
790       <message name="IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc="String saying that we are waiting for family information.">
791         Waiting for details of parents.
792       </message>
793       <message name="IDS_ACCOUNT_MANAGEMENT_ONE_PARENT_NAME" desc="String for name of single parent for child account.">
794         This account is managed by <ph name="PARENT_NAME">%1$s<ex>parent1@gmail.com</ex></ph>.
795       </message>
796       <message name="IDS_ACCOUNT_MANAGEMENT_TWO_PARENT_NAMES" desc="String for names of two parents for child account.">
797         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>.
798       </message>
799       <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_TITLE" desc="Title of the Content setting, which controls which websites a child is allowed to visit.">
800         Content
801       </message>
802       <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_APPROVED" desc="Setting that permits child accounts to visit only sites approved by their parents.">
803         Only approved sites
804       </message>
805       <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_CONTENT_ALL" desc="Setting that permits child accounts to visit any websites.">
806         Uncontrolled
807       </message>
808       <message name="IDS_ACCOUNT_MANAGEMENT_CHILD_SAFE_SEARCH_TITLE" desc="Title of Google SafeSearch, which blocks inappropriate or explicit search results.">
809         SafeSearch
810       </message>
812       <!-- Sync strings in account management dialog -->
813       <message name="IDS_SYNC_ANDROID_MASTER_SYNC_DISABLED" desc="Message to show when Android master sync flag is disabled">
814         Android system sync disabled. Please re-enable and try again.
815       </message>
816       <message name="IDS_SYNC_IS_ENABLED" desc="Message to show when Chrome sync is enabled">
817         Sync is on
818       </message>
819       <message name="IDS_SYNC_IS_DISABLED" desc="Message to show when Chrome sync is disabled">
820         Sync is off
821       </message>
822       <message name="IDS_SYNC_NEED_PASSPHRASE" desc="Error message when a passphrase is needed for decrypting sync data.">
823         Passphrase required
824       </message>
825       <message name="IDS_SYNC_SETUP_PROGRESS" desc="Message indicating that sync setup is in progress">
826         Setup in progress…
827       </message>
829       <!-- Confirm Sync account change dialog. -->
830       <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].">
831         Confirm Google Account
832       </message>
833       <message name="IDS_CONFIRM_ACCOUNT_CHANGE_DIALOG_MESSAGE" desc="Message to display for google account change confirmation dialog.">
834         <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">&lt;link&gt;</ph>settings<ph name="END_LINK">&lt;/link&gt;</ph>.
835       </message>
836       <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]">
837         Sign in
838       </message>
840       <!-- Legal information preferences -->
841       <message name="IDS_LEGAL_INFORMATION_TITLE" desc="Title for legal information [CHAR-LIMIT=32]">
842         Legal information
843       </message>
844       <message name="IDS_OPEN_SOURCE_LICENSE_TITLE" desc="Title for open source license">
845         Open source licenses
846       </message>
847       <message name="IDS_OPEN_SOURCE_LICENSE_URL" desc="URL for open source license" translateable="false">
848         chrome://credits
849       </message>
850       <message name="IDS_TERMS_OF_SERVICE_TITLE" desc="Title for terms of service">
851         Chrome Terms of Service
852       </message>
853       <message name="IDS_PRIVACY_NOTICE_TITLE" desc="Title for the Chrome privacy notice">
854         Chrome Privacy Notice
855       </message>
856       <message name="IDS_CHROME_PRIVACY_NOTICE_URL" desc="URL for the Chrome privacy notice" translateable="false">
857         https://www.google.com/intl/[GRITLANGCODE]/chrome/browser/privacy/
858       </message>
859       <message name="IDS_CHROME_TERMS_OF_SERVICE_URL" desc="URL for Google Chrome Terms of Service" translateable="false">
860         https://www.google.com/intl/[GRITLANGCODE]/chrome/browser/privacy/eula_text.html
861       </message>
863       <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">
864         Leave this Page
865       </message>
866       <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">
867         Stay on this Page
868       </message>
869       <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">
870         Reload this Page
871       </message>
872       <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">
873         Don't reload
874       </message>
875       <message desc="Standard popup button for allowing user confirmation of some webpage event. [CHAR-LIMIT=12]" name="IDS_JS_MODAL_DIALOG_CONFIRM">
876         OK
877       </message>
878       <message desc="Standard popup button for allowing user to cancel some webpage event. [CHAR-LIMIT=12]" name="IDS_JS_MODAL_DIALOG_CANCEL">
879         Cancel
880       </message>
881       <message desc="Checkbox allowing users to forgoe an additional prompts from a web page. [CHAR-LIMIT=None]" name="IDS_SUPPRESS_JS_MODAL_DIALOGS">
882         Prevent this page from creating additional dialogs
883       </message>
884       <message desc="Content description for the input javascript modal dialog prompt. [CHAR-LIMIT=32]" name="IDS_ACCESSIBILITY_JS_MODAL_DIALOG_PROMPT">
885         Prompt
886       </message>
887       <message desc="Dialog box title for viewing security certificates. [CHAR-LIMIT=32]" name="IDS_CERTTITLE">
888         Certificate Viewer
889       </message>
891       <!-- Sign-in strings -->
892       <message name="IDS_ADD_ACCOUNT_TITLE" desc="Title for add Google account dialog [CHAR-LIMIT=40]">
893         Add a Google Account
894       </message>
895       <message name="IDS_ADD_ACCOUNT_MESSAGE" desc="Message to display for add Google account dialog">
896         You have not yet set up a Google Account on this device
897       </message>
898       <message name="IDS_ADD_ACCOUNT_CONTINUE" desc="Continue button for add Google account dialog [CHAR-LIMIT=20]">
899         Continue
900       </message>
901       <message name="IDS_SIGN_IN_ACCOUNTS_MESSAGE" desc="Description of the signed-in section shown below the header">
902         You’re signed in to the following Google Accounts. Add or remove accounts in Android settings.
903       </message>
904       <message name="IDS_SIGN_IN_ACCOUNTS_MESSAGE_CHILD" desc="Description of the signed-in section shown below the header for child accounts">
905         You’re signed in to the following Google Account.
906       </message>
907       <message name="IDS_SIGNOUT_TITLE" desc="Title for sign out of Chrome dialog [CHAR-LIMIT=40]">
908         Sign out of Chrome
909       </message>
910       <message name="IDS_SIGNOUT_MESSAGE" desc="Message to display for sign out of Chrome dialog">
911         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.
912       </message>
913       <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">
914         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.
915       </message>
916       <message name="IDS_FIRSTRUN_SIGNED_IN_TITLE" desc="Message informing the user that they are now signed in.">
917         You're now signed in to Chrome.
918       </message>
919       <message name="IDS_FIRSTRUN_SIGNED_IN_DESCRIPTION" desc="Message informing the user what is being synced.">
920         Your open bookmarks, history, passwords, and more are being synced with your Google Account.
921       </message>
923       <!-- Sync strings -->
924       <message name="IDS_SIGN_IN_SYNC" desc="Sync preference title in signed-in prefs and prefix for notification related to sync [CHAR-LIMIT=32]">
925         Sync
926       </message>
927       <message name="IDS_SYNC_DATA_TYPES" desc="Preference category name for customization of synced data types. [CHAR-LIMT=32]">
928         Data types
929       </message>
930       <message name="IDS_SYNC_EVERYTHING_PREF" desc="Title for preference which enables sync'ing of all data types. [CHAR-LIMT=32]">
931         Sync everything
932       </message>
933       <message name="IDS_SYNC_AUTOFILL" desc="Title for preference which enables sync'ing of autofill. [CHAR-LIMT=32]">
934         Autofill
935       </message>
936       <message name="IDS_SYNC_BOOKMARKS" desc="Title for preference which enables sync'ing of bookmarks. [CHAR-LIMT=32]">
937         Bookmarks
938       </message>
939       <message name="IDS_SYNC_HISTORY" desc="Title for preference which enables sync'ing of history data. [CHAR-LIMT=32]">
940         History
941       </message>
942       <message name="IDS_SYNC_PASSWORDS" desc="Title for preference which enables sync'ing of passwords. [CHAR-LIMT=32]">
943         Passwords
944       </message>
945       <message name="IDS_SYNC_RECENT_TABS" desc="Title for preference which enables sync'ing of open tabs. [CHAR-LIMT=32]">
946         Open tabs
947       </message>
948       <message name="IDS_SYNC_ENCRYPTION" desc="Preference category name for sync encryption. [CHAR-LIMT=32]">
949         Encryption
950       </message>
951       <message name="IDS_SYNC_MANAGE_DATA" desc="Title for link to Google Dashboard to manage sync data.">
952         Manage synced data
953       </message>
954       <message name="IDS_SYNC_PASSPHRASE_TYPE_TITLE" desc="Title of sync passphrase type dialog. [CHAR-LIMIT=24]">
955         Encryption
956       </message>
957       <message name="IDS_SYNC_PASSPHRASE_TYPE_KEYSTORE" desc="Option to encrypt only passwords, using your Google credentials.">
958         Encrypt passwords with Google credentials
959       </message>
960       <message name="IDS_SYNC_PASSPHRASE_TYPE_FROZEN" desc="Option to encrypt all data, using your Google password frozen on the substituted date.">
961         Encrypt all with Google password as of <ph name="TIME">%1$s<ex>Oct 3, 2014</ex></ph>
962       </message>
963       <message name="IDS_SYNC_PASSPHRASE_TYPE_CUSTOM" desc="Option to encrypt all sync data with a custom passphrase.">
964         Encrypt all with passphrase
965       </message>
966       <message name="IDS_SIGN_IN_GOOGLE_ACCOUNT" desc="Title of sign in account selection dialog. [CHAR-LIMIT=32]">
967         Google Account
968       </message>
969       <message name="IDS_SYNC_CUSTOM_PASSPHRASE" desc="Prompt user to create a custom sync password.">
970         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.
971       </message>
972       <message name="IDS_SYNC_DASHBOARD_URL" desc="URL for the sync dashboard." translateable="false">
973         https://www.google.com/settings/chrome/sync
974       </message>
975       <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]">
976         Passphrase
977       </message>
978       <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]">
979         Confirm passphrase
980       </message>
981       <message name="IDS_SYNC_PASSPHRASE_CANNOT_BE_BLANK" desc="Inform user that they cannot use a blank password [CHAR-LIMIT=40]">
982         This field cannot be blank
983       </message>
984       <message name="IDS_SYNC_PASSPHRASE_RESET_INSTRUCTIONS" desc="Inform the user how they can reset their passphrase if they have forgotten it." meaning="Android">
985         If you've forgotten your passphrase, stop and reset Sync via <ph name="BEGIN_LINK">&lt;link&gt;</ph>Google Dashboard<ph name="END_LINK">&lt;/link&gt;</ph>.
986       </message>
987       <message name="IDS_SYNC_PASSPHRASES_DO_NOT_MATCH" desc="Inform user that their sync password does not match.">
988         Passphrases do not match
989       </message>
990       <message name="IDS_SYNC_PASSPHRASE_INCORRECT" desc="Inform the user that the passphrase they entered for sync is incorrect. [CHAR-LIMIT=40]">
991         Incorrect passphrase
992       </message>
993       <message name="IDS_SYNC_VERIFYING" desc="Inform the user that their sync encryption information is being verified. [CHAR-LIMIT=20]">
994         Verifying…
995       </message>
996       <message name="IDS_SYNC_LOADING" desc="Preference title to let the user change their encryption password. [CHAR-LIMIT=20]">
997         Loading…
998       </message>
1000       <!-- Sync error strings -->
1001       <message desc="Sync error string for generic error. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_GENERIC">
1002         Sync error
1003       </message>
1004       <message desc="Sync error string for when the needs to update the sign-in details [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_GA">
1005         Please update your sign-in details.
1006       </message>
1007       <message desc="Sync error string for network connection. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_CONNECTION">
1008         Could not connect to the sync server.
1009       </message>
1010       <message desc="Sync error string for domain not supported. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_DOMAIN">
1011         Sync is not available for your domain.
1012       </message>
1013       <message desc="Sync error string for service unavailable. [CHAR-LIMIT=80]" name="IDS_SYNC_ERROR_SERVICE_UNAVAILABLE">
1014         The service is not available; try again later.
1015       </message>
1016       <message desc="Title to show on a dialog during sign-in, indicating that the account used has policy management enabled." name="IDS_POLICY_DIALOG_TITLE">
1017         Confirm sign-in
1018       </message>
1019       <message desc="Message to show on a dialog during sign-in, indicating that the account used has policy management enabled." name="IDS_POLICY_DIALOG_MESSAGE">
1020         This account is managed by <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex></ph>.
1022 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.
1023       </message>
1024       <message desc="Label on the button to accept the policy dialog during sign-in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_PROCEED">
1025         Accept and sign in
1026       </message>
1027       <message desc="Label on the button to reject the policy dialog during sign-in. [CHAR-LIMIT=20]" name="IDS_POLICY_DIALOG_CANCEL">
1028         Cancel
1029       </message>
1030       <message desc="Title for the progress dialog shown while profile data is being wiped after signing out of an enterprise account" name="IDS_WIPING_PROFILE_DATA_TITLE">
1031         Clearing account data
1032       </message>
1033       <message desc="Message for the progress dialog shown while profile data is being wiped after signing out of an enterprise account" name="IDS_WIPING_PROFILE_DATA_MESSAGE">
1034         Please wait...
1035       </message>
1037       <!-- Tab switcher -->
1038       <message name="IDS_ACCESSIBILITY_TAB_SWITCHER_STANDARD_STACK" desc="Content description for the standard stack selection 'button'.">
1039         Standard tabs
1040       </message>
1041       <message name="IDS_ACCESSIBILITY_TAB_SWITCHER_INCOGNITO_STACK" desc="Content description for the incognito stack selection 'button'.">
1042         Incognito tabs
1043       </message>
1044       <message name="IDS_ACCESSIBILITY_TAB_SWITCHER_UNDO_TAB_CLOSED" desc="Content description for the undo tab closed 'button.">
1045         Reopen closed tab
1046       </message>
1047       <message name="IDS_ACCESSIBILITY_TABSTRIP_TAB" desc="Content description for the tab title.">
1048         <ph name="TAB_TITLE">%1$s<ex>Welcome to Facebook</ex></ph>, tab
1049       </message>
1050       <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_CLOSE_TAB" desc="Content description for the close tab button.">
1051         Close tab
1052       </message>
1053       <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_NEW_TAB" desc="Content description for the new tab button.">
1054         New tab
1055       </message>
1056       <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.">
1057         Loading…
1058       </message>
1060       <!-- InfoBar -->
1061       <message desc="Accessibility label for the dismiss infobar Button" name="IDS_INFOBAR_CLOSE">
1062         Close
1063       </message>
1065       <!-- Account chooser infobar strings. -->
1066       <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc="The title text for Account chooser infobar.">
1067         Choose an account from your Google Smart Lock.
1068       </message>
1070       <!-- DownloadOverwriteInfoBar -->
1071       <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">
1072         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>?
1073       </message>
1074       <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]">
1075         Replace file
1076       </message>
1077       <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]">
1078         Create new file
1079       </message>
1081       <!-- TranslateInfoBar -->
1082       <message name="IDS_TRANSLATE_INFOBAR_TEXT" desc="Text to display on the translate infobar to offer a translate. [CHAR-LIMIT=64]" meaning="Android">
1083         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>?
1084       </message>
1085       <message name="IDS_TRANSLATE_INFOBAR_CHANGE_LANGUAGES" desc="link text to offer to change languages.">
1086         Change languages
1087       </message>
1088       <message name="IDS_TRANSLATE_INFOBAR_TRANSLATION_DONE">
1089         Translated to <ph name="TARGET_LANGUAGE">%1$s<ex>FRENCH</ex></ph>.
1090       </message>
1091       <message name="IDS_TRANSLATE_INFOBAR_TRANSLATING">
1092         Translating page to <ph name="SOURCE_LANGUAGE">%1$s<ex>English</ex></ph>...
1093       </message>
1094       <message name="IDS_TRANSLATE_INFOBAR_ERROR">
1095         Oops. This page could not be translated.
1096       </message>
1097       <message name="IDS_TRANSLATE_ALWAYS_TEXT" desc="checkbox to always translate a language pair">
1098         Always translate <ph name="SOURCE_LANGUAGE">%1$s<ex>French</ex></ph>
1099       </message>
1100       <message name="IDS_TRANSLATE_NEVER_TRANSLATE_MESSAGE_TEXT">
1101         Would you like Google Chrome to offer to translate <ph name="LANGUAGE">%1$s<ex>French</ex></ph> pages from this site next time?
1102       </message>
1103       <message name="IDS_TRANSLATE_BUTTON" desc="Possible texts to display on the translate infobar buttons. [CHAR-LIMIT=24]">
1104         Translate
1105       </message>
1106       <message name="IDS_TRANSLATE_NOPE" desc="Button text for rejecting infobar translations">
1107         Nope
1108       </message>
1109       <message name="IDS_TRANSLATE_SHOW_ORIGINAL">
1110         Show original
1111       </message>
1112       <message name="IDS_TRANSLATE_RETRY">
1113         Try again
1114       </message>
1115       <message name="IDS_TRANSLATE_OPTIONS_SOURCE_HINT" desc="Language drop down text for the source language. [CHAR-LIMIT=64]">
1116         Page Language: <ph name="SOURCE_LANGUAGE">^1<ex>FRENCH</ex></ph>
1117       </message>
1118       <message name="IDS_TRANSLATE_OPTIONS_TARGET_HINT" desc="Language drop down text for the target language. [CHAR-LIMIT=64]">
1119         Translation Language: <ph name="SOURCE_LANGUAGE">^1<ex>FRENCH</ex></ph>
1120       </message>
1121       <message name="IDS_TRANSLATE_BUTTON_DONE" desc="Text to display on the translate infobar button to apply new languages. [CHAR-LIMIT=24]">
1122         Done
1123       </message>
1124       <message name="IDS_TRANSLATE_NEVER_TRANSLATE_SITE" desc="Text to display on the never translate site (like www.google.com) button. [CHAR-LIMIT=64]">
1125         Never translate this site
1126       </message>
1127       <message name="IDS_TRANSLATE_NEVER_TRANSLATE_LANGUAGE" meaning="Android" desc="Text to display on the never translate language button. [CHAR-LIMIT=64]">
1128         Never translate <ph name="LANGUAGE">%1$s<ex>French</ex></ph>
1129       </message>
1130       <message name="IDS_MENU_PRINT" desc="Menu item for printing the current page. [CHAR-LIMIT=27]">
1131         Print…
1132       </message>
1133       <message name="IDS_MENU_SHARE_PAGE" desc="Menu item for sharing the current page. [CHAR-LIMIT=27]">
1134         Share…
1135       </message>
1136       <message name="IDS_SHARE_LINK_CHOOSER_TITLE" desc="title for the share dialog when sharing the current address [CHAR-LIMIT=27]">
1137         Share via
1138       </message>
1139       <message name="IDS_ACCESSIBILITY_MENU_SHARE_VIA" desc="Content description share current page via the most recently used application menu item">
1140         Share via <ph name="APPLICATION">%s<ex>Gmail</ex></ph>
1141       </message>
1142       <message name="IDS_ERROR_PRINTING_FAILED" desc="Generic error message shown when Chrome fails to print the current page for some reason.">
1143         There was a problem printing the page. Please try again.
1144       </message>
1145       <message name="IDS_ACCESSIBILITY_MENU_BOOKMARK" desc="Content description for the bookmark button when the page is not currently bookmarked.">
1146         Bookmark this page
1147       </message>
1148       <message name="IDS_ACCESSIBILITY_MENU_FORWARD" desc="Content description for the forward navigation button.">
1149         Go forward
1150       </message>
1151       <message name="IDS_ACCESSIBILITY_MENU_BACK" desc="Content description for the backard navigation button.">
1152         Go back
1153       </message>
1154       <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">
1155         View site information
1156       </message>
1157       <message name="IDS_ACCESSIBILITY_CONTENT_VIEW" desc="Content description for the content view that holds the web contents [CHAR-LIMIT=30]">
1158         Web View
1159       </message>
1161       <!-- Runtime permission infobar strings -->
1162       <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.">
1163         Chrome needs camera access to share it with this site.
1164       </message>
1165       <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.">
1166         Chrome needs microphone access to share it with this site.
1167       </message>
1168       <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.">
1169         Chrome needs location access to share it with this site.
1170       </message>
1171       <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.">
1172         Chrome needs permissions access to share them with this site.
1173       </message>
1174       <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).">
1175         Update permissions
1176       </message>
1178       <!-- Runtime permission geolocation disclosure strings -->
1179       <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.">
1180         <ph name="SEARCH_ENGINE_URL">%1$s<ex>www.google.com</ex></ph> uses your location to show local search results
1181       </message>
1183       <!-- ContextMenu -->
1184       <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]">
1185         Open in new tab
1186       </message>
1187       <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]">
1188         Open in incognito tab
1189       </message>
1190       <message name="IDS_CONTEXTMENU_COPY_EMAIL_ADDRESS" desc="Context sensitive menu item for copying email address. [CHAR-LIMIT=30]">
1191         Copy email address
1192       </message>
1193       <message name="IDS_CONTEXTMENU_COPY_LINK_ADDRESS" desc="Context sensitive menu item for copying the selected link URL / address. [CHAR-LIMIT=30]">
1194         Copy link address
1195       </message>
1196       <message name="IDS_CONTEXTMENU_COPY_LINK_TEXT" desc="Context sensitive menu item for copying the selected link's text. [CHAR-LIMIT=30]">
1197         Copy link text
1198       </message>
1199       <message name="IDS_CONTEXTMENU_SAVE_LINK" desc="Context sensitive menu item for saving the target of a link [CHAR-LIMIT=30]">
1200         Save link
1201       </message>
1202       <message name="IDS_CONTEXTMENU_SAVE_IMAGE" desc="Context sensitive menu item for saving the selected image. [CHAR-LIMIT=30]">
1203         Save image
1204       </message>
1205       <message name="IDS_CONTEXTMENU_OPEN_IMAGE" desc="Context sensitive menu item for opening/viewing the selected image. [CHAR-LIMIT=30]">
1206         Open image
1207       </message>
1208       <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]">
1209         Open image in new tab
1210       </message>
1211       <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]">
1212         Open original image in new tab
1213       </message>
1214       <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]">
1215         Load images
1216       </message>
1217       <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]">
1218         Load image
1219       </message>
1220       <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]">
1221         Search <ph name="SEARCH_ENGINE">%1$s<ex>Google</ex></ph> for this image
1222       </message>
1223       <message name="IDS_CONTEXTMENU_COPY_IMAGE" desc="Context sensitive menu item for copying an image to the clipboard. [CHAR-LIMIT=30]">
1224         Copy image
1225       </message>
1226       <message name="IDS_CONTEXTMENU_COPY_IMAGE_URL" desc="Context sensitive menu item for copying an image url to the clipboard. [CHAR-LIMIT=30]">
1227         Copy image URL
1228       </message>
1229       <message name="IDS_CONTEXTMENU_SAVE_VIDEO" desc="Context sensitive menu item for saving the selected video. [CHAR-LIMIT=30]">
1230         Save video
1231       </message>
1233       <!-- Swipe refresh -->
1234       <message name="IDS_ACCESSIBILITY_SWIPE_REFRESH" desc="Content description for the swipe refresh action.">
1235         Refreshing page
1236       </message>
1238       <!-- Smartcard certificate support -->
1239       <message name="IDS_SMARTCARD_DIALOG_TITLE" desc="Title of a dialog asking whether to use Android default keystore or a smartcard for certificate authentication.">
1240         Choose certificate for authentication
1241       </message>
1242       <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.">
1243         Smart card
1244       </message>
1246       <!-- App banner strings -->
1247       <message name="IDS_APP_BANNER_INSTALLING" desc="Button text indicating that an application is being installed. [CHAR-LIMIT=15]">
1248         Installing...
1249       </message>
1250       <message name="IDS_APP_BANNER_OPEN" desc="Text that indicates that clicking on the button will launch an application. [CHAR-LIMIT=15]">
1251         Open
1252       </message>
1254       <!-- App banner accessibility strings, used for touch exploration -->
1255       <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.">
1256         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>.
1257       </message>
1258       <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.">
1259         Get the app from the Google Play Store: <ph name="APP_ACTION">%s<ex>Install</ex></ph>
1260       </message>
1262       <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.">
1263         <ph name="APP_NAME">%1$s<ex>Gmail</ex></ph>, web app. <ph name="APP_URL">%2$s<ex>google.com</ex></ph>
1264       </message>
1266       <!-- DOM Distiller strings -->
1267       <message name="IDS_DARK_MODE" desc="Title of button that will change theme of distilled pages to dark mode.">
1268         Dark
1269       </message>
1270       <message name="IDS_LIGHT_MODE" desc="Title of button that will change theme of distilled pages to light mode.">
1271         Light
1272       </message>
1273       <message name="IDS_SEPIA_MODE" desc="Title of button that will change theme of distilled pages to sepia mode.">
1274         Sepia
1275       </message>
1276       <message name="IDS_SANS_SERIF" desc="Title of the selector button that will change the typeface of distilled pages to use a SansSerif font.">
1277         Sans Serif
1278       </message>
1279       <message name="IDS_SERIF" desc="Title of the selector button that will change the typeface of distilled pages to use a Serif font.">
1280         Serif
1281       </message>
1282       <message name="IDS_MONOSPACE" desc="Title of the selector button that will change the typeface of distilled pages to use a Monospace font.">
1283         Monospace
1284       </message>
1285       <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.">
1286         A
1287       </message>
1289       <!-- TalkBack upgrade -->
1290       <message name="IDS_OLD_TALKBACK_TITLE" desc="Title of dialog notifying user that the version of TalkBack they're running is too old.">
1291         You need to update TalkBack to a newer version.
1292       </message>
1293       <message name="IDS_UPDATE_FROM_MARKET" desc="Title of button that will direct the user to update TalkBack from the market (Play Store)">
1294         Update
1295       </message>
1296       <message name="IDS_CANCEL_TALKBACK_ALERT" desc="Title of button that will cancel the TalkBack alert dialog dialog.">
1297         Cancel
1298       </message>
1300       <!-- Android NFC Beam strings -->
1301       <message name="IDS_NFC_BEAM_ERROR_OVERLAY_ACTIVE" desc="Android Beam error - a tab is not in the foreground [CHAR-LIMIT=40]">
1302         Select a tab to beam
1303       </message>
1304       <message name="IDS_NFC_BEAM_ERROR_BAD_URL" desc="Android Beam error - the current tab has an invalid url [CHAR-LIMIT=40]">
1305         Can’t beam current tab
1306       </message>
1308       <!-- Add to Home screen strings -->
1309       <message name="IDS_ADD" desc="Title for Add button [CHAR-LIMIT=20]">
1310         Add
1311       </message>
1312       <message name="IDS_ADD_TO_HOMESCREEN_TITLE" desc="Edit text title for Add to Home screen dialog [CHAR-LIMIT=30]">
1313         Title
1314       </message>
1315       <message name="IDS_MENU_ADD_TO_HOMESCREEN" desc="Menu item for adding a shortcut to the Home screen. [CHAR-LIMIT=27]">
1316         Add to Home screen
1317       </message>
1318       <message name="IDS_ADDED_TO_HOMESCREEN" desc="Indicates that the current domain was added to the user's Home screen.">
1319         <ph name="DOMAIN_NAME">%1$s<ex>google.com</ex></ph> was added to your Home screen
1320       </message>
1322       <!-- WebsiteSettingsPopup (PageInfo dialog) -->
1323       <message name="IDS_PAGE_INFO_COPY_URL_BUTTON" desc="Text in the button that copies the URL to the clipboard.">
1324         Copy URL
1325       </message>
1326       <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.">
1327         Site Settings
1328       </message>
1329       <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.">
1330         Allow
1331       </message>
1332       <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.">
1333         Block
1334       </message>
1335       <message name="IDS_PAGE_INFO_PERMISSION_ALLOWED" desc="The label used in the Page Info dialog to describe an allowed permission. Eg: Location - Allowed">
1336         Allowed
1337       </message>
1338       <message name="IDS_PAGE_INFO_PERMISSION_BLOCKED" desc="The label used in the Page Info dialog to describe a blocked permission. Eg: Location - Blocked">
1339         Blocked
1340       </message>
1341       <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">
1342         Turned off in Android Settings
1343       </message>
1344       <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.">
1345         Details
1346       </message>
1347       <message name="IDS_PAGE_INFO_CONNECTION_HTTPS" desc="Message to display in the page info bubble when the connection is private (HTTPS).">
1348         Your connection to this site is private.
1349       </message>
1350       <message name="IDS_PAGE_INFO_CONNECTION_HTTP" desc="Message to display in the page info bubble when the connection is not private (HTTP).">
1351         Your connection to this site is not private.
1352       </message>
1353       <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.">
1354         Your connection to this site is private, but someone on the network might be able to change the look of the page.
1355       </message>
1356       <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).">
1357         This site uses a weak security configuration (SHA-1 signatures), so your connection may not be private.
1358       </message>
1359       <message name="IDS_PAGE_INFO_CONNECTION_BROKEN_LEADING_TEXT" desc="Message to display highlighted red in the page info bubble when the connection is insecure because the HTTPS certificate is invalid.">
1360         Your connection to this site is not private.
1361       </message>
1362       <message name="IDS_PAGE_INFO_CONNECTION_BROKEN_FOLLOWING_TEXT" desc="Message to display after a 'Your connection to this site is not private' message' in the page info bubble when the connection is insecure because the HTTPS certificate is invalid.">
1363         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>.
1364       </message>
1365       <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).">
1366         You are viewing a secure Google Chrome page.
1367       </message>
1369       <!-- Network prediction internal values -->
1370       <message name="IDS_NEVER_PREFETCH_BANDWIDTH_ENTRY" desc="Option to always disable the prefetching of web pages. [CHAR-LIMIT=16]">
1371         Never
1372       </message>
1373       <message name="IDS_WIFI_PREFETCH_BANDWIDTH_ENTRY" desc="Option that enables the prefetching of web pages when connected via wi-fi. [CHAR-LIMIT=16]">
1374         Only on Wi-Fi
1375       </message>
1376       <message name="IDS_ALWAYS_PREFETCH_BANDWIDTH_ENTRY" desc="Option to always prefetch web pages regardless of connection. [CHAR-LIMIT=16]">
1377         Always
1378       </message>
1380       <!-- Sad tab page -->
1381       <message name="IDS_SAD_TAB_SUGGESTIONS" desc="The help message displayed on the sad tab page after a tab crashes.">
1382         If you're seeing this frequently, try these <ph name="BEGIN_LINK">&lt;link&gt;</ph>suggestions<ph name="END_LINK">&lt;/link&gt;</ph>.
1383       </message>
1385       <!-- Fullscreen -->
1386       <message name="IDS_FULLSCREEN_API_NOTIFICATION" desc="Notification message when a site has entered fullscreen and the directions of how to exit.">
1387         This site has gone fullscreen.
1388 Hit the back button to exit.
1389       </message>
1391       <!-- Download UI -->
1392       <message name="IDS_DOWNLOAD_NO_SDCARD_DLG_TITLE_product_nosdcard" desc="Dialog title [CHAR LIMIT=25]">
1393         USB storage unavailable
1394       </message>
1395       <message name="IDS_DOWNLOAD_NO_SDCARD_DLG_TITLE_product_default" desc="Dialog title [CHAR LIMIT=25]">
1396         No SD card
1397       </message>
1398       <message name="IDS_DOWNLOAD_SDCARD_BUSY_DLG_TITLE_product_nosdcard" 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]">
1399         USB storage unavailable
1400       </message>
1401       <message name="IDS_DOWNLOAD_SDCARD_BUSY_DLG_TITLE_product_default" 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]">
1402         SD card unavailable
1403       </message>
1404       <message name="IDS_DOWNLOAD_NOTIFICATION_FAILED" desc="Download notification to be displayed when a download fails.">
1405         Download failed.
1406       </message>
1407       <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">
1408         Failed to add downloaded item to the download manager.
1409       </message>
1410       <message name="IDS_CANNOT_CREATE_DOWNLOAD_DIRECTORY_TITLE_product_nosdcard" desc="Message for a dialog informing the user that download directory cannot be created on external storage [CHAR LIMIT=75]">
1411         Cannot create download directory on USB storage.
1412       </message>
1413       <message name="IDS_CANNOT_CREATE_DOWNLOAD_DIRECTORY_TITLE_product_default" desc="Message for a dialog informing the user that download directory cannot be created on external storage [CHAR LIMIT=75]">
1414         Cannot create download directory on SD card.
1415       </message>
1416       <message name="IDS_CANNOT_DOWNLOAD_HTTP_OR_HTTPS" desc="Toast for a download which cannot begin because the URL is not http or https">
1417         Can only download http or https URLs
1418       </message>
1419       <message name="IDS_CANNOT_DOWNLOAD_GENERIC" desc="Toast for a generic download failure">
1420         Failed to start download
1421       </message>
1422       <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]">
1423         Downloading…
1424       </message>
1425       <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.">
1426         Proceed to download the content?
1427       </message>
1428       <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.">
1429         Open the suggested URL specified in the downloaded content?
1430       </message>
1431       <message name="IDS_OMA_DOWNLOAD_INSUFFICIENT_MEMORY" desc="Error message displayed when there are not enough memory to download the OMA DRM content.">
1432         Insufficient memory to download the selected content.
1433       </message>
1434       <message name="IDS_OMA_DOWNLOAD_NON_ACCEPTABLE_CONTENT" desc="Error message displayed when the device cannot open the OMA DRM content.">
1435         Device cannot open the content to be downloaded.
1436       </message>
1437       <message name="IDS_OMA_DOWNLOAD_FAILED" desc="Error message displayed when the device cannot download the OMA request.">
1438         An error occured while downloading the content.
1439       </message>
1440       <message name="IDS_OMA_DOWNLOAD_NAME_LABEL" desc="A text label to display the name of the OMA download.">
1441         Name:
1442       </message>
1443       <message name="IDS_OMA_DOWNLOAD_VENDOR_LABEL" desc="A text label to display the vendor of the OMA download.">
1444         Vendor:
1445       </message>
1446       <message name="IDS_OMA_DOWNLOAD_SIZE_LABEL" desc="A text label to display the size of the OMA download.">
1447         Size:
1448       </message>
1449       <message name="IDS_OMA_DOWNLOAD_TYPE_LABEL" desc="A text label to display the MIME tyoe of the OMA download.">
1450         Type:
1451       </message>
1452       <message name="IDS_OMA_DOWNLOAD_DESCRIPTION_LABEL" desc="A text label to display the description of the OMA download.">
1453         Description:
1454       </message>
1456       <!-- Document mode messages -->
1457       <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode">
1458         Close all incognito tabs
1459       </message>
1460       <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.">
1461         Merge tabs and apps
1462       </message>
1463       <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.">
1464         Chrome tabs have moved
1465       </message>
1466       <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">
1467         See your tabs with other recent apps on your phone's Overview screen. You can control this in <ph name="BEGIN_LINK">&lt;link&gt;</ph>Settings<ph name="END_LINK">&lt;/link&gt;</ph>.
1468       </message>
1469       <message name="IDS_TABS_AND_APPS_GOT_IT_BUTTON" desc="A button to confirm and dismiss opt out promo">
1470         Ok, got it
1471       </message>
1472       <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.">
1473         See your tabs with other recent apps on your phone's Overview screen.
1474       </message>
1475       <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">
1476         Separate tabs and apps
1477       </message>
1478       <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">
1479         Merge tabs and apps
1480       </message>
1481       <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">
1482         Tabs will move to a tab switcher inside Chrome.
1483       </message>
1484       <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">
1485         Tabs will live together with recent apps.
1486       </message>
1488       <!-- Autofill/Wallet integration prompt -->
1489       <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input field containing the user's credit card CVC (card verification code).">
1490         CVC
1491       </message>
1492       <message name="IDS_CARD_UNMASK_MONTH_HINT" desc="Hint text for an input field containing a credit card expiration month in two digit format.">
1493         MM
1494       </message>
1495       <message name="IDS_CARD_UNMASK_YEAR_HINT" desc="Hint text for an input field containing a credit card expiration year in two digit format.">
1496         YY
1497       </message>
1499       <!-- Startup errors -->
1500       <message name="IDS_OS_VERSION_MISSING_FEATURES" desc="Error message shown when Chrome fails to run due to an incomplete version of Android.">
1501         Critical functionality required to run Chrome is missing; either your Chrome installation is incomplete, or not compatible with this version of Android.
1502       </message>
1503       <message name="IDS_INCOMPATIBLE_LIBRARIES" desc="Error message shown when Chrome fails to start due to having the wrong version of the native library">
1504         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.
1505       </message>
1506       <message name="IDS_NATIVE_STARTUP_FAILED" desc="Error message shown when Chrome fails to start for other (unknown) reasons">
1507         Chrome failed during startup with an unexpected error.
1508       </message>
1510       <!-- First Run strings -->
1511       <message name="IDS_FRE_SET_UP_CHROME" desc="Header text shown when the user is first setting up Chrome">
1512         Set up Chrome
1513       </message>
1514       <message name="IDS_FRE_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for account chooser page">
1515         Select an account to get your bookmarks, history, passwords, and other settings on all your devices.
1516       </message>
1517       <message name="IDS_FRE_SKIP_TEXT" desc="Text for second page skip button">
1518         No thanks
1519       </message>
1520       <message name="IDS_CHOOSE_ACCOUNT_SIGN_IN" desc="Sign in button for choose google account dialog [CHAR-LIMIT=20]">
1521         Sign in
1522       </message>
1523       <message name="IDS_FRE_DONE" desc="Button to dismiss the sign-in screen once the user is done">
1524         Done
1525       </message>
1526       <message name="IDS_FRE_SETTINGS" desc="Button that opens Chrome settings">
1527         Settings
1528       </message>
1529       <message name="IDS_FRE_ADD_ACCOUNT" desc="Text for adding another Google Account">
1530         Add account
1531       </message>
1532       <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]">
1533         Make Chrome yours
1534       </message>
1535       <message name="IDS_FRE_NO_ACCOUNT_CHOICE_DESCRIPTION" desc="Text for account chooser page when there are no accounts on the device.">
1536         Add an account to get your bookmarks, history, passwords, and other settings on all your devices.
1537       </message>
1538       <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.">
1539         Sign in to access all your web stuff from any device
1540       </message>
1541       <message name="IDS_FRE_NO_ACCOUNTS" desc="Text for spinner when there is no google accounts [CHAR-LIMIT=40]">
1542         Add an account
1543       </message>
1544       <message name="IDS_FRE_HI_NAME" desc="Title welcoming the user by their name after they have signed in.">
1545         Hi, <ph name="FULL_NAME">%1$s<ex>John Smith</ex></ph>
1546       </message>
1547       <message name="IDS_FRE_SIGNED_IN_DESCRIPTION" desc="Explanation of what gets synced after the user signed in">
1548         Your bookmarks, history, passwords, and other settings will be synced to your Google Account.
1549       </message>
1550       <message name="IDS_FRE_SIGNED_IN_DESCRIPTION_UCA_ADDENDUM" desc="Additional explanation for child accounts that synced settings are managed by parents.">
1551         Your parents help manage these settings.
1552       </message>
1553       <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.">
1554         By using this application, you agree to Chrome's <ph name="BEGIN_LINK1">&lt;LINK1&gt;</ph>Terms of Service<ph name="END_LINK1">&lt;/LINK1&gt;</ph> and <ph name="BEGIN_LINK2">&lt;LINK2&gt;</ph>Privacy Notice<ph name="END_LINK2">&lt;/LINK2&gt;</ph>.
1555       </message>
1556       <message name="IDS_FRE_SEND_REPORT_CHECK" desc="Text for asking the user to allow sending stats and crash reports">
1557         Help make Chrome better by sending usage statistics and crash reports to Google.
1558       </message>
1559       <message name="IDS_FRE_ACCEPT_CONTINUE" desc="Text for first page accept and continue button [CHAR-LIMIT=20]">
1560         Accept &amp; continue
1561       </message>
1562       <message name="IDS_FRE_WELCOME" desc="Text for greeting the user on Chrome First Run">
1563         Welcome to Chrome
1564       </message>
1565       <message name="IDS_ACCESSIBILITY_FRE_ACCOUNT_SPINNER" desc="Content description for the first run account drop down spinner.">
1566         Choose account
1567       </message>
1569       <!-- External Navigation Strings -->
1570       <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialog text warning that user that incognito mode does not continue into external apps.">
1571         Leaving incognito mode if this link is opened in an external application. Continue?
1572       </message>
1573       <message name="IDS_EXTERNAL_APP_LEAVE_INCOGNITO_WARNING_TITLE" desc="Title for incognito external intent. [CHAR-LIMIT=24]">
1574         Warning
1575       </message>
1577       <message name="IDS_CAST_NOTIFICATION_STOPPED" desc="AtHome notification text when stopped. [CHAR LIMIT=40]">
1578         Stopped
1579       </message>
1580       <message name="IDS_CAST_NOTIFICATION_FINISHED" desc="AtHome notification text when finished. [CHAR LIMIT=40]">
1581         Finished
1582       </message>
1583       <message name="IDS_CAST_NOTIFICATION_PAUSED" desc="AtHome notification text when paused. [CHAR LIMIT=40]">
1584         Paused
1585       </message>
1587       <!-- Messages for remote media playback (casting) -->
1588       <message name="IDS_CAST_NOTIFICATION_LOADING" desc="AtHome notification text when loading a video. [CHAR LIMIT=40]">
1589         Loading video
1590       </message>
1591       <message name="IDS_CAST_NOTIFICATION_PLAYING" desc="AtHome notification text when playing a video. [CHAR LIMIT=40]">
1592         Playing video
1593       </message>
1594       <message name="IDS_CAST_NOTIFICATION_LOADING_FOR_VIDEO" desc="AtHome notification text when loading a given video. [CHAR LIMIT=40]">
1595         Loading “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</ex></ph>”
1596       </message>
1597       <message name="IDS_CAST_NOTIFICATION_PLAYING_FOR_VIDEO" desc="AtHome notification text when playing a given video. [CHAR LIMIT=40]">
1598         Playing “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</ex></ph>”
1599       </message>
1600       <message name="IDS_CAST_NOTIFICATION_PAUSED_FOR_VIDEO" desc="AtHome notification text when paused in a given video. [CHAR LIMIT=40]">
1601         Paused “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</ex></ph>”
1602       </message>
1603       <message name="IDS_CAST_NOTIFICATION_FINISHED_FOR_VIDEO" desc="AtHome notification text when finished playing a given video. [CHAR LIMIT=40]">
1604         Finished “<ph name="VIDEO_TITLE">%1$s<ex>Psy - Gangnam Style - YouTube</ex></ph>”
1605       </message>
1606       <message name="IDS_CAST_CASTING_VIDEO" desc="AtHome text to tell user which screen casting is happening. [CHAR LIMIT=40]">
1607         Casting to <ph name="SCREEN_NAME">%1$s<ex>Living Room TV</ex></ph>
1608       </message>
1609       <message name="IDS_CAST_ERROR_PLAYING_VIDEO" desc="The message shown to the user when playing a video to the Chromecast fails.">
1610         Cannot play video on <ph name="SCREEN_NAME">%1$s<ex>Living Room TV</ex></ph>.
1611       </message>
1612       <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.">
1613         Unable to cast video due to site restrictions
1614       </message>
1615       <message name="IDS_ACCESSIBILITY_PLAY" desc="Content description for the play button that starts playing the media.">
1616         Play
1617       </message>
1618       <message name="IDS_ACCESSIBILITY_PAUSE" desc="Content description for the pause button that pauses playing the media.">
1619         Pause
1620       </message>
1621       <message name="IDS_ACCESSIBILITY_STOP" desc="Content description for the stop button that stops playing the media.">
1622         Stop
1623       </message>
1625       <!-- New Tab Page strings -->
1626       <message name="IDS_NTP_BOOKMARKS" desc="Text for bookmarks button [CHAR-LIMIT=20]">
1627         Bookmarks
1628       </message>
1629       <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]">
1630         Recent tabs
1631       </message>
1632       <message name="IDS_MOST_VISITED_PLACEHOLDER_TITLE" desc="Header text shown on the new tab page when there are no most visited tiles yet.">
1633         Nothing to see here… yet
1634       </message>
1635       <message name="IDS_MOST_VISITED_PLACEHOLDER_SUMMARY" desc="Explanation text shown on the new tab page when there are no most visited tiles yet.">
1636         Your most visited pages will appear here
1637       </message>
1638       <message name="IDS_ACCESSIBILITY_GOOGLE_DOODLE" desc="Content description for the Google Doodle (the fun, alternative Google logo) shown on the new tab page.">
1639         Google doodle: <ph name="DOODLE_DESCRIPTION">%1$s<ex>Einstein's birthday</ex></ph>
1640       </message>
1641       <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">
1642         Other devices
1643       </message>
1644       <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">
1645         Access the tabs you have open on your computer, right here.
1647 Just open Chrome on your computer, go to the menu, and select “Sign in to Chrome…”
1648       </message>
1649       <message name="IDS_NTP_RECENT_TABS_SYNC_ENABLE_SYNC" desc="Text that displayed in a textview encouraging the user to enable sync.">
1650         Tabs you have opened in Chrome on your other devices will appear here.
1651       </message>
1652       <message name="IDS_NTP_RECENT_TABS_SYNC_ENABLE_SYNC_BUTTON" desc="Text that displayed or button that allows the user to enable sync.">
1653         Enable sync
1654       </message>
1655       <message name="IDS_NTP_RECENT_TABS_LAST_SYNCED_DAYS" desc="Text to show the time since the device last synced in days">
1656         Last synced: <ph name="DAYS">%1$d<ex>3</ex></ph> days ago
1657       </message>
1658       <message name="IDS_NTP_RECENT_TABS_LAST_SYNCED_HOURS" desc="Text to show the time since the device last synced in hours">
1659         Last synced: <ph name="HOURS">%1$d<ex>3</ex></ph> hours ago
1660       </message>
1661       <message name="IDS_NTP_RECENT_TABS_LAST_SYNCED_MINUTES" desc="Text to show the time since the device last synced in minutes">
1662         Last synced: <ph name="MINUTES">%1$d<ex>50</ex></ph> minutes ago
1663       </message>
1664       <message name="IDS_NTP_RECENT_TABS_LAST_SYNCED_JUST_NOW" desc="Text to show that the device was recently synced">
1665         Last synced: just now
1666       </message>
1667       <message name="IDS_NTP_RECENT_TABS_ACCESSIBILITY_COLLAPSED_GROUP" desc="Content description for collapsed state indicator for the group view." >
1668         Collapsed - Click to expand
1669       </message>
1670       <message name="IDS_NTP_RECENT_TABS_ACCESSIBILITY_EXPANDED_GROUP" desc="Content description for expanded state indicator for the group view." >
1671         Expanded - Click to collapse
1672       </message>
1673       <message name="IDS_NTP_RECENT_TABS_REMOVE_MENU_OPTION" desc="Context menu option to remove a foreign session ">
1674         Remove from list
1675       </message>
1676       <message name="IDS_RECENT_TABS_THIS_DEVICE" desc="Header shown above the list of tabs currently open on this device.">
1677         This device
1678       </message>
1679       <message name="IDS_RECENT_TABS_SHOW_MORE" desc="Text shown on the button that shows all the currently open tabs in recent tabs page.">
1680         More
1681       </message>
1682       <message name="IDS_RECENTLY_CLOSED" desc="Header for the list of recently closed tabs">
1683         Recently closed
1684       </message>
1685       <message name="IDS_SHOW_FULL_HISTORY" desc="Link text to go to the history page from the recent tabs page.">
1686         Show full history
1687       </message>
1688       <message name="IDS_REMOVE_ALL" desc="Context menu option to clear the list of recently closed tabs">
1689         Remove all
1690       </message>
1692       <!-- Toolbar button strings -->
1693       <message name="IDS_OPEN_TABS" desc="Text for button to enter the tab switcher and show tabs that are open on this device">
1694         Open tabs
1695       </message>
1696       <message name="IDS_BUTTON_NEW_TAB" desc="Button name for opening a new tab.">
1697         New tab
1698       </message>
1700       <!-- Main menu items -->
1701       <message name="IDS_MENU_NEW_TAB" desc="Menu item for opening a new tab. [CHAR-LIMIT=27]">
1702         New tab
1703       </message>
1704       <message name="IDS_MENU_NEW_INCOGNITO_TAB" desc="Menu item for opening a new incognito tab that facilitates pseudononymous browsing. [CHAR-LIMIT=27]">
1705         New incognito tab
1706       </message>
1707       <message name="IDS_MENU_BOOKMARKS" desc="Menu item for opening the bookmarks page that contains all the user's bookmarks. [CHAR-LIMIT=27]">
1708         Bookmarks
1709       </message>
1710       <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]">
1711         Recent tabs
1712       </message>
1713       <message name="IDS_MENU_HISTORY" desc="Menu item for opening the history page. [CHAR-LIMIT=27]">
1714         History
1715       </message>
1716       <message name="IDS_MENU_FIND_IN_PAGE" desc="Menu item allowing users to find text within the current page. [CHAR-LIMIT=27]">
1717         Find in page
1718       </message>
1719       <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]">
1720         Request desktop site
1721       </message>
1722       <message name="IDS_MENU_REQUEST_DESKTOP_SITE_ON" desc="Accessibility description for when Request Desktop Site is enabled.">
1723         Turn off Request desktop site
1724       </message>
1725       <message name="IDS_MENU_REQUEST_DESKTOP_SITE_OFF" desc="Accessibility description for when Request Desktop Site is disabled.">
1726         Turn on Request desktop site
1727       </message>
1728       <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]">
1729         Appearance
1730       </message>
1731       <message name="IDS_MENU_PREFERENCES" desc="Menu item for opening browser preferences. [CHAR-LIMIT=27]">
1732         Settings
1733       </message>
1734       <message name="IDS_MENU_CLOSE_ALL_TABS" desc="Menu item for closing all open tabs. [CHAR-LIMIT=27]">
1735         Close all tabs
1736       </message>
1737       <message name="IDS_MENU_CLOSE_ALL_INCOGNITO_TABS" desc="Menu item for closing all open incognito tabs. [CHAR-LIMIT=27]">
1738         Close incognito tabs
1739       </message>
1741       <!-- Bookmarks page -->
1742       <message name="IDS_BOOKMARKS" desc="Title of the bookmarks widget, which shows the user's bookmarks on their homescreen. [CHAR-LIMIT=18]">
1743         Bookmarks
1744       </message>
1745       <message name="IDS_BOOKMARKS_FOLDER_EMPTY" desc="Text explaining that the currently selected bookmarks folder is empty.">
1746         No bookmarks here
1747       </message>
1748       <message name="IDS_CONTEXTMENU_DELETE_BOOKMARK" desc="Context menu action to delete a bookmark. [CHAR-LIMIT=30]">
1749         Delete bookmark
1750       </message>
1751       <message name="IDS_CONTEXTMENU_EDIT_FOLDER" desc="Context menu action to edit a bookmark folder. [CHAR-LIMIT=30]">
1752         Edit folder
1753       </message>
1754       <message name="IDS_CONTEXTMENU_DELETE_FOLDER" desc="Context menu action to delete a bookmark folder. [CHAR-LIMIT=30]">
1755         Delete folder
1756       </message>
1757       <message name="IDS_ACCESSIBILITY_BOOKMARK_FOLDER" desc="Accessible content description of a bookmark folder">
1758         <ph name="FOLDER_NAME">%1$s<ex>Mobile bookmarks</ex></ph> folder
1759       </message>
1761       <!-- Enhanced bookmark strings -->
1762       <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.">
1763         Back up and sync your bookmarks
1764       </message>
1765       <message name="IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_DESCRIPTION" desc="Description for enhanced bookmark UI sign-in promotion.">
1766         Sign in to Chrome to access your bookmarks from any device
1767       </message>
1768       <message name="IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_NO_THANKS" desc="Text for the decline button in the enhanced bookmark UI">
1769         No, thanks
1770       </message>
1771       <message name="IDS_ENHANCED_BOOKMARK_SIGN_IN_PROMO_SIGN_IN" desc="Text for the sign-in button in promotion in the enhanced bookmark UI">
1772         Sign in
1773       </message>
1774       <message name="IDS_ENHANCED_BOOKMARK_PAGE_SAVED" desc="Message shown after user adds a new bookmark. [CHAR-LIMIT=32]">
1775         Bookmarked
1776       </message>
1777       <message name="IDS_ENHANCED_BOOKMARK_DRAWER_ALL_ITEMS" desc="Menu item for showing all bookmark items in the enhanced bookmarks UI [CHAR-LIMIT=24]">
1778         All bookmarks
1779       </message>
1780       <message name="IDS_ENHANCED_BOOKMARK_DRAWER_FOLDERS" desc="Title for the list of folders in the drawer view. [CHAR-LIMIT=32]">
1781         Folders
1782       </message>
1783       <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]">
1784         Bookmarks
1785       </message>
1786       <message name="IDS_ENHANCED_BOOKMARK_PARENT_FOLDER" desc="Header text for title of parent folder of the bookmark [CHAR-LIMIT=32]">
1787         Parent folder
1788       </message>
1789       <message name="IDS_ENHANCED_BOOKMARK_ITEM_SELECT" desc="Menu item text for selecting a bookmark [CHAR-LIMIT=24]">
1790         Select
1791       </message>
1792       <message name="IDS_ENHANCED_BOOKMARK_ITEM_EDIT" desc="Menu item text for showing bookmark editing page [CHAR-LIMIT=24]">
1793         Edit
1794       </message>
1795       <message name="IDS_ENHANCED_BOOKMARK_ITEM_MOVE" desc="Menu item for moving a bookmark to a new folder [CHAR-LIMIT=24]">
1796         Move
1797       </message>
1798       <message name="IDS_ENHANCED_BOOKMARK_ITEM_DELETE" desc="Menu item text for deleting a bookmark [CHAR-LIMIT=24]">
1799         Delete
1800       </message>
1801       <message name="IDS_ENHANCED_BOOKMARK_ADD_FOLDER" desc="Title for button to add a new bookmark folder [CHAR-LIMIT=32]">
1802         New folder…
1803       </message>
1804       <message name="IDS_ENHANCED_BOOKMARK_CHOOSE_FOLDER" desc="Title for the dialog that moves bookmarks to another folder [CHAR-LIMIT=32]">
1805         Choose folder
1806       </message>
1807       <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]">
1808         Edit folder
1809       </message>
1810       <message name="IDS_ENHANCED_BOOKMARK_ACTION_BAR_MOVE" desc="Button text for bookmark move action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
1811         Move bookmarks
1812       </message>
1813       <message name="IDS_ENHANCED_BOOKMARK_ACTION_BAR_DELETE" desc="Button text for bookmark delete action on the enhanced bookmark action bar [CHAR-LIMIT=32]">
1814         Delete bookmarks
1815       </message>
1816       <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]">
1817         Close dialog
1818       </message>
1819       <message name="IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DRAWER_TOGGLE_BTN_OPEN" desc="Content description for the button to show the navigation drawer.">
1820         Open navigation drawer
1821       </message>
1822       <message name="IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DRAWER_TOGGLE_BTN_CLOSE" desc="Content description for the button to close the navigation drawer.">
1823         Close navigation drawer
1824       </message>
1826       <!-- Find in page -->
1827       <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.">
1828         Find in page
1829       </message>
1830       <message name="IDS_FIND_IN_PAGE_COUNT" translateable="false">
1831         %1$d/%2$d
1832       </message>
1833       <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.">
1834         Result <ph name="RESULT_NUMBER">%1$d<ex>3</ex></ph> of <ph name="TOTAL_RESULTS">%2$d<ex>10</ex></ph>
1835       </message>
1836       <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.">
1837         No results
1838       </message>
1840       <!-- Omnibox -->
1841       <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]">
1842         Search or type URL
1843       </message>
1845       <!-- Add bookmark activity -->
1846       <message name="IDS_REMOVE" desc="Button for removing an item (e.g. a bookmark) from a list. [CHAR-LIMIT=12]">
1847         Remove
1848       </message>
1849       <message name="IDS_SAVE_BOOKMARK" desc="Label of the Add/Edit Bookmark activity. [CHAR-LIMIT=45]">
1850         Save bookmark
1851       </message>
1852       <message name="IDS_ADD_BOOKMARK" desc='Title of the "Add Bookmark" form dialog. [CHAR-LIMIT=30]'>
1853         Add bookmark
1854       </message>
1855       <message name="IDS_EDIT_BOOKMARK" desc='The string prompting the user to edit the content of a bookmark. [CHAR-LIMIT=30]'>
1856         Edit bookmark
1857       </message>
1858       <message name="IDS_ADD_FOLDER" desc='Title of the "Add Folderk" form dialog. [CHAR-LIMIT=30]'>
1859         Add folder
1860       </message>
1861       <message name="IDS_EDIT_FOLDER" desc='Title of the "Edit Folder" form dialog. [CHAR-LIMIT=30]'>
1862         Edit folder
1863       </message>
1864       <message name="IDS_BOOKMARK_NAME" desc="Label specifying the title of the bookmark. [CHAR-LIMIT=32]">
1865         Name
1866       </message>
1867       <message name="IDS_BOOKMARK_URL" desc="Label specifying the url of the bookmark. [CHAR-LIMIT=32]">
1868         URL
1869       </message>
1870       <message name="IDS_BOOKMARK_FOLDER" desc="Label specifying what folder a bookmark is in. [CHAR-LIMIT=32]">
1871         Folder
1872       </message>
1873       <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]">
1874         Title required
1875       </message>
1876       <message name="IDS_BOOKMARK_MISSING_URL" desc="Error message appearing when a user tries to create a bookmark without a url. [CHAR-LIMIT=32]">
1877         URL required
1878       </message>
1879       <message name="IDS_CHOOSE_FOLDER" desc="Label shown when specifying a folder to place a bookmark or existing into. [CHAR-LIMIT=30]">
1880         Choose a folder
1881       </message>
1882       <message name="IDS_NEW_FOLDER" desc="Label for the button that allows users to create new bookmark folders. [CHAR-LIMIT=15]">
1883         New folder
1884       </message>
1885       <message name="IDS_DEFAULT_FOLDER_ERROR" desc="Error shown when loading the default bookmark folder fails. [CHAR-LIMIT=45]">
1886         Error loading default
1887       </message>
1888       <message name="IDS_LOADING_BOOKMARK" desc="Label shown while loading data from a bookmark [CHAR-LIMIT=30]">
1889         Loading…
1890       </message>
1891       <message name="IDS_SAVING_BOOKMARK" desc="Label shown while saving or updating a bookmark. [CHAR-LIMIT=30]">
1892         Saving…
1893       </message>
1894       <message name="IDS_REMOVING_BOOKMARK" desc="Label shown while removing a bookmark. [CHAR-LIMIT=30]">
1895         Removing…
1896       </message>
1897       <message name="IDS_BOOKMARK_FOLDER_TREE_ERROR" desc="Error shown when loading the bookmark folder hierarchy fails. [CHAR-LIMIT=45]">
1898         Error loading folders
1899       </message>
1900       <message name="IDS_NO_BOOKMARK_FOLDERS" desc="Label shown when no bookmark folders exist. [CHAR-LIMIT=45]">
1901         No bookmark folders
1902       </message>
1903       <message name="IDS_INVALID_BOOKMARK" desc="Error shown when attempting to edit a bookmark that no longer exist.">
1904         Bookmark no longer exists. Please refresh.
1905       </message>
1907       <!-- Choose bookmark activity -->
1908       <message name="IDS_BOOKMARK_SHORTCUT_NAME" desc="Name of the bookmark shortcut. [CHAR-LIMIT=32]">
1909         Bookmark
1910       </message>
1911       <message name="IDS_BOOKMARK_SHORTCUT_CHOOSE_BOOKMARK" desc="Title shown in the bookmark shortcut UI to choose a bookmark. [CHAR-LIMIT=32]">
1912         Choose a bookmark
1913       </message>
1915       <!-- Bookmark importing -->
1916       <message name="IDS_IMPORT_BOOKMARKS" desc="Menu item for importing bookmarks. [CHAR-LIMIT=32]">
1917         Import bookmarks
1918       </message>
1919       <message name="IDS_IMPORT_BOOKMARKS_PROMPT" desc="Message asking user if they want to import bookmarks from Android Browser.">
1920         Import all local bookmarks from Android Browser?
1921       </message>
1922       <message name="IDS_IMPORT_BOOKMARKS_OK" desc="Button to import bookmarks from Android Browser. [CHAR-LIMIT=20]">
1923         Import
1924       </message>
1925       <message name="IDS_IMPORT_BOOKMARKS_PROGRESS_HEADER" desc="Title for the progress message shown while importing bookmarks. [CHAR-LIMIT=32]">
1926         Importing bookmarks
1927       </message>
1928       <message name="IDS_IMPORT_BOOKMARKS_PROGRESS_MESSAGE" desc="Progress message shown while importing bookmarks. [CHAR-LIMIT=32]">
1929         Please wait…
1930       </message>
1931       <message name="IDS_IMPORT_BOOKMARKS_FAILED_HEADER" desc="Error title shown when importing bookmarks failed. [CHAR-LIMIT=32]">
1932         Import failed
1933       </message>
1934       <message name="IDS_IMPORT_BOOKMARKS_FAILED_MESSAGE" desc="Error message shown when importing bookmarks failed.">
1935         There was a problem importing bookmarks from Android Browser.
1936       </message>
1937       <message name="IDS_IMPORT_BOOKMARKS_RETRY" desc="Button to retry importing bookmarks after a failed attempt. [CHAR-LIMIT=20]">
1938         Retry
1939       </message>
1941       <!-- Voice search -->
1942       <message name="IDS_VOICE_SEARCH_ERROR" desc="Toast when the voice search activity couldn't be started. [CHAR-LIMIT=40]">
1943         No enabled voice search available
1944       </message>
1946       <message name="IDS_OPEN_IN_NEW_TAB_TOAST" desc="Toast displayed after a tab is opened in the background on a low end device.">
1947         Tab opened in background.
1948       </message>
1949       <message name="IDS_CONTEXTMENU_COPY_URL" desc="Context menu item for copying the url for query in the omnibox. [CHAR-LIMIT=30]">
1950         Copy url
1951       </message>
1952       <message name="IDS_MENU_OPEN_IN_CHROME" desc="Context sensitive menu item for opening a link in Chrome. [CHAR-LIMIT=30]">
1953         Open in Chrome
1954       </message>
1955       <message name="IDS_MENU_OPEN_IN_PRODUCT" desc="App menu item for opening link in Chrome. [CHAR-LIMIT=30]">
1956         Open in <ph name="PRODUCT_NAME">%1$s<ex>Chrome</ex></ph>
1957       </message>
1958       <message name="IDS_ACTIONBAR_TEXTSELECTION_TITLE" desc="Title of the text selection contextual action bar. [CHAR-LIMIT=30]">
1959         Text selection
1960       </message>
1961       <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.">
1962         Make page mobile-friendly
1963       </message>
1964       <message name="IDS_UPDATE_AVAILABLE_INFOBAR" desc="Text to display when a new update is detected.">
1965         Chrome is out of date. Important security improvements and new features are available in the latest version.
1966       </message>
1967       <message name="IDS_UPDATE_AVAILABLE_INFOBAR_BUTTON" desc="Open market button. [CHAR-LIMIT=32]">
1968         Update
1969       </message>
1970       <message name="IDS_FRE_LABEL" desc="First Run Experience Strings">
1971         First Run Experience
1972       </message>
1973       <message name="IDS_CONTENT_PROVIDER_SEARCH_DESCRIPTION" desc="Description for Chrome's entry in QSB's list of search suggestion providers [CHAR-LIMIT=32]">
1974         Bookmarks and web history
1975       </message>
1977       <!-- Accessibility -->
1978       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_FORWARD" desc="Content description for the forward navigation button.">
1979         Go forward
1980       </message>
1981       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_BACK" desc="Content description for the backard navigation button.">
1982         Go back
1983       </message>
1984       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_MENU" desc="Content description for the settings menu button.">
1985         More options
1986       </message>
1987       <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.">
1988         Site information
1989       </message>
1990       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_MIC" desc="Content description for the voice search button.">
1991         Start voice search
1992       </message>
1993       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_DELETE_URL" desc="Content description for the clear text input button.">
1994         Clear input
1995       </message>
1996       <message name="IDS_ACCESSIBILITY_NEW_TAB_PAGE" desc="Accessibility text to read aloud when the user focuses the new tab view.">
1997         New tab
1998       </message>
1999       <message name="IDS_ACCESSIBILITY_NEW_INCOGNITO_TAB_PAGE" desc="Accessibility text to read aloud when the user focuses the new incognito tab view.">
2000         New incognito tab
2001       </message>
2002       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_NEW_TAB" desc="Content description for the new tab button.">
2003         New tab
2004       </message>
2005       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_NEW_INCOGNITO_TAB" desc="Content description for the new incognito tab button.">
2006         New incognito tab
2007       </message>
2008       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_TABSWITCHER_TOGGLE" desc="Content description for the button that enters or leaves the tab switcher.">
2009         <ph name="OPEN_TABS">%1$d<ex>3</ex></ph> open tabs
2010       </message>
2011       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_HOME" desc="Content description for the home button.">
2012         Home
2013       </message>
2014       <message name="IDS_ACCESSIBILITY_TOOLBAR_BTN_CUSTOM" desc="Content description for the custom action button.">
2015         Custom action button
2016       </message>
2017       <message name="IDS_ACCESSIBILITY_BTN_REFRESH" desc="Content description for the refresh page button.">
2018         Refresh page
2019       </message>
2020       <message name="IDS_ACCESSIBILITY_BTN_STOP_LOADING" desc="Content description for the stop loading page button.">
2021         Stop page loading
2022       </message>
2023       <message name="IDS_ACCESSIBILITY_FIND_TOOLBAR_BTN_NEXT" desc="Content description for the button to go to the next find in page result.">
2024         Next
2025       </message>
2026       <message name="IDS_ACCESSIBILITY_FIND_TOOLBAR_BTN_PREV" desc="Content description for the button to go to the previous find in page result.">
2027         Previous
2028       </message>
2029       <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_EMPTY_NEW_TAB" desc="Content description for the new tab button.">
2030         New tab
2031       </message>
2032       <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_INCOGNITO_TOGGLE_STANDARD" desc="Content description for the incognito tabs toggle button when viewing standard tabs.">
2033         Enter incognito mode
2034       </message>
2035       <message name="IDS_ACCESSIBILITY_TABSTRIP_BTN_INCOGNITO_TOGGLE_INCOGNITO" desc="Content description for the incognito tabs toggle button when viewing incognito tabs.">
2036         Leave incognito mode
2037       </message>
2038       <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_BOOKMARKS" desc="Content description for the bookmarks tab of the new tab page.">
2039         Bookmarks
2040       </message>
2041       <message name="IDS_ACCESSIBILITY_NTP_TOOLBAR_BTN_RECENT_TABS" desc="Content description for the recent tabs section of the new tab page.">
2042         Recent tabs
2043       </message>
2044       <message name="IDS_ACCESSIBILITY_BOOKMARK_TITLE_TEXTBOX" desc="Content description for the bookmark title input text box.">
2045         Bookmark title
2046       </message>
2047       <message name="IDS_ACCESSIBILITY_BOOKMARK_FOLDER_NAME_TEXTBOX" desc="Content description for the bookmark add folder input text box.">
2048         Folder name
2049       </message>
2050       <message name="IDS_ACCESSIBILITY_BOOKMARK_URL_TEXTBOX" desc="Content description for the bookmark url input text box.">
2051         Bookmark URL
2052       </message>
2053       <message name="IDS_ACCESSIBILITY_OMNIBOX_BTN_REFINE" desc="Content description for the omnibox refine button.">
2054         Refine
2055       </message>
2056       <message name="IDS_ACCESSIBILITY_BOOKMARK_WIDGET_THUMB_LAUNCH_CHROME" desc="Content description for the button in the bookmark widget that launches Chrome.">
2057         Launch Chrome
2058       </message>
2059       <message name="IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_CANCEL_SELECTION" desc="Content description for the cancel selection button that deselects the selected bookmarks.">
2060         Cancel selection
2061       </message>
2062       <message name="IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_MORE_INFO" desc="Content description for the button that shows option menu for a bookmark.">
2063         Options
2064       </message>
2065       <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.">
2066         Close dialog
2067       </message>
2068       <message name="IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DETAIL_DELETE_BTN" desc="Content description for the delete button that allows users to delete the current bookmark.">
2069         Delete bookmark
2070       </message>
2071       <message name="IDS_ACCESSIBILITY_ENHANCED_BOOKMARK_DETAIL_SAVE_BTN" desc="Content description for the save button that allows users to save the edited bookmark.">
2072         Save bookmark
2073       </message>
2075       <message name="IDS_VIDEO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC video call is in progress.">
2076         Accessing video input
2077       </message>
2078       <message name="IDS_AUDIO_CALL_NOTIFICATION_TEXT_2" desc="Text to be shown as a notification when a WebRTC audio call is in progress">
2079         Accessing audio input
2080       </message>
2081       <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">
2082         Accessing audio and video input
2083       </message>
2084       <message name="IDS_AUDIO_PLAYBACK_NOTIFICATION_TEXT" desc="Text to be shown as a notification when a Chrome tab is playing audio">
2085         Audio is playing
2086       </message>
2087       <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.">
2088         Touch to return to <ph name="URL_OF_THE_CURRENT_TAB">%1$s<ex>https://apprtc.appspot.com</ex></ph>
2089       </message>
2090       <message name="IDS_NEW_TAB_INCOGNITO_HEADER" desc="Header shown when a user opens an incognito tab explaining incognito mode">
2091         You've gone incognito.
2092       </message>
2093       <message name="IDS_NEW_TAB_INCOGNITO_MESSAGE" desc="Message shown when a user opens an incognito tab explaining incognito mode">
2094         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.
2096 However, you aren’t invisible. Going incognito doesn’t hide your browsing from your employer, your internet service provider, or the websites you visit.
2097       </message>
2099       <!-- Contextual Search -->
2100       <message name="IDS_CONTEXTUAL_SEARCH_NETWORK_UNAVAILABLE" desc="Tells the user the network is not accessible.">
2101         Unable to access the network
2102       </message>
2103       <message name="IDS_CONTEXTUAL_SEARCH_ERROR" desc="A network error message">
2104         Error: <ph name="ERROR_CODE">%1$s<ex>404</ex></ph>
2105       </message>
2107       <!-- Web apps -->
2108       <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">
2109         Web App
2110       </message>
2112       <!-- Omnibox Autocomplete -->
2113       <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">
2114         Remove suggestion from history?
2115       </message>
2117       <!-- Undo Bar -->
2118       <message name="IDS_UNDO_BAR_CLOSE_MESSAGE" desc="Message shown when you can undo a tab close action.">
2119         Closed <ph name="TAB_TITLE">%1$s<ex>YouTube</ex></ph>
2120       </message>
2121       <message name="IDS_UNDO_BAR_CLOSE_ALL_MESSAGE" desc="Message shown when you can undo a close all tabs action.">
2122         <ph name="TAB_COUNT">%1$s<ex>3</ex></ph> tabs closed
2123       </message>
2124       <message name="IDS_UNDO_BAR_DELETE_MESSAGE" desc="Message shown when you can undo a delete action.">
2125         Deleted <ph name="BOOKMARK_TITLE">%1$s<ex>YouTube</ex></ph>
2126       </message>
2127       <message name="IDS_UNDO_BAR_MULTIPLE_DELETE_MESSAGE" desc="Message shown when you can undo several bookmark delete actions.">
2128         <ph name="NUMBER_OF_BOOKMARKS">%1$s<ex>3</ex></ph> bookmarks deleted
2129       </message>
2130       <message name="IDS_UNDO_BAR_BUTTON_TEXT" desc="Button text to undo closing a tab.">
2131         Undo
2132       </message>
2134       <!-- MultiWindow -->
2135       <message name="IDS_UNSUPPORTED_NUMBER_OF_WINDOWS" desc="Popup message for when the user has tried to start too many concurrent versions of Chrome.">
2136         Unsupported number of Chrome instances.
2137       </message>
2139       <!-- Override URL -->
2140       <message name="IDS_BLOCKED_NAVIGATION_WARNING" desc="Warning message added to dev tools console when navigation to a given URL is blocked.">
2141         Navigation is blocked: <ph name="URL">%1$s<ex>intent://abcd</ex></ph>
2142       </message>
2143       <message name="IDS_UNREACHABLE_NAVIGATION_WARNING" desc="Warning message added to dev tools console when navigation to a given URL is unreachable.">
2144         Navigation is unreachable: <ph name="URL">%1$s<ex>intent://abcd</ex></ph>
2145       </message>
2147       <message name="IDS_CLOSE_TAB" desc="Context menu option that allows the user to close the selected tab.">
2148         Close tab
2149       </message>
2151       <!-- Help and Feedback
2152            These constants should be in sync with the context names on go/mobilehelprecs.
2153            If the context ID cannot be found, the default help page will be shown to the user.-->
2154       <message name="IDS_HELP_CONTEXT_NEW_TAB" translateable="false">
2155         mobile_new_tab
2156       </message>
2157       <message name="IDS_HELP_CONTEXT_SEARCH_RESULTS" translateable="false">
2158         mobile_search_results
2159       </message>
2160       <message name="IDS_HELP_CONTEXT_WEBPAGE" translateable="false">
2161         mobile_webpage
2162       </message>
2163       <message name="IDS_HELP_CONTEXT_SETTINGS" translateable="false">
2164         mobile_settings
2165       </message>
2166       <message name="IDS_HELP_CONTEXT_INCOGNITO" translateable="false">
2167         mobile_incognito
2168       </message>
2169       <message name="IDS_HELP_CONTEXT_BOOKMARKS" translateable="false">
2170         mobile_bookmarks
2171       </message>
2172       <message name="IDS_HELP_CONTEXT_HISTORY" translateable="false">
2173         mobile_history
2174       </message>
2175       <message name="IDS_HELP_CONTEXT_ERROR" translateable="false">
2176         mobile_error
2177       </message>
2178       <message name="IDS_HELP_CONTEXT_PRIVACY" translateable="false">
2179         mobile_privacy
2180       </message>
2181       <message name="IDS_HELP_CONTEXT_TRANSLATE" translateable="false">
2182         mobile_translate
2183       </message>
2184       <message name="IDS_HELP_CONTEXT_GENERAL" translateable="false">
2185         mobile_general
2186       </message>
2187       <message name="IDS_HELP_CONTEXT_PROTECTED_CONTENT" translateable="false">
2188         protected_content
2189       </message>
2190       <message name="IDS_HELP_CONTEXT_DATA_REDUCTION" translateable="false">
2191         reduce_data_usage
2192       </message>
2193       <message name="IDS_HELP_CONTEXT_INCOGNITO_LEARN_MORE" translateable="false">
2194         chrome_incognito
2195       </message>
2196       <message name="IDS_HELP_CONTEXT_USAGE_REPORTS" translateable="false">
2197         send_crash_report
2198       </message>
2199       <message name="IDS_HELP_CONTEXT_SAD_TAB" translateable="false">
2200         mobile_awsnap
2201       </message>
2202     </messages>
2203   </release>
2204 </grit>