| 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 173 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 184 <if expr="is_android or is_ios"> | 184 <if expr="is_android or is_ios"> |
| 185 <message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_ACCEPT" desc="Text t
o show for the Autofill credit card Assisted Filling infobar accept button."> | 185 <message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_ACCEPT" desc="Text t
o show for the Autofill credit card Assisted Filling infobar accept button."> |
| 186 Fill in | 186 Fill in |
| 187 </message> | 187 </message> |
| 188 </if> | 188 </if> |
| 189 | 189 |
| 190 <!-- Autofill save credit card bubble or infobar prompt --> | 190 <!-- Autofill save credit card bubble or infobar prompt --> |
| 191 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ACCEPT" desc="Text to show for th
e Autofill save credit card prompt accept button. The prompt can be either a bub
ble or an infobar."> | 191 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ACCEPT" desc="Text to show for th
e Autofill save credit card prompt accept button. The prompt can be either a bub
ble or an infobar."> |
| 192 Save | 192 Save |
| 193 </message> | 193 </message> |
| 194 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_NEXT" desc="Text to show for the
Autofill upload save credit card prompt accept button when more information (e.g
., CVC) is needed in order to save the card."> |
| 195 Next |
| 196 </message> |
| 197 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_CONFIRM" desc="Text to show for t
he Autofill upload save credit card prompt accept button when more information (
e.g., CVC) was needed in order to save the card and was entered."> |
| 198 Confirm |
| 199 </message> |
| 194 <if expr="_google_chrome"> | 200 <if expr="_google_chrome"> |
| 195 <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."> | 201 <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."> |
| 196 Do you want Chrome to save this card? | 202 Do you want Chrome to save this card? |
| 197 </message> | 203 </message> |
| 198 </if> | 204 </if> |
| 199 <if expr="not _google_chrome"> | 205 <if expr="not _google_chrome"> |
| 200 <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."> | 206 <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."> |
| 201 Do you want Chromium to save this card? | 207 Do you want Chromium to save this card? |
| 202 </message> | 208 </message> |
| 203 </if> | 209 </if> |
| 204 <if expr="is_linux and not is_chromeos"> | 210 <if expr="is_linux and not is_chromeos"> |
| 205 <then> | 211 <then> |
| 206 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title t
ext for the Autofill save card prompt when the card is to be saved by uploading
it to Google Payments and also saved locally. The prompt can be either a bubble
or an infobar."> | 212 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title t
ext for the Autofill save card prompt when the card is to be saved by uploading
it to Google Payments and also saved locally. The prompt can be either a bubble
or an infobar."> |
| 207 Do you want to save this card to your Google Account? | 213 Do you want to save this card to your Google Account? |
| 208 </message> | 214 </message> |
| 209 </then> | 215 </then> |
| 210 <else> | 216 <else> |
| 211 <!-- TODO(crbug/714920): Rename IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLO
UD to IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD_AND_LOCAL --> | |
| 212 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title t
ext for the Autofill save card prompt when the card is to be saved by uploading
it to Google Payments and also saved locally. The prompt can be either a bubble
or an infobar."> | 217 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title t
ext for the Autofill save card prompt when the card is to be saved by uploading
it to Google Payments and also saved locally. The prompt can be either a bubble
or an infobar."> |
| 213 Do you want to save this card to your Google Account and on this device? | 218 Do you want to save this card to your Google Account and on this device? |
| 214 </message> | 219 </message> |
| 215 </else> | 220 </else> |
| 216 </if> | 221 </if> |
| 222 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD_V2" desc="Title te
xt for the Autofill save card prompt when the card is to be saved by uploading i
t to Google Payments, according to June 2017 UI guidelines. The prompt can be ei
ther a bubble or an infobar."> |
| 223 Save this card for faster checkout? |
| 224 </message> |
| 217 <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 and also saved locally. The prompt can be ei
ther a bubble or an infobar."> | 225 <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 and also saved locally. The prompt can be ei
ther a bubble or an infobar."> |
| 218 Pay quickly on sites and apps across devices using cards you have saved with
Google. | 226 Pay quickly on sites and apps across devices using cards you have saved with
Google. |
| 219 </message> | 227 </message> |
| 220 <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."> | 228 <if expr="is_linux and not is_chromeos"> |
| 221 Please verify your CVC | 229 <then> |
| 230 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION_V2" desc="
Explanation of the effect of the Autofill save card prompt when the card is to b
e saved by uploading it to Google Payments, according to June 2017 UI guidelines
. The prompt will be shown in a bubble below the omnibox."> |
| 231 Your card will be saved in your Google Account |
| 232 </message> |
| 233 </then> |
| 234 <else> |
| 235 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION_V2" desc="
Explanation of the effect of the Autofill save card prompt when the card is to b
e saved by uploading it to Google Payments and also saved locally, according to
June 2017 UI guidelines. The prompt can be either a bubble or an infobar."> |
| 236 Your card will be saved in your Google Account and on this device |
| 237 </message> |
| 238 </else> |
| 239 </if> |
| 240 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ENTER_CVC_TITLE" desc="Title text
to show for the Autofill upload save credit card prompt when more information (
e.g., CVC) is needed in order to save the card. It will display the network and
last four digits of the card to be saved."> |
| 241 Confirm <ph name="CREDIT_CARD">$1<ex>Visa - 5678</ex></ph> |
| 242 </message> |
| 243 <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ENTER_CVC_EXPLANATION" desc="Text
displayed in the Autofill save credit card prompt explaining the usage of the a
dditional CVC information needed in order to save the card to Google Payments."> |
| 244 The CVC is used to validate your card and won't be saved in your account |
| 222 </message> | 245 </message> |
| 223 | 246 |
| 224 <!-- Autofill credit card suggestion popup --> | 247 <!-- Autofill credit card suggestion popup --> |
| 225 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviate
d label for credit card expiration date. [CHAR-LIMIT=32]"> | 248 <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviate
d label for credit card expiration date. [CHAR-LIMIT=32]"> |
| 226 Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEA
R">$2<ex>17</ex></ph> | 249 Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEA
R">$2<ex>17</ex></ph> |
| 227 </message> | 250 </message> |
| 228 | 251 |
| 229 <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."> | 252 <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."> |
| 230 , exp <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph> | 253 , exp <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph> |
| 231 </message> | 254 </message> |
| (...skipping 135 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 367 </message> | 390 </message> |
| 368 | 391 |
| 369 <!-- Autofill/Wallet integration preferences --> | 392 <!-- Autofill/Wallet integration preferences --> |
| 370 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for link t
hat allows users to see and edit their Wallet information." formatter_data="andr
oid_java"> | 393 <message name="IDS_AUTOFILL_WALLET_MANAGEMENT_LINK_TEXT" desc="Text for link t
hat allows users to see and edit their Wallet information." formatter_data="andr
oid_java"> |
| 371 Edit | 394 Edit |
| 372 </message> | 395 </message> |
| 373 <message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indicate
s an address or credit card came from Google servers." formatter_data="android_j
ava"> | 396 <message name="IDS_AUTOFILL_FROM_GOOGLE_ACCOUNT_LONG" desc="Text that indicate
s an address or credit card came from Google servers." formatter_data="android_j
ava"> |
| 374 From Google Payments | 397 From Google Payments |
| 375 </message> | 398 </message> |
| 376 </grit-part> | 399 </grit-part> |
| OLD | NEW |