blob: 12de33ee15df113f44fdb55c77a815349344f3d4 [file] [log] [blame]
mathp9b6acec2017-02-08 12:24:581<?xml version="1.0" encoding="utf-8"?>
2<grit-part>
3
Peter Boström247247512018-02-27 00:10:404 <!-- Dialog titles, sentence-cased -->
5 <message name="IDS_PAYMENTS_TITLE" desc="Title of the dialog that presents a request for payment for some good or service. Sentence-cased.">
6 Review your payment
7 </message>
8 <message name="IDS_PAYMENTS_ERROR_MESSAGE_DIALOG_TITLE" desc="The title of the dialog that informs the user that there is error in verifying and charging the payment.">
9 Payment not completed
10 </message>
Tommy Martino273b2f6a2017-08-15 20:58:1311
Peter Boström247247512018-02-27 00:10:4012 <!-- Section labels and buttons which are title-cased on certain platforms. Make sure to keep the title-cased and sentence-cased variants in sync. -->
Tommy Martino273b2f6a2017-08-15 20:58:1313
14 <!-- General titles, sentence-cased -->
15 <if expr="not use_titlecase">
Tommy Martino273b2f6a2017-08-15 20:58:1316 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for the section that lets the user select the method of payment. Sentence-cased." formatter_data="android_java">
17 Payment method
18 </message>
19 <message name="IDS_PAYMENTS_CONTACT_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted. Sentence-cased." formatter_data="android_java">
20 Contact info
21 </message>
22 <message name="IDS_PAYMENTS_ADD_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to add new contact information, such as the user's full name, an email address or a phone number. Sentence-cased." formatter_data="android_java">
23 Add contact info
24 </message>
25 <message name="IDS_PAYMENTS_EDIT_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to edit their contact information, such as the user's full name, an email address or a phone number. Sentence-cased." formatter_data="android_java">
26 Edit contact info
27 </message>
Peter Wena03ea152017-08-24 18:42:3928 <message name="IDS_PAYMENTS_ADD_CARD_LABEL" desc="The title of the dialog for user to add new payment card. Sentence-cased.">
Tommy Martino273b2f6a2017-08-15 20:58:1329 Add card
30 </message>
31 <message name="IDS_PAYMENTS_ADD_BILLING_ADDRESS" desc="The title of the dialog for user to add billing address to payment card. Sentence-cased." formatter_data="android_java">
32 Add billing address
33 </message>
34 <message name="IDS_PAYMENTS_ADD_NAME_ON_CARD" desc="The title of the dialog for user to add name on card to payment card. Sentence-cased." formatter_data="android_java">
35 Add name on card
36 </message>
37 <message name="IDS_PAYMENTS_ADD_VALID_CARD_NUMBER" desc="The title of the dialog for user to add valid payment card number. Sentence-cased." formatter_data="android_java">
38 Add valid card number
39 </message>
40 <message name="IDS_PAYMENTS_ADD_MORE_INFORMATION" desc="The title in the Android app title bar for user to add more information to payment card or shipping address or contact info. Sentence-cased." formatter_data="android_java">
41 Add more information
42 </message>
43 <message name="IDS_PAYMENTS_EDIT_CARD" desc="The title of the dialog for user to edit payment card. Sentence-cased." formatter_data="android_java">
44 Edit card
45 </message>
46 <message name="IDS_PAYMENTS_ADD_PHONE_NUMBER" desc="The title of the dialog for user to add phone number to the shipping address or contact info. This phone number can be used, for example, if there's a problem with shipping a package to its destination. Sentence-cased." formatter_data="android_java">
47 Add phone number
48 </message>
49 <message name="IDS_PAYMENTS_ADD_RECIPIENT" desc="The title of the dialog for user to add the name in the shipping address. This name identifies the person that will receive the shipped package. Sentence-cased." formatter_data="android_java">
50 Add name
51 </message>
52 <message name="IDS_PAYMENTS_ADD_VALID_ADDRESS" desc="The title of the dialog for user to add valid shipping address. For example, missing state or city name. Sentence-cased." formatter_data="android_java">
53 Add valid address
54 </message>
55 <message name="IDS_PAYMENTS_ADD_EMAIL" desc="The title of the dialog for user to add email to the contact details. This email can be used to contact the payer. Sentence-cased." formatter_data="android_java">
56 Add email
57 </message>
58 <message name="IDS_PAYMENTS_ADD_NAME" desc="The title of the dialog for user to add name to the contact details. This name could be a person or institute name of the payer. Sentence-cased." formatter_data="android_java">
59 Add name
60 </message>
61 <message name="IDS_PAYMENTS_ORDER_SUMMARY_LABEL" desc="The title of the section that shows the summary of the order, including names and prices of individual line items, i.e. the bill. Sentence-cased." formatter_data="android_java">
62 Order summary
63 </message>
64 <message name="IDS_PAYMENT_REQUEST_PAYMENT_METHOD_SECTION_NAME" desc="The name of the Payment Method section in the Payment Sheet of the Payment Request dialog. Sentence-cased.">
65 Payment
66 </message>
67 <message name="IDS_PAYMENT_REQUEST_CONTACT_INFO_SECTION_NAME" desc="The name of the Contact Info section in the Payment Sheet of the Payment Request dialog. Sentence-cased.">
68 Contact info
69 </message>
70 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for the section of shipping information. Shipping is used for packages and things that are mailed. In American English, 'shipping' is differentiated from 'delivery'. 'Delivery' is used, for example, for food delivery. Sentence-cased." formatter_data="android_java">
71 Shipping
72 </message>
73 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for the section that lets the user select the address where the product should be shipped. Shipping is typically used for packages. Sentence-cased." formatter_data="android_java">
74 Shipping address
75 </message>
76 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped. Shipping is typically used for packages. Sentence-cased." formatter_data="android_java">
77 Shipping method
78 </message>
79 </if> <!-- not use_titlecase -->
80 <!-- General Titles, Title-Cased -->
81 <if expr="use_titlecase">
Tommy Martino273b2f6a2017-08-15 20:58:1382 <message name="IDS_PAYMENTS_METHOD_OF_PAYMENT_LABEL" desc="The title for the section that lets the user select the method of payment. Title-Cased.">
83 Payment Method
84 </message>
85 <message name="IDS_PAYMENTS_CONTACT_DETAILS_LABEL" desc="The title for the section that lets the user select how they can be contacted. Title-Cased.">
86 Contact Info
87 </message>
88 <message name="IDS_PAYMENTS_ADD_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to add new contact information, such as the user's full name, an email address or a phone number. Title-Cased.">
89 Add Contact Info
90 </message>
91 <message name="IDS_PAYMENTS_EDIT_CONTACT_DETAILS_LABEL" desc="The title of the dialog for user to edit their contact information, such as the user's full name, an email address or a phone number. Title-Cased.">
92 Edit Contact Info
93 </message>
94 <message name="IDS_PAYMENTS_ADD_CARD_LABEL" desc="The title of the dialog for user to add new payment card. Title-Cased.">
95 Add Card
96 </message>
97 <message name="IDS_PAYMENTS_ADD_BILLING_ADDRESS" desc="The title of the dialog for user to add billing address to payment card. Title-Cased.">
98 Add Billing Address
99 </message>
100 <message name="IDS_PAYMENTS_ADD_NAME_ON_CARD" desc="The title of the dialog for user to add name on card to payment card. Title-Cased.">
101 Add Name on Card
102 </message>
103 <message name="IDS_PAYMENTS_ADD_VALID_CARD_NUMBER" desc="The title of the dialog for user to add valid payment card number. Title-Cased.">
104 Add Valid Card Number
105 </message>
106 <message name="IDS_PAYMENTS_ADD_MORE_INFORMATION" desc="The title in the Android app title bar for user to add more information to payment card or shipping address or contact info. Title-Cased.">
107 Add More Information
108 </message>
109 <message name="IDS_PAYMENTS_EDIT_CARD" desc="The title of the dialog for user to edit payment card. Title-Cased.">
110 Edit Card
111 </message>
112 <message name="IDS_PAYMENTS_ADD_PHONE_NUMBER" desc="The title of the dialog for user to add phone number to the shipping address or contact info. This phone number can be used, for example, if there's a problem with shipping a package to its destination. Title-Cased.">
113 Add Phone Number
114 </message>
115 <message name="IDS_PAYMENTS_ADD_RECIPIENT" desc="The title of the dialog for user to add the name in the shipping address. This name identifies the person that will receive the shipped package. Title-Cased.">
116 Add Name
117 </message>
118 <message name="IDS_PAYMENTS_ADD_VALID_ADDRESS" desc="The title of the dialog for user to add valid shipping address. For example, missing state or city name. Title-Cased.">
119 Add Valid Address
120 </message>
121 <message name="IDS_PAYMENTS_ADD_EMAIL" desc="The title of the dialog for user to add email to the contact details. This email can be used to contact the payer. Title-Cased.">
122 Add Email
123 </message>
124 <message name="IDS_PAYMENTS_ADD_NAME" desc="The title of the dialog for user to add name to the contact details. This name could be a person or institute name of the payer. Title-Cased.">
125 Add Name
126 </message>
127 <message name="IDS_PAYMENTS_ORDER_SUMMARY_LABEL" desc="The title of the section that shows the summary of the order, including names and prices of individual line items, i.e. the bill. Title-Cased.">
128 Order Summary
129 </message>
130 <message name="IDS_PAYMENT_REQUEST_PAYMENT_METHOD_SECTION_NAME" desc="The name of the Payment Method section in the Payment Sheet of the Payment Request dialog. Title-Cased.">
131 Payment
132 </message>
133 <message name="IDS_PAYMENT_REQUEST_CONTACT_INFO_SECTION_NAME" desc="The name of the Contact Info section in the Payment Sheet of the Payment Request dialog. Title-Cased.">
134 Contact Info
135 </message>
136 <message name="IDS_PAYMENTS_SHIPPING_SUMMARY_LABEL" desc="The title for the section of shipping information. Shipping is used for packages and things that are mailed. In American English, 'shipping' is differentiated from 'delivery'. 'Delivery' is used, for example, for food delivery. Title-Cased.">
137 Shipping
138 </message>
139 <message name="IDS_PAYMENTS_SHIPPING_ADDRESS_LABEL" desc="The title for the section that lets the user select the address where the product should be shipped. Shipping is typically used for packages. Title-Cased.">
140 Shipping Address
141 </message>
142 <message name="IDS_PAYMENTS_SHIPPING_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be shipped. Shipping is typically used for packages. Title-Cased.">
143 Shipping Method
144 </message>
145 </if> <!-- use_titlecase -->
146
147 <!-- Delivery titles, sentence-cased -->
148 <if expr="not use_titlecase">
149 <message name="IDS_PAYMENTS_DELIVERY_SUMMARY_LABEL" desc="The title for the section of delivery information. Delivery is commonly faster than shipping. For example, it might be used for food delivery. Sentence-cased." formatter_data="android_java">
150 Delivery
151 </message>
152 <message name="IDS_PAYMENTS_DELIVERY_ADDRESS_LABEL" desc="The title for the section that lets the user select the address where the product should be delivered. In English, 'delivery' is differentiated from 'shipping.' For example, 'delivery' might be used for meals or meal items or items that need to be immediately sent to a recipient. Sentence-cased." formatter_data="android_java">
153 Delivery address
154 </message>
155 <message name="IDS_PAYMENTS_DELIVERY_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be delivered. Delivery is commonly faster than shipping. For example, it might be used for food delivery. Sentence-cased." formatter_data="android_java">
156 Delivery method
157 </message>
158 </if> <!-- not use_titlecase -->
159 <!-- Delivery Titles, Title-Cased -->
160 <if expr="use_titlecase">
161 <message name="IDS_PAYMENTS_DELIVERY_SUMMARY_LABEL" desc="The title for the section of delivery information. Delivery is commonly faster than shipping. For example, it might be used for food delivery. Title-Cased.">
162 Delivery
163 </message>
164 <message name="IDS_PAYMENTS_DELIVERY_ADDRESS_LABEL" desc="The title for the section that lets the user select the address where the product should be delivered. In English, 'delivery' is differentiated from 'shipping.' For example, 'delivery' might be used for meals or meal items or items that need to be immediately sent to a recipient. Title-Cased.">
165 Delivery Address
166 </message>
167 <message name="IDS_PAYMENTS_DELIVERY_OPTION_LABEL" desc="The title for the section that lets the user select how the product should be delivered. Delivery is commonly faster than shipping. For example, it might be used for food delivery. Title-Cased.">
168 Delivery Method
169 </message>
170 </if> <!-- use_titlecase -->
171
172 <!-- Pickup titles, sentence-cased -->
173 <if expr="not use_titlecase">
174 <message name="IDS_PAYMENTS_PICKUP_SUMMARY_LABEL" desc="The title for the section of information needed for a service to pick up items from a customer. For example, this could be the address for laundry pickup. 'Pickup' is a noun. Sentence-cased." formatter_data="android_java">
175 Pickup
176 </message>
177 <message name="IDS_PAYMENTS_PICKUP_ADDRESS_LABEL" desc="The title for the section that lets the user select the address where a service item should be picked up. For example, the pickup address is where a laundry service picks up a customer’s items to be laundered. 'Pickup' functions as an adjective. Sentence-cased." formatter_data="android_java">
178 Pickup address
179 </message>
180 <message name="IDS_PAYMENTS_PICKUP_OPTION_LABEL" desc="The title for the section that lets the user select how their service item should be picked up. This item can be laundry to be cleaned, for example. 'Pickup' functions as an adjective. Sentence-cased." formatter_data="android_java">
181 Pickup method
182 </message>
183 </if> <!-- not use_titlecase -->
184 <!-- Pickup Titles, Title-Cased -->
185 <if expr="use_titlecase">
186 <message name="IDS_PAYMENTS_PICKUP_SUMMARY_LABEL" desc="The title for the section of information needed for a service to pick up items from a customer. For example, this could be the address for laundry pickup. 'Pickup' is a noun. Title-Cased.">
187 Pickup
188 </message>
189 <message name="IDS_PAYMENTS_PICKUP_ADDRESS_LABEL" desc="The title for the section that lets the user select the address where a service item should be picked up. For example, the pickup address is where a laundry service picks up a customer’s items to be laundered. 'Pickup' functions as an adjective. Title-Cased.">
190 Pickup Address
191 </message>
192 <message name="IDS_PAYMENTS_PICKUP_OPTION_LABEL" desc="The title for the section that lets the user select how their service item should be picked up. This item can be laundry to be cleaned, for example. 'Pickup' functions as an adjective. Title-Cased.">
193 Pickup Method
194 </message>
195 </if> <!-- use_titlecase -->
196
197 <!-- Buttons, sentence-cased -->
198 <if expr="not use_titlecase">
199 <message name="IDS_PAYMENTS_EDIT_BUTTON" desc="The label for the button that lets the user edit their payment options. Sentence-cased." formatter_data="android_java">
200 Edit
201 </message>
202 <message name="IDS_PAYMENTS_PAY_BUTTON" desc="The label for the button that finishes the payment process. Sentence-cased." formatter_data="android_java">
203 Pay
204 </message>
205 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a user add new contact details, like the user's full name, an email address or a phone number. Sentence-cased." formatter_data="android_java">
206 Add contact info
207 </message>
208 <message name="IDS_PAYMENTS_ADD_CARD" desc="Text on a button that lets a user add new payment card. Sentence-cased." formatter_data="android_java">
209 Add card
210 </message>
211 <message name="IDS_PAYMENTS_ADD_ADDRESS" desc="Text on a button that lets a user add new address. Sentence-cased." formatter_data="android_java">
212 Add address
213 </message>
214 <message name="IDS_PAYMENTS_EDIT_ADDRESS" desc="Text on a button that lets a user edit an existing address. Sentence-cased." formatter_data="android_java">
215 Edit address
216 </message>
217 <message name="IDS_PAYMENTS_CANCEL_PAYMENT" desc="Label of the secondary button in payment request editors. Clicking that button closes the dialog and aborts the payment request completely. Sentence-cased.">
218 Cancel payment
219 </message>
220 </if> <!-- not use_titlecase -->
221 <!-- Buttons, Title-Cased -->
222 <if expr="use_titlecase">
223 <message name="IDS_PAYMENTS_EDIT_BUTTON" desc="The label for the button that lets the user edit their payment options. Title-Cased.">
224 Edit
225 </message>
226 <message name="IDS_PAYMENTS_PAY_BUTTON" desc="The label for the button that finishes the payment process. Title-Cased.">
227 Pay
228 </message>
229 <message name="IDS_PAYMENTS_ADD_CONTACT" desc="Text on a button that lets a user add new contact details, like the user's full name, an email address or a phone number. Title-Cased.">
230 Add Contact Info
231 </message>
232 <message name="IDS_PAYMENTS_ADD_CARD" desc="Text on a button that lets a user add new payment card. Title-Cased.">
233 Add Card
234 </message>
235 <message name="IDS_PAYMENTS_ADD_ADDRESS" desc="Text on a button that lets a user add new address. Title-Cased.">
236 Add Address
237 </message>
238 <message name="IDS_PAYMENTS_EDIT_ADDRESS" desc="Text on a button that lets a user edit an existing address. Title-Cased.">
239 Edit Address
240 </message>
241 <message name="IDS_PAYMENTS_CANCEL_PAYMENT" desc="Label of the secondary button in payment request editors. Clicking that button closes the dialog and aborts the payment request completely. Title-Cased.">
242 Cancel Payment
243 </message>
244 </if> <!-- use_titlecase -->
245
Mohamad Ahmadi1c44c762017-09-18 19:36:29246 <!-- Fields & Editors, sentence-cased -->
247 <if expr="not use_titlecase">
248 <message name="IDS_PAYMENTS_NAME_FIELD_IN_CONTACT_DETAILS" desc="The label for text input field containing the full name of a person. Sentence-cased. [CHAR-LIMIT=32]" formatter_data="android_java">
249 Name
250 </message>
251 <message name="IDS_PAYMENTS_PHONE_FIELD_IN_CONTACT_DETAILS" desc="The label for text input field containing a phone number. Sentence-cased. [CHAR-LIMIT=32]">
252 Phone number
253 </message>
254 <message name="IDS_PAYMENTS_EMAIL_FIELD_IN_CONTACT_DETAILS" desc="The label for text input field containing an email address. Sentence-cased. [CHAR-LIMIT=32]">
255 Email
256 </message>
257 <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 example, on their phone. Sentence-cased." formatter_data="android_java">
258 Save this card to this device
259 </message>
260 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Sentence-cased." formatter_data="android_java">
261 Accepted cards
262 </message>
263 <message name="IDS_PAYMENTS_ACCEPTED_CREDIT_CARDS_LABEL" desc="The title for the section that displays the credit card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted credit card networks (Visa icon, Mastercard icon, etc.). Sentence-cased." formatter_data="android_java">
264 Accepted credit cards
265 </message>
266 <message name="IDS_PAYMENTS_ACCEPTED_DEBIT_CARDS_LABEL" desc="The title for the section that displays the debit card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted debit card networks (Visa icon, Mastercard icon, etc.). Sentence-cased." formatter_data="android_java">
267 Accepted debit cards
268 </message>
269 <message name="IDS_PAYMENTS_ACCEPTED_PREPAID_CARDS_LABEL" desc="The title for the section that displays the prepaid card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted prepaid card networks (Visa icon, Mastercard icon, etc.). Sentence-cased." formatter_data="android_java">
270 Accepted prepaid cards
271 </message>
272 <message name="IDS_PAYMENTS_ACCEPTED_CREDIT_DEBIT_CARDS_LABEL" desc="The title for the section that displays the credit and debit card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Sentence-cased." formatter_data="android_java">
273 Accepted credit and debit cards
274 </message>
275 <message name="IDS_PAYMENTS_ACCEPTED_CREDIT_PREPAID_CARDS_LABEL" desc="The title for the section that displays the credit and prepaid card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Sentence-cased." formatter_data="android_java">
276 Accepted credit and prepaid cards
277 </message>
278 <message name="IDS_PAYMENTS_ACCEPTED_DEBIT_PREPAID_CARDS_LABEL" desc="The title for the section that displays the debit and prepaid card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Sentence-cased." formatter_data="android_java">
279 Accepted debit and prepaid cards
280 </message>
281 <message name="IDS_PAYMENTS_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviated label for credit card expiration date. Sentence-cased. [CHAR-LIMIT=32]" formatter_data="android_java">
282 Expires <ph name="EXPIRATION_MONTH">%1$s<ex>06</ex></ph>/<ph name="EXPIRATION_YEAR">%2$s<ex>17</ex></ph>
283 </message>
284 <message name="IDS_PAYMENTS_LOADING_MESSAGE" desc="The text that informs the user that payment information is being loaded up. Sentence-cased." formatter_data="android_java">
285 Loading
286 </message>
287 <message name="IDS_PAYMENTS_PROCESSING_MESSAGE" desc="The text that informs the user that payment is being processed. Sentence-cased.">
288 Processing
289 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29290 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that the option the user selected is being checked and verified. Sentence-cased." formatter_data="android_java">
291 Checking
292 </message>
293 <message name="IDS_PAYMENTS_UPDATED_LABEL" desc="The text that informs the user that the total value of their cart has been updated. Sentence-cased." formatter_data="android_java">
294 Updated
295 </message>
296 </if> <!-- not use_titlecase -->
297 <!-- Fields & Editors, Title-cased -->
298 <if expr="use_titlecase">
299 <message name="IDS_PAYMENTS_NAME_FIELD_IN_CONTACT_DETAILS" desc="The label for text input field containing the full name of a person. Title-Cased. [CHAR-LIMIT=32]" formatter_data="android_java">
300 Name
301 </message>
302 <message name="IDS_PAYMENTS_PHONE_FIELD_IN_CONTACT_DETAILS" desc="The label for text input field containing a phone number. Title-Cased. [CHAR-LIMIT=32]">
303 Phone Number
304 </message>
305 <message name="IDS_PAYMENTS_EMAIL_FIELD_IN_CONTACT_DETAILS" desc="The label for text input field containing an email address. Title-Cased. [CHAR-LIMIT=32]">
306 Email
307 </message>
308 <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 example, on their phone. Title-Cased.">
309 Save This Card to This Device
310 </message>
311 <message name="IDS_PAYMENTS_ACCEPTED_CARDS_LABEL" desc="The title for the section that displays the card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Title-Cased.">
312 Accepted Cards
313 </message>
314 <message name="IDS_PAYMENTS_ACCEPTED_CREDIT_CARDS_LABEL" desc="The title for the section that displays the credit card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted credit card networks (Visa icon, Mastercard icon, etc.). Title-Cased.">
315 Accepted Credit Cards
316 </message>
317 <message name="IDS_PAYMENTS_ACCEPTED_DEBIT_CARDS_LABEL" desc="The title for the section that displays the debit card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted debit card networks (Visa icon, Mastercard icon, etc.). Title-Cased.">
318 Accepted Debit Cards
319 </message>
320 <message name="IDS_PAYMENTS_ACCEPTED_PREPAID_CARDS_LABEL" desc="The title for the section that displays the prepaid card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted prepaid card networks (Visa icon, Mastercard icon, etc.). Title-Cased.">
321 Accepted Prepaid Cards
322 </message>
323 <message name="IDS_PAYMENTS_ACCEPTED_CREDIT_DEBIT_CARDS_LABEL" desc="The title for the section that displays the credit and debit card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Title-Cased.">
324 Accepted Credit and Debit Cards
325 </message>
326 <message name="IDS_PAYMENTS_ACCEPTED_CREDIT_PREPAID_CARDS_LABEL" desc="The title for the section that displays the credit and prepaid card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Title-Cased.">
327 Accepted Credit and Prepaid Cards
328 </message>
329 <message name="IDS_PAYMENTS_ACCEPTED_DEBIT_PREPAID_CARDS_LABEL" desc="The title for the section that displays the debit and prepaid card networks that the merchant accepts. Below the title, we show a row of icons indicating the accepted networks (Visa icon, Mastercard icon, etc.). Title-Cased.">
330 Accepted Debit and Prepaid Cards
331 </message>
332 <message name="IDS_PAYMENTS_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviated label for credit card expiration date. Title-Cased. [CHAR-LIMIT=32]" formatter_data="android_java">
333 Expires <ph name="EXPIRATION_MONTH">%1$s<ex>06</ex></ph>/<ph name="EXPIRATION_YEAR">%2$s<ex>17</ex></ph>
334 </message>
335 <message name="IDS_PAYMENTS_LOADING_MESSAGE" desc="The text that informs the user that payment information is being loaded up. Title-Cased.">
336 Loading
337 </message>
338 <message name="IDS_PAYMENTS_PROCESSING_MESSAGE" desc="The text that informs the user that payment is being processed. Title-Cased.">
339 Processing
340 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29341 <message name="IDS_PAYMENTS_CHECKING_OPTION" desc="Text explaining that the option the user selected is being checked and verified. Title-Cased." formatter_data="android_java">
342 Checking
343 </message>
344 <message name="IDS_PAYMENTS_UPDATED_LABEL" desc="The text that informs the user that the total value of their cart has been updated. Title-Cased." formatter_data="android_java">
345 Updated
346 </message>
347 </if> <!-- use_titlecase -->
Tommy Martino273b2f6a2017-08-15 20:58:13348
349 <!-- Fields, descriptive sentences, and other strings which are never title-cased. -->
Rouslan Solomakhin25d708b2017-06-23 17:12:03350 <message name="IDS_PAYMENTS_CREDIT_CARDS_ARE_ACCEPTED_LABEL" desc="A message for the section that displays user's credit cards that the merchant accepts." formatter_data="android_java">
351 Credit cards are accepted.
352 </message>
353 <message name="IDS_PAYMENTS_DEBIT_CARDS_ARE_ACCEPTED_LABEL" desc="A message for the section that displays user's debit cards that the merchant accepts." formatter_data="android_java">
354 Debit cards are accepted.
355 </message>
356 <message name="IDS_PAYMENTS_PREPAID_CARDS_ARE_ACCEPTED_LABEL" desc="A message for the section that displays user's prepaid cards that the merchant accepts." formatter_data="android_java">
357 Prepaid cards are accepted.
358 </message>
359 <message name="IDS_PAYMENTS_CREDIT_DEBIT_CARDS_ARE_ACCEPTED_LABEL" desc="A message for the section that displays user's credit and debit cards that the merchant accepts." formatter_data="android_java">
360 Credit and debit cards are accepted.
361 </message>
362 <message name="IDS_PAYMENTS_CREDIT_PREPAID_CARDS_ARE_ACCEPTED_LABEL" desc="A message for the section that displays user's credit and prepaid cards that the merchant accepts." formatter_data="android_java">
363 Credit and prepaid cards are accepted.
364 </message>
365 <message name="IDS_PAYMENTS_DEBIT_PREPAID_CARDS_ARE_ACCEPTED_LABEL" desc="A message for the section that displays user's debit and prepaid cards that the merchant accepts." formatter_data="android_java">
366 Debit and prepaid cards are accepted.
367 </message>
mathp9b6acec2017-02-08 12:24:58368 <message name="IDS_PAYMENTS_ERROR_MESSAGE" desc="The text that informs the user that there is error in verifying and charging the payment." formatter_data="android_java">
mahmadifac86e72017-02-27 14:34:09369 There was an error processing your order. Please try again.
mathp9b6acec2017-02-08 12:24:58370 </message>
mathpd4cfd8f2017-02-09 21:16:53371 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS" desc="Label of the section containing the link to go to the settings page for card and address options." formatter_data="android_java">
macourteau3eb9aaf2017-04-05 20:58:09372 You can manage cards and addresses in <ph name="BEGIN_LINK">BEGIN_LINK</ph>Settings<ph name="END_LINK">END_LINK</ph>.
mathpd4cfd8f2017-02-09 21:16:53373 </message>
Anthony Vallee-Dubois5efedec2017-05-17 20:11:05374 <if expr="is_android">
375 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS_SIGNED_IN" desc="Label of the section containing the origin description and the link to go to the settings page for card and address options. This label is used when the user is signed in." formatter_data="android_java">
376 Cards and addresses are from Chrome and your Google Account (<ph name="ACCOUNT_EMAIL">%1$s<ex>[email protected]</ex></ph>). You can manage them in <ph name="BEGIN_LINK">BEGIN_LINK</ph>Settings<ph name="END_LINK">END_LINK</ph>.
377 </message>
378 </if>
379 <if expr="not is_android">
380 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS_SIGNED_IN" desc="Label of the section containing the origin description and the link to go to the settings page for card and address options. This label is used when the user is signed in.">
381 Cards and addresses are from Chrome and your Google Account (<ph name="ACCOUNT_EMAIL">$1<ex>[email protected]</ex></ph>). You can manage them in <ph name="BEGIN_LINK">BEGIN_LINK</ph>Settings<ph name="END_LINK">END_LINK</ph>.
382 </message>
383 </if>
mathpd4cfd8f2017-02-09 21:16:53384 <message name="IDS_PAYMENTS_CARD_AND_ADDRESS_SETTINGS_SIGNED_OUT" desc="Label of the section containing the origin description and the link to go to the settings page for card and address options. This label is used when the user is not signed in." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21385 Cards and addresses are from Chrome. You can manage them in <ph name="BEGIN_LINK">BEGIN_LINK</ph>Settings<ph name="END_LINK">END_LINK</ph>.
mathpd4cfd8f2017-02-09 21:16:53386 </message>
gogerald31b51b02018-06-07 20:21:51387 <message name="IDS_SETTINGS_CAN_MAKE_PAYMENT_TOGGLE_LABEL" desc="Label of the toggle which disables canMakePayment" formatter_data="android_java">
Moe Ahmadifd2e2d672018-06-12 04:23:50388 Allow sites to check if you have payment methods saved
Mathieu Perreaultcacb85e2018-06-06 20:40:13389 </message>
mathpd4cfd8f2017-02-09 21:16:53390
Tommy Martino273b2f6a2017-08-15 20:58:13391 <!-- iOS Credit Card form -->
mahmadid3208b02017-04-06 14:39:41392 <if expr="is_ios">
393 <message name="IDS_PAYMENTS_CARD_NUMBER" desc="Title of the field representing the number (PAN) on a credit card.">
394 Card Number
395 </message>
396 <message name="IDS_PAYMENTS_NAME_ON_CARD" desc="Title of the field representing the full name of a credit card holder.">
gogerald41de7072017-04-11 14:40:21397 Cardholder Name
mahmadid3208b02017-04-06 14:39:41398 </message>
mahmadid2d3a3972017-06-22 01:03:24399 <message name="IDS_PAYMENTS_EXP_DATE" desc="Title of the field representing the expiration date of a credit card.">
400 Expiration Date
mahmadid3208b02017-04-06 14:39:41401 </message>
402 <message name="IDS_PAYMENTS_BILLING_ADDRESS" desc="Title of the field representing the billing address of a credit card.">
403 Billing Address
404 </message>
405 </if>
mahmadi2f3a22ee2017-04-04 22:21:50406
Marc-Antoine Courteau8ede7312017-10-16 16:08:40407 <!-- iOS call-to-action button labels -->
408 <if expr="is_ios">
409 <message name="IDS_CHOOSE_PAYMENT_METHOD" desc="The title for the button that lets the user select the method of payment. Title-Cased.">
410 Choose Payment Method
411 </message>
Mohamad Ahmadi03e593d2017-10-20 20:37:09412 <message name="IDS_ADD_PAYMENT_METHOD" desc="The title for the button that lets the user add a payment card. Title-Cased.">
413 Add Card
Marc-Antoine Courteau8ede7312017-10-16 16:08:40414 </message>
415 <message name="IDS_PAYMENT_REQUEST_CHOOSE_CONTACT_INFO" desc="The name of the Choose Contact Info button in the Payment Sheet of the Payment Request dialog. Title-Cased.">
416 Choose Contact Info
417 </message>
418 <message name="IDS_PAYMENT_REQUEST_ADD_CONTACT_INFO" desc="The name of the Add Contact Info button in the Payment Sheet of the Payment Request dialog. Title-Cased.">
419 Add Contact Info
420 </message>
Mohamad Ahmadie852c072017-10-25 15:17:38421 <message name="IDS_PAYMENTS_ADD_BILLING_ADDRESS_LABEL" desc="The title for the button that lets the user add a billing address. Title-Cased.">
422 Add Billing Address
423 </message>
Marc-Antoine Courteau8ede7312017-10-16 16:08:40424 <message name="IDS_PAYMENTS_CHOOSE_SHIPPING_ADDRESS_LABEL" desc="The title for the button that lets the user select the address where the product should be shipped. Shipping is typically used for packages. Title-Cased.">
425 Choose Shipping Address
426 </message>
427 <message name="IDS_PAYMENTS_ADD_SHIPPING_ADDRESS_LABEL" desc="The title for the button that lets the user add the address where the product should be shipped. Shipping is typically used for packages. Title-Cased.">
428 Add Shipping Address
429 </message>
430 <message name="IDS_PAYMENTS_CHOOSE_SHIPPING_OPTION_LABEL" desc="The title for the button that lets the user select how the product should be shipped. Shipping is typically used for packages. Title-Cased.">
431 Choose Shipping Method
432 </message>
433 <message name="IDS_PAYMENTS_CHOOSE_DELIVERY_ADDRESS_LABEL" desc="The title for the button that lets the user select the address where the product should be delivered. In English, 'delivery' is differentiated from 'shipping.' For example, 'delivery' might be used for meals or meal items or items that need to be immediately sent to a recipient. Title-Cased.">
434 Choose Delivery Address
435 </message>
436 <message name="IDS_PAYMENTS_ADD_DELIVERY_ADDRESS_LABEL" desc="The title for the button that lets the user add the address where the product should be delivered. In English, 'delivery' is differentiated from 'shipping.' For example, 'delivery' might be used for meals or meal items or items that need to be immediately sent to a recipient. Title-Cased.">
437 Add Delivery Address
438 </message>
439 <message name="IDS_PAYMENTS_CHOOSE_DELIVERY_OPTION_LABEL" desc="The title for the button that lets the user select how the product should be delivered. Delivery is commonly faster than shipping. For example, it might be used for food delivery. Title-Cased.">
440 Choose Delivery Method
441 </message>
442 <message name="IDS_PAYMENTS_CHOOSE_PICKUP_ADDRESS_LABEL" desc="The title for the button that lets the user select the address where a service item should be picked up. For example, the pickup address is where a laundry service picks up a customer’s items to be laundered. 'Pickup' functions as an adjective. Title-Cased.">
443 Choose Pickup Address
444 </message>
445 <message name="IDS_PAYMENTS_ADD_PICKUP_ADDRESS_LABEL" desc="The title for the button that lets the user add the address where a service item should be picked up. For example, the pickup address is where a laundry service picks up a customer’s items to be laundered. 'Pickup' functions as an adjective. Title-Cased.">
446 Add Pickup Address
447 </message>
448 <message name="IDS_PAYMENTS_CHOOSE_PICKUP_OPTION_LABEL" desc="The title for the button that lets the user select how their service item should be picked up. This item can be laundry to be cleaned, for example. 'Pickup' functions as an adjective. Title-Cased.">
449 Choose Pickup Method
450 </message>
451 </if>
452
Mohamad Ahmadi1c44c762017-09-18 19:36:29453 <!-- Validation strings which are never title-cased. -->
454 <message name="IDS_PAYMENTS_REQUIRED_FIELD_MESSAGE" desc="The text that informs the user that '*' character indicates an input field that is required. The '*' character should not be changed." formatter_data="android_java">
455 * Field is required
456 </message>
mathpd4cfd8f2017-02-09 21:16:53457 <message name="IDS_PAYMENTS_VALIDATION_INVALID_NAME" desc="Message displayed to user when name validation fails.">
gogerald41de7072017-04-11 14:40:21458 Enter a name
mathpd4cfd8f2017-02-09 21:16:53459 </message>
460 <message name="IDS_PAYMENTS_VALIDATION_INVALID_CREDIT_CARD_EXPIRATION_YEAR" desc="Message displayed to user when the credit card expiration year is in an invalid format.">
gogerald41de7072017-04-11 14:40:21461 Enter a valid expiration year
mathpd4cfd8f2017-02-09 21:16:53462 </message>
463 <message name="IDS_PAYMENTS_VALIDATION_INVALID_CREDIT_CARD_EXPIRATION_MONTH" desc="Message displayed to user when the credit card expiration month is in an invalid format.">
gogerald41de7072017-04-11 14:40:21464 Enter a valid expiration month
mathpd4cfd8f2017-02-09 21:16:53465 </message>
466 <message name="IDS_PAYMENTS_VALIDATION_INVALID_CREDIT_CARD_EXPIRED" desc="Message displayed to user when the credit card is expired.">
gogerald41de7072017-04-11 14:40:21467 This card is expired
mathpd4cfd8f2017-02-09 21:16:53468 </message>
mathp60dfd979382017-02-23 18:25:48469 <message name="IDS_PAYMENTS_VALIDATION_UNSUPPORTED_CREDIT_CARD_TYPE" desc="Message displayed to user when the credit card type (e.g visa, mastercard) is not supported for this transaction.">
gogerald41de7072017-04-11 14:40:21470 This type of card isn’t supported
mathp60dfd979382017-02-23 18:25:48471 </message>
madcf2731f2017-05-24 16:43:08472 <message name="IDS_PAYMENTS_VALIDATION_ALREADY_USED_CREDIT_CARD_NUMBER" desc="Message displayed to user when the credit card number they have entered corresponds to an existing credit card number in their user profile.">
473 This card number is already used
474 </message>
mathp9b6acec2017-02-08 12:24:58475 <message name="IDS_PAYMENTS_PHONE_INVALID_VALIDATION_MESSAGE" desc="The text that informs the user that the phone number they have entered is not valid." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21476 Enter a valid phone number
mathp9b6acec2017-02-08 12:24:58477 </message>
478 <message name="IDS_PAYMENTS_EMAIL_INVALID_VALIDATION_MESSAGE" desc="The text that informs the user that the email address they have entered is not valid." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21479 Enter a valid email address
mathp9b6acec2017-02-08 12:24:58480 </message>
481 <message name="IDS_PAYMENTS_CARD_NUMBER_INVALID_VALIDATION_MESSAGE" desc="The text that informs the user that the credit card number they have entered is not valid." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21482 Enter a valid card number
mathp9b6acec2017-02-08 12:24:58483 </message>
484 <message name="IDS_PAYMENTS_CARD_EXPIRATION_INVALID_VALIDATION_MESSAGE" desc="The text that informs the user that the credit card expiration date they have entered is not valid." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21485 Enter a valid expiration date
mathp9b6acec2017-02-08 12:24:58486 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29487 <message name="IDS_PAYMENTS_INVALID_ADDRESS" desc="The label to indicate the shipping address is invalid. For example, missing state or city name." formatter_data="android_java">
488 Enter a valid address
489 </message>
mathpd4cfd8f2017-02-09 21:16:53490 <message name="IDS_PAYMENTS_BILLING_ADDRESS_REQUIRED" desc="The label to indicate billing address is required for payment card." formatter_data="android_java">
491 Billing address required
mathp9b6acec2017-02-08 12:24:58492 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13493 <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) must be entered." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21494 Cardholder name required
mathp9b6acec2017-02-08 12:24:58495 </message>
Peter Wena03ea152017-08-24 18:42:39496 <message name="IDS_PAYMENTS_CARD_BILLING_ADDRESS_REQUIRED" desc="The label to indicate the billing address of the credit card must be entered.">
madfaf8e1e2017-05-10 11:30:02497 Card billing address required
498 </message>
mathpd4cfd8f2017-02-09 21:16:53499 <message name="IDS_PAYMENTS_MORE_INFORMATION_REQUIRED" desc="The label to indicate more information is required for payment card or shipping address or contact info." formatter_data="android_java">
500 More information required
mathp9b6acec2017-02-08 12:24:58501 </message>
mathpd4cfd8f2017-02-09 21:16:53502 <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 number can be used, for example, if there's a problem with shipping a package to its destination." formatter_data="android_java">
503 Phone number required
mathp9b6acec2017-02-08 12:24:58504 </message>
rouslanb5bc2c22017-04-05 15:12:38505 <message name="IDS_PAYMENTS_RECIPIENT_REQUIRED" desc="The label to indicate recipient name is required in the shipping address. This name identifies the person that will receive the shipped package." formatter_data="android_java">
506 Name required
mathpd4cfd8f2017-02-09 21:16:53507 </message>
mathpd4cfd8f2017-02-09 21:16:53508 <message name="IDS_PAYMENTS_EMAIL_REQUIRED" desc="The label to indicate email is required for the contact details. This email can be used to contact the payer." formatter_data="android_java">
509 Email required
510 </message>
511 <message name="IDS_PAYMENTS_NAME_REQUIRED" desc="The label to indicate name is required for the contact details. This name could be a person or institute name of the payer." formatter_data="android_java">
512 Name required
513 </message>
514
Mohamad Ahmadi1c44c762017-09-18 19:36:29515 <!-- Validation, sentence-cased -->
516 <if expr="not use_titlecase">
Tatiana Gornaka30d33f2018-03-14 15:50:13517 <message name="IDS_PREF_EDIT_DIALOG_FIELD_REQUIRED_VALIDATION_MESSAGE" desc="The text that informs the user that an input field is required. 'Required' is an adjective. Sentence-cased." formatter_data="android_java">
Mohamad Ahmadi1c44c762017-09-18 19:36:29518 Required field
519 </message>
520 </if> <!-- not use_titlecase -->
521 <!-- Validation, Title-Cased -->
522 <if expr="use_titlecase">
Tatiana Gornaka30d33f2018-03-14 15:50:13523 <message name="IDS_PREF_EDIT_DIALOG_FIELD_REQUIRED_VALIDATION_MESSAGE" desc="The text that informs the user that an input field is required. 'Required' is an adjective. Title-Cased.">
Mohamad Ahmadi1c44c762017-09-18 19:36:29524 Required Field
525 </message>
526 </if> <!-- use_titlecase -->
527
Tommy Martino273b2f6a2017-08-15 20:58:13528 <!-- Order Summary Data Formatting -->
mathpd4cfd8f2017-02-09 21:16:53529 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_SECTION_TOTAL_FORMAT" desc="The format specifier of the Total label in the Order Summary section of the Payment Sheet of the Payment Request dialog.">
530 <ph name="TOTAL_LABEL">$1<ex>Total</ex></ph> <ph name="CURRENCY_CODE">$2<ex>USD</ex></ph> <ph name="FORMATTED_TOTAL_AMOUNT">$3<ex>$ 12.34</ex></ph>
531 </message>
mathpd4cfd8f2017-02-09 21:16:53532 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_SHEET_TOTAL_FORMAT" desc="The format specifier of the Total label in the Order Summary Sheet of the Payment Request dialog.">
533 <ph name="CURRENCY_CODE">$1<ex>USD</ex></ph> <ph name="FORMATTED_TOTAL_AMOUNT">$2<ex>$ 12.34</ex></ph>
534 </message>
anthonyvdaaf58842017-04-20 17:22:07535 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_MORE_ITEMS" desc="The label in the Order Summary section of the Payment Sheet that indicates how many display items are hidden. [ICU Syntax]">
536 {MORE_ITEMS, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04537 =1 {<ph name="ITEM_COUNT">#<ex>1</ex></ph> more item}
538 other {<ph name="ITEM_COUNT">#<ex>2</ex></ph> more items}}
anthonyvdb0233f22017-03-06 20:34:47539 </message>
Anthony Vallee-Dubois6354f8c2017-05-21 17:56:14540 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_MULTIPLE_CURRENCY_INDICATOR" desc="The label that indicates that there are multiple currencies among the display items">
541 Multiple
542 </message>
mathp9b6acec2017-02-08 12:24:58543
Tommy Martino273b2f6a2017-08-15 20:58:13544 <!-- Shipping address descriptive strings -->
mathp9b6acec2017-02-08 12:24:58545 <message name="IDS_PAYMENTS_SELECT_SHIPPING_ADDRESS_FOR_SHIPPING_METHODS" desc="Text implying that a user needs to pick a shipping address to see the shipping methods. Shipping is typically used for packages." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21546 To see shipping methods and requirements, select an address
mathp9b6acec2017-02-08 12:24:58547 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13548 <message name="IDS_PAYMENTS_UNSUPPORTED_SHIPPING_ADDRESS" desc="Text implying that a user needs to pick a different shipping address, because the currently selected address is not supported. 'Ship' is typically used for packages and items that are sent through the mail. In American English, we differentiate 'ship' from 'deliver." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21549 Can’t ship to this address. Select a different address.
mathp9b6acec2017-02-08 12:24:58550 </message>
Peter Wena03ea152017-08-24 18:42:39551 <message name="IDS_PAYMENTS_UNSUPPORTED_SHIPPING_OPTION" desc="Text implying that a user needs to pick a different shipping option, because the currently selected option is not supported. 'Ship' is typically used for packages and items that are sent through the mail. In American English, we differentiate 'ship' from deliver.">
gogerald41de7072017-04-11 14:40:21552 This shipping method isn’t available. Try a different method.
mahmadi19c07d92017-02-22 23:11:51553 </message>
mathp9b6acec2017-02-08 12:24:58554
Tommy Martino273b2f6a2017-08-15 20:58:13555 <!-- Delivery address descriptive strings -->
mathp9b6acec2017-02-08 12:24:58556 <message name="IDS_PAYMENTS_SELECT_DELIVERY_ADDRESS_FOR_DELIVERY_METHODS" desc="Text implying that a user needs to pick a delivery address to see the delivery methods. Delivery is commonly faster than shipping. For example, it might be used for food delivery." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21557 To see delivery methods and requirements, select an address
mathp9b6acec2017-02-08 12:24:58558 </message>
559 <message name="IDS_PAYMENTS_UNSUPPORTED_DELIVERY_ADDRESS" desc="Text implying that a user needs to pick a different delivery address, because the currently selected address is not supported. Delivery is commonly faster than shipping. For example, it might be used for food delivery." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21560 Can’t deliver to this address. Select a different address.
mathp9b6acec2017-02-08 12:24:58561 </message>
Peter Wena03ea152017-08-24 18:42:39562 <message name="IDS_PAYMENTS_UNSUPPORTED_DELIVERY_OPTION" desc="Text implying that a user needs to pick a different delivery option, because the currently selected option is not supported. Delivery is commonly faster than shipping. For example, it might be used for food delivery.">
gogerald41de7072017-04-11 14:40:21563 This delivery method isn’t available. Try a different method.
mahmadi19c07d92017-02-22 23:11:51564 </message>
mathp9b6acec2017-02-08 12:24:58565
Tommy Martino273b2f6a2017-08-15 20:58:13566 <!-- Pickup address descriptive strings-->
567 <message name="IDS_PAYMENTS_SELECT_PICKUP_ADDRESS_FOR_PICKUP_METHODS" desc="Text implying that a user needs to choose a pickup address to see the pickup methods. For example, this could be the address for laundry pickup. 'Pickup' functions as an adjective." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21568 To see pickup methods and requirements, select an address
mathp9b6acec2017-02-08 12:24:58569 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13570 <message name="IDS_PAYMENTS_UNSUPPORTED_PICKUP_ADDRESS" desc="Text implying that a user needs to choose a different pickup address, because the service can’t pick up items from that address. This address can be used, for example, for laundry pickup. Note that here, 'pick up' is a verb." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21571 Can’t pick up from this address. Select a different address.
mathp9b6acec2017-02-08 12:24:58572 </message>
Peter Wena03ea152017-08-24 18:42:39573 <message name="IDS_PAYMENTS_UNSUPPORTED_PICKUP_OPTION" desc="Text implying that a user needs to choose a different pickup option, because the currently selected option is not supported. This option can be used, for example, for laundry pickup.">
gogerald41de7072017-04-11 14:40:21574 This pickup method isn’t available. Try a different method.
mahmadi19c07d92017-02-22 23:11:51575 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13576
577 <!-- Payment Apps -->
mathp9b6acec2017-02-08 12:24:58578 <message name="IDS_PAYMENTS_ANDROID_APP_ERROR" desc="Error message that is shown when an Android payment application fails to start." formatter_data="android_java">
gogerald41de7072017-04-11 14:40:21579 Can’t open payment app
mathp9b6acec2017-02-08 12:24:58580 </message>
rouslan672f40382017-04-10 18:53:05581 <message name="IDS_UTILITY_PROCESS_PAYMENT_MANIFEST_PARSER_NAME" desc="The name of the utility process used for parsing payment manifest files.">
rouslanbb7522e2017-03-28 17:06:19582 Payment Manifest Parser
rousland0deb19a2017-03-15 20:26:20583 </message>
rouslanbb7522e2017-03-28 17:06:19584 <if expr="is_android">
585 <message name="IDS_EXTERNAL_PAYMENT_APP_LEAVE_INCOGNITO_WARNING" desc="Alert dialog text warning the user that incognito mode does not continue into external payment apps." formatter_data="android_java">
rousland0deb19a2017-03-15 20:26:20586 Leaving incognito mode to pay via an external application. Continue?
rouslan8fdbfb242017-03-15 01:12:49587 </message>
588 </if>
anthonyvdbab199c92017-04-24 22:50:10589
590 <!-- Payment Request section preview strings. They are slightly different on desktop and android because the pluralization and formatting code behaves differently. -->
591 <if expr="not is_android">
592 <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 the number of additional payment methods the user has saved. Its function is to show 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]">
593 {PAYMENT_METHOD, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04594 =0 {<ph name="PAYMENT_METHOD_PREVIEW">{1}<ex>VISA ....1234</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10595 =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}
596 other {<ph name="PAYMENT_METHOD_PREVIEW">{1}<ex>VISA ....1234</ex></ph> and <ph name="NUMBER_OF_ADDITIONAL_PAYMENT_METHODS">{2}<ex>2</ex></ph> more}}
597 </message>
Peter Wena03ea152017-08-24 18:42:39598 <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 purchase, and thus doesn't have to type the entire address. [ICU Syntax]">
anthonyvdbab199c92017-04-24 22:50:10599 {SHIPPING_ADDRESS, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04600 =0 {<ph name="SHIPPING_ADDRESS_PREVIEW">{1}<ex>Jerry, 1253 Mcgill college</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10601 =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}
602 other {<ph name="SHIPPING_ADDRESS_PREVIEW">{1}<ex>Jerry, 1253 Mcgill college</ex></ph> and <ph name="NUMBER_OF_ADDITIONAL_ADDRESSES">{2}<ex>2</ex></ph> more}}
603 </message>
604 <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 number of additional shipping options the merchant supports. Its function is to show the user can choose different shipping options to complete a purchase. [ICU Syntax]">
605 {SHIPPING_OPTIONS, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04606 =0 {<ph name="SHIPPING_OPTION_PREVIEW">{1}<ex>standard shipping</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10607 =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}
608 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}}
609 </message>
610 <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 additional contacts the user has saved. Its function is to show the user has contacts that can be used to complete a purchase, and thus doesn't have to type the entire contact info. [ICU Syntax]">
611 {CONTACT, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04612 =0 {<ph name="CONTACT_PREVIEW">{1}<ex>Jerry, 438-123-1922</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10613 =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}
614 other {<ph name="CONTACT_PREVIEW">{1}<ex>Jerry, 438-123-1922</ex></ph> and <ph name="NUMBER_OF_ADDITIONAL_CONTACTS">{2}<ex>2</ex></ph> more}}
615 </message>
616 </if>
Anthony Vallee-Duboisf1d36942017-06-19 18:36:41617
618 <!-- a11y strings -->
619 <message name="IDS_PAYMENTS_BACK" desc="The screen reader string for the back arrow button in the Desktop Payments dialog">
620 Back
621 </message>
622 <message name="IDS_PAYMENTS_EDIT" desc="The screen reader string for the pencil edit button in the Desktop Payments dialog">
623 Edit
624 </message>
625 <message name="IDS_PAYMENTS_ROW_ACCESSIBLE_NAME_FORMAT" desc="The format to build the screen reader string for Payment Sheet rows">
626 <ph name="ROW_NAME">$1<ex>Payment Method</ex></ph> <ph name="ROW_CONTENT">$2<ex>VISA ****1234</ex></ph>
627 </message>
Tommy Martino7ab73512017-07-12 21:47:33628 <message name="IDS_PAYMENTS_ROW_ACCESSIBLE_NAME_SELECTED_FORMAT" desc="The format to build the screen reader string for Payment Sheet rows, with an added indication that this row has been selected">
629 <ph name="ROW_NAME">$1<ex>Payment Method</ex></ph>, currently selected. <ph name="ROW_CONTENT">$2<ex>VISA ****1234</ex></ph>
630 </message>
Anthony Vallee-Duboisf1d36942017-06-19 18:36:41631 <message name="IDS_PAYMENTS_PROFILE_LABELS_ACCESSIBLE_FORMAT" desc="The format to build the screen reader string for profile labels">
632 <ph name="FIRST_LABEL">$1<ex>VISA ****1234</ex></ph> <ph name="SECOND_LABEL">$2<ex>Homer Simpson</ex></ph> <ph name="THIRD_LABEL">$3<ex>123 Fake Street</ex></ph>
633 </message>
Tommy Martino78244432017-07-13 20:15:33634 <message name="IDS_PAYMENTS_ACCESSIBLE_LABEL_WITH_ERROR" desc="The format to append an error message to a screen reader string describing a profile or payment method">
635 <ph name="LABEL">$1<ex>Homer Simpson 123 Fake Street</ex></ph> <ph name="ERROR">$2<ex>Phone number required</ex></ph>
636 </message>
Anthony Vallee-Duboisc466fa5d2018-06-06 15:59:30637 <message name="IDS_PAYMENTS_ORDER_SUMMARY_ACCESSIBLE_LABEL" desc="The string used to format what the screenreader reads out for the order summary section of the Payment Sheet.">
638 Order Summary, <ph name="TOTAL_LABEL">$1<ex>Total, USD $10.00</ex></ph>, More Details
639 </message>
mathp9b6acec2017-02-08 12:24:58640</grit-part>