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

Side by Side Diff: components/payments_strings.grdp

Issue 2775403002: [Payments] Preview available payment options when no option is selected (Closed)
Patch Set: Created 3 years, 8 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_SAVE_CARD_TO_DEVICE_CHECKBOX" desc="The label for the checkbox that enables the user to save a credit card to their device, for ex ample, on their phone." formatter_data="android_java"> 10 <message name="IDS_PAYMENTS_SAVE_CARD_TO_DEVICE_CHECKBOX" desc="The label for the checkbox that enables the user to save a credit card to their device, for ex ample, on their phone." formatter_data="android_java">
(...skipping 167 matching lines...) Expand 10 before | Expand all | Expand 10 after
178 </message> 178 </message>
179 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_MORE_ITEMS" desc="The label i n the Order Summary section of the Payment Sheet that indicates how many display items are hidden."> 179 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_MORE_ITEMS" desc="The label i n the Order Summary section of the Payment Sheet that indicates how many display items are hidden.">
180 <ph name="ITEM_COUNT">$1<ex>2</ex></ph> more items... 180 <ph name="ITEM_COUNT">$1<ex>2</ex></ph> more items...
181 </message> 181 </message>
182 <message name="IDS_PAYMENT_REQUEST_SHIPPING_SECTION_NAME" desc="The name of th e Shipping Address section in the Payment Sheet of the Payment Request dialog."> 182 <message name="IDS_PAYMENT_REQUEST_SHIPPING_SECTION_NAME" desc="The name of th e Shipping Address section in the Payment Sheet of the Payment Request dialog.">
183 Shipping address 183 Shipping address
184 </message> 184 </message>
185 <message name="IDS_PAYMENT_REQUEST_CONTACT_INFO_SECTION_NAME" desc="The name o f the Contact Info section in the Payment Sheet of the Payment Request dialog."> 185 <message name="IDS_PAYMENT_REQUEST_CONTACT_INFO_SECTION_NAME" desc="The name o f the Contact Info section in the Payment Sheet of the Payment Request dialog.">
186 Contact info 186 Contact info
187 </message> 187 </message>
188 <message name="IDS_PAYMENT_REQUEST_PAYMENT_METHODS_PREVIEW" desc="The summary of the available payment methods in the payment method section on the Payment Re quest dialog." formatter_data="android_java">
please use gerrit instead 2017/03/27 20:34:03 Let's put these messages inside of <if expr="is_an
gogerald1 2017/03/27 23:26:47 Done.
189 <ph name="PAYMENT_METHOD_PREVIEW">%1$s<ex>VISA ....1234</ex></ph>... and <ph name="NUMBER_OF_AVAILABLE_PAYMENT_METHODS">%2$s<ex>1</ex></ph> more
please use gerrit instead 2017/03/27 20:28:31 Please use the unicode ellipsis instead of three p
gogerald1 2017/03/27 23:26:47 Done.
190 </message>
191 <message name="IDS_PAYMENT_REQUEST_SHIPPING_ADDRESSES_PREVIEW" desc="The summa ry of the available shipping addressses in the shipping address section on the P ayment Request dialog." formatter_data="android_java">
192 <ph name="SHIPPING_ADDRESS_PREVIEW">%1$s<ex>Jerry, 1253 Mcgill college</ex>< /ph>... and <ph name="NUMBER_OF_AVAILABLE_ADDRESSES">%2$s<ex>1</ex></ph> more
193 </message>
194 <message name="IDS_PAYMENT_REQUEST_SHIPPING_OPTIONS_PREVIEW" desc="The summary of the available shipping options in the shipping option section on the Payment Request dialog." formatter_data="android_java">
195 <ph name="SHIPPING_OPTION_PREVIEW">%1$s<ex>standard shipping</ex></ph>... an d <ph name="NUMBER_OF_AVAILABLE_SHIPPING_OPTIONS">%2$s<ex>1</ex></ph> more
196 </message>
197 <message name="IDS_PAYMENT_REQUEST_CONTACTS_PREVIEW" desc="The summary of the available contacts in the payment contact section on the Payment Request dialog. " formatter_data="android_java">
198 <ph name="CONTACT_PREVIEW">%1$s<ex>Jerry, 438-123-1922</ex></ph>... and <ph name="NUMBER_OF_AVAILABLE_CONTACTS">%2$s<ex>1</ex></ph> more
199 </message>
188 200
189 <!-- Shipping address in web payments API --> 201 <!-- Shipping address in web payments API -->
190 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for the se ction of shipping information. Shipping is typically used for packages." formatt er_data="android_java"> 202 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for the se ction of shipping information. Shipping is typically used for packages." formatt er_data="android_java">
191 Shipping 203 Shipping
192 </message> 204 </message>
193 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for the se ction that lets the user select the address where the product should be shipped. Shipping is typically used for packages." formatter_data="android_java"> 205 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for the se ction that lets the user select the address where the product should be shipped. Shipping is typically used for packages." formatter_data="android_java">
194 Shipping address 206 Shipping address
195 </message> 207 </message>
196 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the sec tion that lets the user select how the product should be shipped. Shipping is ty pically used for packages." formatter_data="android_java"> 208 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the sec tion that lets the user select how the product should be shipped. Shipping is ty pically used for packages." formatter_data="android_java">
197 Shipping option 209 Shipping option
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
251 263
252 <if expr="is_android"> 264 <if expr="is_android">
253 <message name="IDS_UTILITY_PROCESS_MANIFEST_PARSER_NAME" desc="The name of t he utility process used for parsing manifest files."> 265 <message name="IDS_UTILITY_PROCESS_MANIFEST_PARSER_NAME" desc="The name of t he utility process used for parsing manifest files.">
254 Manifest Parser 266 Manifest Parser
255 </message> 267 </message>
256 <message name="IDS_EXTERNAL_PAYMENT_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialog text warning the user that incognito mode does not conitnue into externa l payment apps." formatter_data="android_java"> 268 <message name="IDS_EXTERNAL_PAYMENT_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialog text warning the user that incognito mode does not conitnue into externa l payment apps." formatter_data="android_java">
257 Leaving incognito mode to pay via an external application. Continue? 269 Leaving incognito mode to pay via an external application. Continue?
258 </message> 270 </message>
259 </if> 271 </if>
260 </grit-part> 272 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698