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 462 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
473 <message name="IDS_ACCOUNT_MANAGEMENT_TITLE" desc="Header title for the ac count management screen. [CHAR-LIMIT=32]"> | 473 <message name="IDS_ACCOUNT_MANAGEMENT_TITLE" desc="Header title for the ac count management screen. [CHAR-LIMIT=32]"> |
474 Accounts | 474 Accounts |
475 </message> | 475 </message> |
476 <message name="IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc="Summary tex t for going incognito."> | 476 <message name="IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc="Summary tex t for going incognito."> |
477 Go incognito to browse privately or sign in temporarily | 477 Go incognito to browse privately or sign in temporarily |
478 </message> | 478 </message> |
479 <message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for t he section with the incognito button."> | 479 <message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for t he section with the incognito button."> |
480 Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>? | 480 Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>? |
481 </message> | 481 </message> |
482 | 482 |
483 <!-- Account chooser infobar strings. --> | |
484 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MENU_SETTINGS" desc="Text for m enu item in account chooser UI, which opens Settings page."> | |
485 Settings | |
newt (away)
2015/02/04 22:17:52
There's already a string for "Settings" in this fi
melandory
2015/02/17 16:16:57
Done.
| |
486 </message> | |
487 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MENU_LEARN_MORE" desc="Text for menu item in account chooser UI, which opens Smart Lock description page."> | |
488 Learn more | |
newt (away)
2015/02/04 22:17:52
There's actually already a "Learn more" string in
melandory
2015/02/17 16:16:57
I have found only More there: https://code.google.
| |
489 </message> | |
490 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc="The title text for Account chooser infobar."> | |
491 Choose an account from your Google Smart Lock. | |
492 </message> | |
493 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MORE_BUTTON" desc="The label te xt for More button in Account chooser infobar."> | |
494 More | |
495 </message> | |
496 | |
483 <!-- Child accounts --> | 497 <!-- Child accounts --> |
484 <message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child ac count."> | 498 <message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child ac count."> |
485 This is a kid's account | 499 This is a kid's account |
486 </message> | 500 </message> |
487 <message name="IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc="Title of pa rental settings section of account page for child account."> | 501 <message name="IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc="Title of pa rental settings section of account page for child account."> |
488 Parental Settings | 502 Parental Settings |
489 </message> | 503 </message> |
490 <message name="IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc="String sayin g that we are waiting for family information."> | 504 <message name="IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc="String sayin g that we are waiting for family information."> |
491 Waiting for details of parents. | 505 Waiting for details of parents. |
492 </message> | 506 </message> |
(...skipping 530 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1023 Description: | 1037 Description: |
1024 </message> | 1038 </message> |
1025 | 1039 |
1026 <!-- Document mode strings --> | 1040 <!-- Document mode strings --> |
1027 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode"> | 1041 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the notification that closes all incognito tabs in document mode"> |
1028 Close all incognito tabs | 1042 Close all incognito tabs |
1029 </message> | 1043 </message> |
1030 </messages> | 1044 </messages> |
1031 </release> | 1045 </release> |
1032 </grit> | 1046 </grit> |
OLD | NEW |