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