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 143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
154 </message> | 154 </message> |
155 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NAME" desc="Label for text
input field containing the name on a credit card. [CHAR-LIMIT=32]"> | 155 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NAME" desc="Label for text
input field containing the name on a credit card. [CHAR-LIMIT=32]"> |
156 Name on card | 156 Name on card |
157 </message> | 157 </message> |
158 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc="Label for tex
t input field containing a credit card number. [CHAR-LIMIT=32]"> | 158 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_NUMBER" desc="Label for tex
t input field containing a credit card number. [CHAR-LIMIT=32]"> |
159 Credit card number | 159 Credit card number |
160 </message> | 160 </message> |
161 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe
l for text input field containing a credit card expiration date. [CHAR-LIMIT=32]
"> | 161 <message name="IDS_AUTOFILL_CREDIT_CARD_EDITOR_EXPIRATION_DATE" desc="Labe
l for text input field containing a credit card expiration date. [CHAR-LIMIT=32]
"> |
162 Expiration date | 162 Expiration date |
163 </message> | 163 </message> |
164 <message name="IDS_ACCESSIBILITY_AUTOFILL_CC_NAME_TEXTBOX" desc="Content d
escription for text input field containing the name on a credit card."> | |
165 Name on card | |
166 </message> | |
167 <message name="IDS_ACCESSIBILITY_AUTOFILL_CC_NUMBER_TEXTBOX" desc="Content
description for text input field containing a credit card number."> | |
168 Card number | |
169 </message> | |
170 | 164 |
171 <!-- Autofill/Wallet integration preferences --> | 165 <!-- Autofill/Wallet integration preferences --> |
172 <message name="IDS_AUTOFILL_WALLET_TITLE" desc="Title for Autofill Wallet
settings, which controls import of Wallet cards."> | 166 <message name="IDS_AUTOFILL_WALLET_TITLE" desc="Title for Autofill Wallet
settings, which controls import of Wallet cards."> |
173 Import Wallet data | 167 Import Wallet data |
174 </message> | 168 </message> |
175 <message name="IDS_AUTOFILL_WALLET_DESCRIPTION" desc="Description of the W
allet import feature."> | 169 <message name="IDS_AUTOFILL_WALLET_DESCRIPTION" desc="Description of the W
allet import feature."> |
176 With this feature is turned on, Chrome will offer to fill forms using ad
dresses and credit cards from your Wallet. | 170 With this feature is turned on, Chrome will offer to fill forms using ad
dresses and credit cards from your Wallet. |
177 </message> | 171 </message> |
178 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for hy
perlink to manage wallet address and credit cards."> | 172 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for hy
perlink to manage wallet address and credit cards."> |
179 Manage Wallet data | 173 Manage Wallet data |
(...skipping 843 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1023 Description: | 1017 Description: |
1024 </message> | 1018 </message> |
1025 | 1019 |
1026 <!-- Document mode strings --> | 1020 <!-- Document mode strings --> |
1027 <message name="IDS_CLOSE_ALL_INCOGNITO_NOTIFICATION" desc="Message on the
notification that closes all incognito tabs in document mode"> | 1021 <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 | 1022 Close all incognito tabs |
1029 </message> | 1023 </message> |
1030 </messages> | 1024 </messages> |
1031 </release> | 1025 </release> |
1032 </grit> | 1026 </grit> |
OLD | NEW |