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 468 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
479 <message name="IDS_ACCOUNT_MANAGEMENT_TITLE" desc="Header title for the ac
count management screen. [CHAR-LIMIT=32]"> | 479 <message name="IDS_ACCOUNT_MANAGEMENT_TITLE" desc="Header title for the ac
count management screen. [CHAR-LIMIT=32]"> |
480 Accounts | 480 Accounts |
481 </message> | 481 </message> |
482 <message name="IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc="Summary tex
t for going incognito."> | 482 <message name="IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc="Summary tex
t for going incognito."> |
483 Go incognito to browse privately or sign in temporarily | 483 Go incognito to browse privately or sign in temporarily |
484 </message> | 484 </message> |
485 <message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for t
he section with the incognito button."> | 485 <message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for t
he section with the incognito button."> |
486 Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>? | 486 Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>? |
487 </message> | 487 </message> |
488 | 488 |
| 489 <!-- Account chooser infobar strings. --> |
| 490 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MENU_SETTINGS" desc="Text for m
enu item in account chooser UI, which opens Settings page."> |
| 491 Settings |
| 492 </message> |
| 493 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MENU_LEARN_MORE" desc="Text for
menu item in account chooser UI, which opens Smart Lock description page."> |
| 494 Learn more |
| 495 </message> |
| 496 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc="The title text for
Account chooser infobar."> |
| 497 Choose an account from your Google Smart Lock. |
| 498 </message> |
| 499 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MORE_BUTTON" desc="The label te
xt for More button in Account chooser infobar."> |
| 500 More |
| 501 </message> |
| 502 |
489 <!-- Child accounts --> | 503 <!-- Child accounts --> |
490 <message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child ac
count."> | 504 <message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child ac
count."> |
491 This is a kid's account | 505 This is a kid's account |
492 </message> | 506 </message> |
493 <message name="IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc="Title of pa
rental settings section of account page for child account."> | 507 <message name="IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc="Title of pa
rental settings section of account page for child account."> |
494 Parental Settings | 508 Parental Settings |
495 </message> | 509 </message> |
496 <message name="IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc="String sayin
g that we are waiting for family information."> | 510 <message name="IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc="String sayin
g that we are waiting for family information."> |
497 Waiting for details of parents. | 511 Waiting for details of parents. |
498 </message> | 512 </message> |
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1029 Description: | 1043 Description: |
1030 </message> | 1044 </message> |
1031 | 1045 |
1032 <!-- Document mode strings --> | 1046 <!-- Document mode strings --> |
1033 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the
notification that closes all incognito tabs in document mode"> | 1047 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the
notification that closes all incognito tabs in document mode"> |
1034 Close all incognito tabs | 1048 Close all incognito tabs |
1035 </message> | 1049 </message> |
1036 </messages> | 1050 </messages> |
1037 </release> | 1051 </release> |
1038 </grit> | 1052 </grit> |
OLD | NEW |