Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(36)

Side by Side Diff: components/payments_strings.grdp

Issue 2849523003: Add billing address as a mandatory field of Payments credit cards. (Closed)
Patch Set: Components Unittests fix Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
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 157 matching lines...) Expand 10 before | Expand all | Expand 10 after
168 </message> 168 </message>
169 <message name="IDS_PAYMENTS_CARD_EXPIRATION_INVALID_VALIDATION_MESSAGE" desc=" The text that informs the user that the credit card expiration date they have en tered is not valid." formatter_data="android_java"> 169 <message name="IDS_PAYMENTS_CARD_EXPIRATION_INVALID_VALIDATION_MESSAGE" desc=" The text that informs the user that the credit card expiration date they have en tered is not valid." formatter_data="android_java">
170 Enter a valid expiration date 170 Enter a valid expiration date
171 </message> 171 </message>
172 <message name="IDS_PAYMENTS_BILLING_ADDRESS_REQUIRED" desc="The label to indic ate billing address is required for payment card." formatter_data="android_java" > 172 <message name="IDS_PAYMENTS_BILLING_ADDRESS_REQUIRED" desc="The label to indic ate billing address is required for payment card." formatter_data="android_java" >
173 Billing address required 173 Billing address required
174 </message> 174 </message>
175 <message name="IDS_PAYMENTS_NAME_ON_CARD_REQUIRED" desc="The label to indicate the cardholder name (the name of the owner or “holder” of the credit card) mus t be entered." formatter_data="android_java"> 175 <message name="IDS_PAYMENTS_NAME_ON_CARD_REQUIRED" desc="The label to indicate the cardholder name (the name of the owner or “holder” of the credit card) mus t be entered." formatter_data="android_java">
176 Cardholder name required 176 Cardholder name required
177 </message> 177 </message>
178 <message name="IDS_PAYMENTS_CARD_BILLING_ADDRESS_REQUIRED" desc="The label to indicate the billing address of the credit card must be entered." formatter_dat a="android_java">
179 Card billing address required
180 </message>
178 <message name="IDS_PAYMENTS_MORE_INFORMATION_REQUIRED" desc="The label to indi cate more information is required for payment card or shipping address or contac t info." formatter_data="android_java"> 181 <message name="IDS_PAYMENTS_MORE_INFORMATION_REQUIRED" desc="The label to indi cate more information is required for payment card or shipping address or contac t info." formatter_data="android_java">
179 More information required 182 More information required
180 </message> 183 </message>
181 <message name="IDS_PAYMENTS_PHONE_NUMBER_REQUIRED" desc="The label to indicate phone number is required in the shipping address or contact info. This phone nu mber can be used, for example, if there's a problem with shipping a package to i ts destination." formatter_data="android_java"> 184 <message name="IDS_PAYMENTS_PHONE_NUMBER_REQUIRED" desc="The label to indicate phone number is required in the shipping address or contact info. This phone nu mber can be used, for example, if there's a problem with shipping a package to i ts destination." formatter_data="android_java">
182 Phone number required 185 Phone number required
183 </message> 186 </message>
184 <message name="IDS_PAYMENTS_RECIPIENT_REQUIRED" desc="The label to indicate re cipient name is required in the shipping address. This name identifies the perso n that will receive the shipped package." formatter_data="android_java"> 187 <message name="IDS_PAYMENTS_RECIPIENT_REQUIRED" desc="The label to indicate re cipient name is required in the shipping address. This name identifies the perso n that will receive the shipped package." formatter_data="android_java">
185 Name required 188 Name required
186 </message> 189 </message>
187 <message name="IDS_PAYMENTS_INVALID_ADDRESS" desc="The label to indicate the s hipping address is invalid. For example, missing state or city name." formatter_ data="android_java"> 190 <message name="IDS_PAYMENTS_INVALID_ADDRESS" desc="The label to indicate the s hipping address is invalid. For example, missing state or city name." formatter_ data="android_java">
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after
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} 315 =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}
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 }} 316 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 }}
314 </message> 317 </message>
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]"> 318 <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]">
316 {CONTACT, plural, 319 {CONTACT, plural,
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} 320 =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}
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}} 321 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}}
319 </message> 322 </message>
320 </if> 323 </if>
321 </grit-part> 324 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698