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