Chromium Code Reviews| 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 192 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 203 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_LOCAL" desc="Title text f or the Autofill save card prompt when the card is to be saved locally. The promp t can be either a bubble or an infobar."> | 203 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_LOCAL" desc="Title text f or the Autofill save card prompt when the card is to be saved locally. The promp t can be either a bubble or an infobar."> |
| 204 Do you want Chromium to save this card? | 204 Do you want Chromium to save this card? |
| 205 </message> | 205 </message> |
| 206 </if> | 206 </if> |
| 207 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title text for the Autofill save card prompt when the card is to be saved by uploading it t o Google Payments. The prompt can be either a bubble or an infobar."> | 207 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title text for the Autofill save card prompt when the card is to be saved by uploading it t o Google Payments. The prompt can be either a bubble or an infobar."> |
| 208 Do you want to save this card to your Google Account? | 208 Do you want to save this card to your Google Account? |
| 209 </message> | 209 </message> |
| 210 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION" desc="Explana tion of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments. The prompt can be either a bubble or an inf obar."> | 210 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION" desc="Explana tion of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments. The prompt can be either a bubble or an inf obar."> |
| 211 Pay quickly on sites and apps across devices using cards you have saved with Google. | 211 Pay quickly on sites and apps across devices using cards you have saved with Google. |
| 212 </message> | 212 </message> |
| 213 <!-- TODO(jsaul): Get the finalized message from UX! --> | |
|
Mathieu
2017/04/03 19:46:09
I would remove TODO (you can track yourself, it's
Jared Saul
2017/04/03 21:19:18
Ok, removed then
| |
| 214 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ENTER_CVC" desc="Text displayed i n the Autofill save credit card prompt explaining that the card needs additional CVC information in order to be saved to Google Payments."> | |
| 215 Please verify your CVC | |
| 216 </message> | |
| 213 | 217 |
| 214 <!-- Autofill credit card suggestion popup --> | 218 <!-- Autofill credit card suggestion popup --> |
| 215 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviate d label for credit card expiration date. [CHAR-LIMIT=32]"> | 219 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviate d label for credit card expiration date. [CHAR-LIMIT=32]"> |
| 216 Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEA R">$2<ex>17</ex></ph> | 220 Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEA R">$2<ex>17</ex></ph> |
| 217 </message> | 221 </message> |
| 218 | 222 |
| 219 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_LABEL_AND_ABBR" desc=" Text displayed in the Autofill Credit Card popup before the credit card expirati on date and the abbreviated expiration date."> | 223 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_LABEL_AND_ABBR" desc=" Text displayed in the Autofill Credit Card popup before the credit card expirati on date and the abbreviated expiration date."> |
| 220 , exp <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph> | 224 , exp <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph> |
| 221 </message> | 225 </message> |
| 222 | 226 |
| (...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 343 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe l text for credit card verification code in the requestAutocomplete dialog."> | 347 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe l text for credit card verification code in the requestAutocomplete dialog."> |
| 344 CVC | 348 CVC |
| 345 </message> | 349 </message> |
| 346 <message name="IDS_AUTOFILL_LOADING_REGIONS" desc="The string to display in th e regions combo box while loading the region data."> | 350 <message name="IDS_AUTOFILL_LOADING_REGIONS" desc="The string to display in th e regions combo box while loading the region data."> |
| 347 Loading... | 351 Loading... |
| 348 </message> | 352 </message> |
| 349 <message name="IDS_AUTOFILL_FAILED_LOADING_REGIONS" desc="The string to displa y in the regions combo box when loading the region data failed."> | 353 <message name="IDS_AUTOFILL_FAILED_LOADING_REGIONS" desc="The string to displa y in the regions combo box when loading the region data failed."> |
| 350 Failed loading regions data | 354 Failed loading regions data |
| 351 </message> | 355 </message> |
| 352 </grit-part> | 356 </grit-part> |
| OLD | NEW |