OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <grit current_release="1" latest_public_release="0"> | 2 <grit current_release="1" latest_public_release="0"> |
3 <outputs> | 3 <outputs> |
4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr
oid" /> | 4 <output filename="values-am/android_chrome_strings.xml" lang="am" type="andr
oid" /> |
5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr
oid" /> | 5 <output filename="values-ar/android_chrome_strings.xml" lang="ar" type="andr
oid" /> |
6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr
oid" /> | 6 <output filename="values-bg/android_chrome_strings.xml" lang="bg" type="andr
oid" /> |
7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr
oid" /> | 7 <output filename="values-ca/android_chrome_strings.xml" lang="ca" type="andr
oid" /> |
8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr
oid" /> | 8 <output filename="values-cs/android_chrome_strings.xml" lang="cs" type="andr
oid" /> |
9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr
oid" /> | 9 <output filename="values-da/android_chrome_strings.xml" lang="da" type="andr
oid" /> |
10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr
oid" /> | 10 <output filename="values-de/android_chrome_strings.xml" lang="de" type="andr
oid" /> |
(...skipping 390 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
401 <message name="IDS_ADD" desc="Title for Add button [CHAR-LIMIT=20]"> | 401 <message name="IDS_ADD" desc="Title for Add button [CHAR-LIMIT=20]"> |
402 Add | 402 Add |
403 </message> | 403 </message> |
404 <message name="IDS_ADD_TO_HOMESCREEN_TITLE" desc="Edit text title for Add
to homescreen dialog [CHAR-LIMIT=30]"> | 404 <message name="IDS_ADD_TO_HOMESCREEN_TITLE" desc="Edit text title for Add
to homescreen dialog [CHAR-LIMIT=30]"> |
405 Title | 405 Title |
406 </message> | 406 </message> |
407 <message name="IDS_MENU_ADD_TO_HOMESCREEN" desc="Menu item for adding a sh
ortcut to the homescreen. [CHAR-LIMIT=27]"> | 407 <message name="IDS_MENU_ADD_TO_HOMESCREEN" desc="Menu item for adding a sh
ortcut to the homescreen. [CHAR-LIMIT=27]"> |
408 Add to homescreen | 408 Add to homescreen |
409 </message> | 409 </message> |
410 | 410 |
| 411 <!-- WebsiteSettingsPopup (PageInfo dialog) --> |
| 412 <message name="IDS_PAGE_INFO_COPY_URL_BUTTON" desc="Text in the button tha
t copies the URL to the clipboard."> |
| 413 Copy URL |
| 414 </message> |
| 415 <message name="IDS_PAGE_INFO_SITE_SETTINGS_BUTTON" desc="Text in the butto
n that opens a website's Site Settings from the Page Info dialog."> |
| 416 Site Settings |
| 417 </message> |
| 418 <message name="IDS_PAGE_INFO_DONE_BUTTON" desc="Text in the button that cl
oses the Page Info dialog."> |
| 419 Done |
| 420 </message> |
| 421 <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 gra
nts a permission."> |
| 422 Allow |
| 423 </message> |
| 424 <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 den
ies a permission."> |
| 425 Block |
| 426 </message> |
| 427 |
411 </messages> | 428 </messages> |
412 </release> | 429 </release> |
413 </grit> | 430 </grit> |
OLD | NEW |