| 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 <message name="IDS_PAYMENTS_TITLE" desc="Title of the dialog that presents a r
equest for payment for some good or service [Desktop and iOS only]."> | 4 <message name="IDS_PAYMENTS_TITLE" desc="Title of the dialog that presents a r
equest for payment for some good or service [Desktop and iOS only]."> |
| 5 Your Payment | 5 Your Payment |
| 6 </message> | 6 </message> |
| 7 <message name="IDS_PAYMENTS_NAME_FIELD_IN_CONTACT_DETAILS" desc="The label for
text input field containing the full name of a person. [CHAR-LIMIT=32]" formatt
er_data="android_java"> | 7 <message name="IDS_PAYMENTS_NAME_FIELD_IN_CONTACT_DETAILS" desc="The label for
text input field containing the full name of a person. [CHAR-LIMIT=32]" formatt
er_data="android_java"> |
| 8 Name | 8 Name |
| 9 </message> | 9 </message> |
| 10 <message name="IDS_PAYMENTS_PHONE_FIELD_IN_CONTACT_DETAILS" desc="The label fo
r text input field containing a phone number. [CHAR-LIMIT=32]"> | 10 <message name="IDS_PAYMENTS_PHONE_FIELD_IN_CONTACT_DETAILS" desc="The label fo
r text input field containing a phone number. [CHAR-LIMIT=32]"> |
| (...skipping 273 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 284 | 284 |
| 285 <message name="IDS_UTILITY_PROCESS_PAYMENT_MANIFEST_PARSER_NAME" desc="The nam
e of the utility process used for parsing payment manifest files."> | 285 <message name="IDS_UTILITY_PROCESS_PAYMENT_MANIFEST_PARSER_NAME" desc="The nam
e of the utility process used for parsing payment manifest files."> |
| 286 Payment Manifest Parser | 286 Payment Manifest Parser |
| 287 </message> | 287 </message> |
| 288 <if expr="is_android"> | 288 <if expr="is_android"> |
| 289 <message name="IDS_EXTERNAL_PAYMENT_APP_LEAVE_INCOGNITO_WARNING" desc="Alert
dialog text warning the user that incognito mode does not continue into externa
l payment apps." formatter_data="android_java"> | 289 <message name="IDS_EXTERNAL_PAYMENT_APP_LEAVE_INCOGNITO_WARNING" desc="Alert
dialog text warning the user that incognito mode does not continue into externa
l payment apps." formatter_data="android_java"> |
| 290 Leaving incognito mode to pay via an external application. Continue? | 290 Leaving incognito mode to pay via an external application. Continue? |
| 291 </message> | 291 </message> |
| 292 </if> | 292 </if> |
| 293 | 293 |
| 294 <message name="IDS_PAYMENT_REQUEST_CHOOSE_AN_ADDRESS" desc="The string display
ed as a placeholder in the shipping options row if no shipping address is select
ed"> |
| 295 Choose an address |
| 296 </message> |
| 297 |
| 294 <!-- Payment Request section preview strings. They are slightly different on d
esktop and android because the pluralization and formatting code behaves differe
ntly. --> | 298 <!-- Payment Request section preview strings. They are slightly different on d
esktop and android because the pluralization and formatting code behaves differe
ntly. --> |
| 295 <if expr="not is_android"> | 299 <if expr="not is_android"> |
| 296 <message name="IDS_PAYMENT_REQUEST_PAYMENT_METHODS_PREVIEW" desc="This is a
snippet of a payment method a user has saved to Chrome, plus an indication of th
e number of additional payment methods the user has saved. Its function is to sh
ow the user has payment methods that can be used to complete a payment, and thus
doesn't have to type the entire payment method. [ICU Syntax]"> | 300 <message name="IDS_PAYMENT_REQUEST_PAYMENT_METHODS_PREVIEW" desc="This is a
snippet of a payment method a user has saved to Chrome, plus an indication of th
e number of additional payment methods the user has saved. Its function is to sh
ow the user has payment methods that can be used to complete a payment, and thus
doesn't have to type the entire payment method. [ICU Syntax]"> |
| 297 {PAYMENT_METHOD, plural, | 301 {PAYMENT_METHOD, plural, |
| 298 =1 {<ph name="PAYMENT_METHOD_PREVIEW">{1}<ex>VISA ....1234</ex></ph> and
<ph name="NUMBER_OF_ADDITIONAL_PAYMENT_METHODS">{2}<ex>1</ex></ph> more} | 302 =1 {<ph name="PAYMENT_METHOD_PREVIEW">{1}<ex>VISA ....1234</ex></ph> and
<ph name="NUMBER_OF_ADDITIONAL_PAYMENT_METHODS">{2}<ex>1</ex></ph> more} |
| 299 other {<ph name="PAYMENT_METHOD_PREVIEW">{1}<ex>VISA ....1234</ex></ph> a
nd <ph name="NUMBER_OF_ADDITIONAL_PAYMENT_METHODS">{2}<ex>2</ex></ph> more}} | 303 other {<ph name="PAYMENT_METHOD_PREVIEW">{1}<ex>VISA ....1234</ex></ph> a
nd <ph name="NUMBER_OF_ADDITIONAL_PAYMENT_METHODS">{2}<ex>2</ex></ph> more}} |
| 300 </message> | 304 </message> |
| 301 <message name="IDS_PAYMENT_REQUEST_SHIPPING_ADDRESSES_PREVIEW" desc="This is
a snippet of a shipping address a user has saved to Chrome, plus an indication
of the number of additional shipping addresses the user has saved. Its function
is to show the user has shipping addresses that can be used to complete a purcha
se, and thus doesn't have to type the entire address. [ICU Syntax]" formatter_da
ta="android_java"> | 305 <message name="IDS_PAYMENT_REQUEST_SHIPPING_ADDRESSES_PREVIEW" desc="This is
a snippet of a shipping address a user has saved to Chrome, plus an indication
of the number of additional shipping addresses the user has saved. Its function
is to show the user has shipping addresses that can be used to complete a purcha
se, and thus doesn't have to type the entire address. [ICU Syntax]" formatter_da
ta="android_java"> |
| 302 {SHIPPING_ADDRESS, plural, | 306 {SHIPPING_ADDRESS, plural, |
| 303 =1 {<ph name="SHIPPING_ADDRESS_PREVIEW">{1}<ex>Jerry, 1253 Mcgill college<
/ex></ph> and <ph name="NUMBER_OF_ADDITIONAL_ADDRESSES">{2}<ex>1</ex></ph> more} | 307 =1 {<ph name="SHIPPING_ADDRESS_PREVIEW">{1}<ex>Jerry, 1253 Mcgill college<
/ex></ph> and <ph name="NUMBER_OF_ADDITIONAL_ADDRESSES">{2}<ex>1</ex></ph> more} |
| 304 other {<ph name="SHIPPING_ADDRESS_PREVIEW">{1}<ex>Jerry, 1253 Mcgill colle
ge</ex></ph> and <ph name="NUMBER_OF_ADDITIONAL_ADDRESSES">{2}<ex>2</ex></ph> mo
re}} | 308 other {<ph name="SHIPPING_ADDRESS_PREVIEW">{1}<ex>Jerry, 1253 Mcgill colle
ge</ex></ph> and <ph name="NUMBER_OF_ADDITIONAL_ADDRESSES">{2}<ex>2</ex></ph> mo
re}} |
| 305 </message> | 309 </message> |
| 306 <message name="IDS_PAYMENT_REQUEST_SHIPPING_OPTIONS_PREVIEW" desc="This is a
snippet of a shipping option a merchant supports, plus an indication of the num
ber of additional shipping options the merchant supports. Its function is to sho
w the user can choose different shipping options to complete a purchase. [ICU Sy
ntax]"> | 310 <message name="IDS_PAYMENT_REQUEST_SHIPPING_OPTIONS_PREVIEW" desc="This is a
snippet of a shipping option a merchant supports, plus an indication of the num
ber of additional shipping options the merchant supports. Its function is to sho
w the user can choose different shipping options to complete a purchase. [ICU Sy
ntax]"> |
| 307 {SHIPPING_OPTIONS, plural, | 311 {SHIPPING_OPTIONS, plural, |
| 308 =1 {<ph name="SHIPPING_OPTION_PREVIEW">{1}<ex>standard shipping</ex></ph>
and <ph name="NUMBER_OF_ADDITIONAL_SHIPPING_OPTIONS">{2}<ex>1</ex></ph> more} | 312 =1 {<ph name="SHIPPING_OPTION_PREVIEW">{1}<ex>standard shipping</ex></ph>
and <ph name="NUMBER_OF_ADDITIONAL_SHIPPING_OPTIONS">{2}<ex>1</ex></ph> more} |
| 309 other {<ph name="SHIPPING_OPTION_PREVIEW">{1}<ex>standard shipping</ex></
ph> and <ph name="NUMBER_OF_ADDITIONAL_SHIPPING_OPTIONS">{2}<ex>2</ex></ph> more
}} | 313 other {<ph name="SHIPPING_OPTION_PREVIEW">{1}<ex>standard shipping</ex></
ph> and <ph name="NUMBER_OF_ADDITIONAL_SHIPPING_OPTIONS">{2}<ex>2</ex></ph> more
}} |
| 310 </message> | 314 </message> |
| 311 <message name="IDS_PAYMENT_REQUEST_CONTACTS_PREVIEW" desc="This is a snippet
of a contact a user has saved to Chrome, plus an indication of the number of ad
ditional contacts the user has saved. Its function is to show the user has conta
cts that can be used to complete a purchase, and thus doesn't have to type the e
ntire contact info. [ICU Syntax]"> | 315 <message name="IDS_PAYMENT_REQUEST_CONTACTS_PREVIEW" desc="This is a snippet
of a contact a user has saved to Chrome, plus an indication of the number of ad
ditional contacts the user has saved. Its function is to show the user has conta
cts that can be used to complete a purchase, and thus doesn't have to type the e
ntire contact info. [ICU Syntax]"> |
| 312 {CONTACT, plural, | 316 {CONTACT, plural, |
| 313 =1 {<ph name="CONTACT_PREVIEW">{1}<ex>Jerry, 438-123-1922</ex></ph> and <
ph name="NUMBER_OF_ADDITIONAL_CONTACTS">{2}<ex>1</ex></ph> more} | 317 =1 {<ph name="CONTACT_PREVIEW">{1}<ex>Jerry, 438-123-1922</ex></ph> and <
ph name="NUMBER_OF_ADDITIONAL_CONTACTS">{2}<ex>1</ex></ph> more} |
| 314 other {<ph name="CONTACT_PREVIEW">{1}<ex>Jerry, 438-123-1922</ex></ph> an
d <ph name="NUMBER_OF_ADDITIONAL_CONTACTS">{2}<ex>2</ex></ph> more}} | 318 other {<ph name="CONTACT_PREVIEW">{1}<ex>Jerry, 438-123-1922</ex></ph> an
d <ph name="NUMBER_OF_ADDITIONAL_CONTACTS">{2}<ex>2</ex></ph> more}} |
| 315 </message> | 319 </message> |
| 316 </if> | 320 </if> |
| 317 </grit-part> | 321 </grit-part> |
| OLD | NEW |