OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <grit-part> | 2 <grit-part> |
3 | 3 |
4 <if expr="not is_ios"> | 4 <if expr="not is_ios"> |
5 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sug gestions dropdown that clears an auto-filled form."> | 5 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sug gestions dropdown that clears an auto-filled form."> |
6 Clear form | 6 Clear form |
7 </message> | 7 </message> |
8 </if> | 8 </if> |
9 <if expr="is_ios"> | 9 <if expr="is_ios"> |
10 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="iOS: The entry in th e suggestions keyboard accessory that clears an auto-filled form."> | 10 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="iOS: The entry in th e suggestions keyboard accessory that clears an auto-filled form."> |
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
155 </message> | 155 </message> |
156 </if> | 156 </if> |
157 <if expr="not _google_chrome"> | 157 <if expr="not _google_chrome"> |
158 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The label of the text displ ayed in the Autofill popup to direct the user to the Autofill settings UI."> | 158 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The label of the text displ ayed in the Autofill popup to direct the user to the Autofill settings UI."> |
159 Chromium Autofill settings... | 159 Chromium Autofill settings... |
160 </message> | 160 </message> |
161 </if> | 161 </if> |
162 | 162 |
163 <if expr="_google_chrome"> | 163 <if expr="_google_chrome"> |
164 <message name="IDS_AUTOFILL_CREDIT_CARD_OPTIONS_POPUP" desc="The label of th e text displayed in the Autofill Credit Card popup to direct the user to the Aut ofill settings UI."> | 164 <message name="IDS_AUTOFILL_CREDIT_CARD_OPTIONS_POPUP" desc="The label of th e text displayed in the Autofill Credit Card popup to direct the user to the Aut ofill settings UI."> |
165 Chrome Autofill settings... | 165 Chrome Autofill settings... |
166 </message> | 166 </message> |
167 </if> | 167 </if> |
168 <if expr="not _google_chrome"> | 168 <if expr="not _google_chrome"> |
169 <message name="IDS_AUTOFILL_CREDIT_CARD_OPTIONS_POPUP" desc="The label of th e text displayed in the Autofill Credit Card popup to direct the user to the Aut ofill settings UI."> | 169 <message name="IDS_AUTOFILL_CREDIT_CARD_OPTIONS_POPUP" desc="The label of th e text displayed in the Autofill Credit Card popup to direct the user to the Aut ofill settings UI."> |
170 Chromium Autofill settings... | 170 Chromium Autofill settings... |
171 </message> | 171 </message> |
172 </if> | 172 </if> |
173 | 173 |
174 <message name="IDS_AUTOFILL_OPTIONS_CONTENT_DESCRIPTION" desc="The text verbal ised by a screen reader for the button that directs the user to the Autofill set tings UI. This string is not displayed."> | 174 <message name="IDS_AUTOFILL_OPTIONS_CONTENT_DESCRIPTION" desc="The text verbal ised by a screen reader for the button that directs the user to the Autofill set tings UI. This string is not displayed."> |
175 settings | 175 settings |
176 </message> | 176 </message> |
177 | 177 |
178 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments."> | 178 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments."> |
179 This type of card is not supported by Google Payments. Please select a diffe rent card. | 179 This type of card is not supported by Google Payments. Please select a diffe rent card. |
180 </message> | 180 </message> |
181 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET_FOR_MERCHANT" desc="Message displayed to user when user entered a credit card number that is n ot supported by Google Payments for the particular merchant site the user is on. "> | 181 <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET_FOR_MERCHANT" desc="Message displayed to user when user entered a credit card number that is n ot supported by Google Payments for the particular merchant site the user is on. "> |
182 This type of card is not supported by Google Payments for this merchant. Ple ase select a different card. | 182 This type of card is not supported by Google Payments for this merchant. Ple ase select a different card. |
(...skipping 157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
340 <message name="IDS_AUTOFILL_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separ ator for a credit card expiration date, e.g. the slash in 05/16." formatter_data ="android_java"> | 340 <message name="IDS_AUTOFILL_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separ ator for a credit card expiration date, e.g. the slash in 05/16." formatter_data ="android_java"> |
341 / | 341 / |
342 </message> | 342 </message> |
343 <message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link tha t prompts user to update their credit card after it may have been re-issued." fo rmatter_data="android_java"> | 343 <message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link tha t prompts user to update their credit card after it may have been re-issued." fo rmatter_data="android_java"> |
344 New card? | 344 New card? |
345 </message> | 345 </message> |
346 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe l text for credit card verification code in the requestAutocomplete dialog."> | 346 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe l text for credit card verification code in the requestAutocomplete dialog."> |
347 CVC | 347 CVC |
348 </message> | 348 </message> |
349 | 349 |
350 <!-- Payment Request --> | |
351 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_SECTION_NAME" desc="The name of the Order Summary section in the Payment Sheet of the Payment Request dialog. "> | |
352 Order summary | |
353 </message> | |
354 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_SECTION_TOTAL_FORMAT" desc="T he format specifier of the Total label in the Order Summary section of the Payme nt Sheet of the Payment Request dialog."> | |
355 <ph name="TOTAL_LABEL">$1<ex>Total</ex></ph> <ph name="CURRENCY_CODE">$2<ex> USD</ex></ph> <ph name="FORMATTED_TOTAL_AMOUNT">$3<ex>$ 12.34</ex></ph> | |
Mathieu
2017/01/05 19:06:15
nit: the <ex> doesn't look like the final result,
anthonyvd
2017/01/05 19:12:40
The full formatted text will be something like "To
| |
356 </message> | |
350 </grit-part> | 357 </grit-part> |
OLD | NEW |