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

Side by Side Diff: components/payments_strings.grdp

Issue 2841603004: [Payments] Update some editor titles to reflect missing information (Closed)
Patch Set: Initial 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
« no previous file with comments | « chrome/browser/ui/views/payments/shipping_address_editor_view_controller.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
90 </message> 90 </message>
91 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a us er add new contact details, like the user's full name, an email address or a pho ne number." formatter_data="android_java"> 91 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a us er add new contact details, like the user's full name, an email address or a pho ne number." formatter_data="android_java">
92 Add contact info 92 Add contact info
93 </message> 93 </message>
94 <message name="IDS_PAYMENTS_ADD_CARD" desc="Text on a button that lets a user add new payment card." formatter_data="android_java"> 94 <message name="IDS_PAYMENTS_ADD_CARD" desc="Text on a button that lets a user add new payment card." formatter_data="android_java">
95 Add card 95 Add card
96 </message> 96 </message>
97 <message name="IDS_PAYMENTS_ADD_ADDRESS" desc="Text on a button that lets a us er add new address." formatter_data="android_java"> 97 <message name="IDS_PAYMENTS_ADD_ADDRESS" desc="Text on a button that lets a us er add new address." formatter_data="android_java">
98 Add address 98 Add address
99 </message> 99 </message>
100 <message name="IDS_PAYMENTS_EDIT_ADDRESS" desc="Text on a button that lets a u ser edit an existing address.">
anthonyvd 2017/04/25 12:39:33 Is there nothing like this on Android already?
Mathieu 2017/04/25 12:54:46 There is IDS_AUTOFILL_EDIT_PROFILE and ADD_PROFILE
101 Edit address
102 </message>
100 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that the op tion the user selected is being checked and verified." formatter_data="android_j ava"> 103 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that the op tion the user selected is being checked and verified." formatter_data="android_j ava">
101 Checking 104 Checking
102 </message> 105 </message>
103 <message name="IDS_PAYMENTS_UPDATED_LABEL" desc="The text that informs the use r that the total value of their cart has been updated." formatter_data="android_ java"> 106 <message name="IDS_PAYMENTS_UPDATED_LABEL" desc="The text that informs the use r that the total value of their cart has been updated." formatter_data="android_ java">
104 Updated 107 Updated
105 </message> 108 </message>
106 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS" desc="Label of the sect ion containing the link to go to the settings page for card and address options. " formatter_data="android_java"> 109 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS" desc="Label of the sect ion containing the link to go to the settings page for card and address options. " formatter_data="android_java">
107 You can manage cards and addresses in <ph name="BEGIN_LINK">BEGIN_LINK</ph>S ettings<ph name="END_LINK">END_LINK</ph>. 110 You can manage cards and addresses in <ph name="BEGIN_LINK">BEGIN_LINK</ph>S ettings<ph name="END_LINK">END_LINK</ph>.
108 </message> 111 </message>
109 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS_SIGNED_IN" desc="Label o f the section containing the origin description and the link to go to the settin gs page for card and address options. This label is used when the user is signed in." formatter_data="android_java"> 112 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS_SIGNED_IN" desc="Label o f the section containing the origin description and the link to go to the settin gs page for card and address options. This label is used when the user is signed in." formatter_data="android_java">
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
305 =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} 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}
306 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 }} 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 }}
307 </message> 310 </message>
308 <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]"> 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]">
309 {CONTACT, plural, 312 {CONTACT, plural,
310 =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} 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}
311 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}} 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}}
312 </message> 315 </message>
313 </if> 316 </if>
314 </grit-part> 317 </grit-part>
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/payments/shipping_address_editor_view_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698