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 525 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
536 <message name="IDS_ACCOUNT_MANAGEMENT_TITLE" desc="Header title for the ac
count management screen. [CHAR-LIMIT=32]"> | 536 <message name="IDS_ACCOUNT_MANAGEMENT_TITLE" desc="Header title for the ac
count management screen. [CHAR-LIMIT=32]"> |
537 Accounts | 537 Accounts |
538 </message> | 538 </message> |
539 <message name="IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc="Summary tex
t for going incognito."> | 539 <message name="IDS_ACCOUNT_MANAGEMENT_GO_INCOGNITO_TEXT" desc="Summary tex
t for going incognito."> |
540 Go incognito to browse privately or sign in temporarily | 540 Go incognito to browse privately or sign in temporarily |
541 </message> | 541 </message> |
542 <message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for t
he section with the incognito button."> | 542 <message name="IDS_ACCOUNT_MANAGEMENT_NOT_YOU_TEXT" desc="Title text for t
he section with the incognito button."> |
543 Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>? | 543 Not <ph name="NOT_YOU_USER_NAME">%1$s<ex>Pablo Picasso</ex></ph>? |
544 </message> | 544 </message> |
545 | 545 |
| 546 <!-- Account chooser infobar strings. --> |
| 547 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MENU_LEARN_MORE" desc="Text for
menu item in account chooser UI, which opens Smart Lock description page."> |
| 548 Learn more |
| 549 </message> |
| 550 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_TITLE" desc="The title text for
Account chooser infobar."> |
| 551 Choose an account from your Google Smart Lock. |
| 552 </message> |
| 553 <message name="IDS_ACCOUNT_CHOOSER_INFOBAR_MORE_BUTTON" desc="The label te
xt for More button in Account chooser infobar."> |
| 554 More |
| 555 </message> |
| 556 |
546 <!-- Child accounts --> | 557 <!-- Child accounts --> |
547 <message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child ac
count."> | 558 <message name="IDS_KIDS_ACCOUNT" desc="Identifies an account as a child ac
count."> |
548 This is a kid's account | 559 This is a kid's account |
549 </message> | 560 </message> |
550 <message name="IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc="Title of pa
rental settings section of account page for child account."> | 561 <message name="IDS_ACCOUNT_MANAGEMENT_PARENTAL_SETTINGS" desc="Title of pa
rental settings section of account page for child account."> |
551 Parental Settings | 562 Parental Settings |
552 </message> | 563 </message> |
553 <message name="IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc="String sayin
g that we are waiting for family information."> | 564 <message name="IDS_ACCOUNT_MANAGEMENT_NO_PARENTAL_DATA" desc="String sayin
g that we are waiting for family information."> |
554 Waiting for details of parents. | 565 Waiting for details of parents. |
555 </message> | 566 </message> |
(...skipping 545 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1101 <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input fi
eld containing the user's credit card CVC (card verification code)."> | 1112 <message name="IDS_CARD_UNMASK_INPUT_HINT" desc="Hint text for an input fi
eld containing the user's credit card CVC (card verification code)."> |
1102 CVC | 1113 CVC |
1103 </message> | 1114 </message> |
1104 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb
ox text that permits a user to skip past this dialog next time this credit card
is used on this device."> | 1115 <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORE_LOCALLY" desc="Checkb
ox text that permits a user to skip past this dialog next time this credit card
is used on this device."> |
1105 Don't ask again for this card | 1116 Don't ask again for this card |
1106 </message> | 1117 </message> |
1107 | 1118 |
1108 </messages> | 1119 </messages> |
1109 </release> | 1120 </release> |
1110 </grit> | 1121 </grit> |
OLD | NEW |