[go: nahoru, domu]

blob: 66a3dfcc722b79724bb870da5584d1143fa285b6 [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>
Tommy Martino273b2f6a2017-08-15 20:58:1328 <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">
29 Add more information
30 </message>
Tommy Martino273b2f6a2017-08-15 20:58:1331 <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">
32 Add phone number
33 </message>
34 <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">
35 Add name
36 </message>
37 <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">
38 Add valid address
39 </message>
40 <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">
41 Add email
42 </message>
43 <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">
44 Add name
45 </message>
46 <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">
47 Order summary
48 </message>
Rouslan Solomakhin5e726272019-09-13 20:06:5049 <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." formatter_data="android_java">
Tommy Martino273b2f6a2017-08-15 20:58:1350 Payment
51 </message>
52 <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.">
53 Contact info
54 </message>
55 <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">
56 Shipping
57 </message>
58 <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">
59 Shipping address
60 </message>
61 <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">
62 Shipping method
63 </message>
64 </if> <!-- not use_titlecase -->
65 <!-- General Titles, Title-Cased -->
66 <if expr="use_titlecase">
Tommy Martino273b2f6a2017-08-15 20:58:1367 <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.">
68 Payment Method
69 </message>
70 <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.">
71 Contact Info
72 </message>
73 <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.">
74 Add Contact Info
75 </message>
76 <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.">
77 Edit Contact Info
78 </message>
Tommy Martino273b2f6a2017-08-15 20:58:1379 <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.">
80 Add More Information
81 </message>
Tommy Martino273b2f6a2017-08-15 20:58:1382 <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.">
83 Add Phone Number
84 </message>
85 <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.">
86 Add Name
87 </message>
88 <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.">
89 Add Valid Address
90 </message>
91 <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.">
92 Add Email
93 </message>
94 <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.">
95 Add Name
96 </message>
97 <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.">
98 Order Summary
99 </message>
100 <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.">
101 Payment
102 </message>
103 <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.">
104 Contact Info
105 </message>
106 <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.">
107 Shipping
108 </message>
109 <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.">
110 Shipping Address
111 </message>
112 <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.">
113 Shipping Method
114 </message>
115 </if> <!-- use_titlecase -->
116
117 <!-- Delivery titles, sentence-cased -->
118 <if expr="not use_titlecase">
119 <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">
120 Delivery
121 </message>
122 <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">
123 Delivery address
124 </message>
125 <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">
126 Delivery method
127 </message>
128 </if> <!-- not use_titlecase -->
129 <!-- Delivery Titles, Title-Cased -->
130 <if expr="use_titlecase">
131 <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.">
132 Delivery
133 </message>
134 <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.">
135 Delivery Address
136 </message>
137 <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.">
138 Delivery Method
139 </message>
140 </if> <!-- use_titlecase -->
141
142 <!-- Pickup titles, sentence-cased -->
143 <if expr="not use_titlecase">
144 <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">
145 Pickup
146 </message>
147 <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">
148 Pickup address
149 </message>
150 <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">
151 Pickup method
152 </message>
153 </if> <!-- not use_titlecase -->
154 <!-- Pickup Titles, Title-Cased -->
155 <if expr="use_titlecase">
156 <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.">
157 Pickup
158 </message>
159 <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.">
160 Pickup Address
161 </message>
162 <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.">
163 Pickup Method
164 </message>
165 </if> <!-- use_titlecase -->
166
167 <!-- Buttons, sentence-cased -->
168 <if expr="not use_titlecase">
169 <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">
170 Edit
171 </message>
172 <message name="IDS_PAYMENTS_PAY_BUTTON" desc="The label for the button that finishes the payment process. Sentence-cased." formatter_data="android_java">
173 Pay
174 </message>
Sahel Sharify9be7b292020-03-13 17:37:46175 <message name="IDS_PAYMENTS_CONTINUE_BUTTON" desc="The label for the button that continues to the payment handler window. Sentence-cased." formatter_data="android_java">
176 Continue
177 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13178 <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">
179 Add contact info
180 </message>
181 <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">
182 Add card
183 </message>
184 <message name="IDS_PAYMENTS_ADD_ADDRESS" desc="Text on a button that lets a user add new address. Sentence-cased." formatter_data="android_java">
185 Add address
186 </message>
187 <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">
188 Edit address
189 </message>
190 <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.">
191 Cancel payment
192 </message>
193 </if> <!-- not use_titlecase -->
194 <!-- Buttons, Title-Cased -->
195 <if expr="use_titlecase">
196 <message name="IDS_PAYMENTS_EDIT_BUTTON" desc="The label for the button that lets the user edit their payment options. Title-Cased.">
197 Edit
198 </message>
199 <message name="IDS_PAYMENTS_PAY_BUTTON" desc="The label for the button that finishes the payment process. Title-Cased.">
200 Pay
201 </message>
Sahel Sharify9be7b292020-03-13 17:37:46202 <message name="IDS_PAYMENTS_CONTINUE_BUTTON" desc="The label for the button that continues to the payment handler window. Title-Cased.">
203 Continue
204 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13205 <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.">
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. Title-Cased.">
209 Add Card
210 </message>
211 <message name="IDS_PAYMENTS_ADD_ADDRESS" desc="Text on a button that lets a user add new address. Title-Cased.">
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. Title-Cased.">
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. Title-Cased.">
218 Cancel Payment
219 </message>
220 </if> <!-- use_titlecase -->
221
Mohamad Ahmadi1c44c762017-09-18 19:36:29222 <!-- Fields & Editors, sentence-cased -->
223 <if expr="not use_titlecase">
Elizabeth Popova06a8add2021-07-29 23:14:05224 <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]" meaning="Name of a person" formatter_data="android_java">
Mohamad Ahmadi1c44c762017-09-18 19:36:29225 Name
226 </message>
Victor Hugo Vianna Silva823a4302021-04-30 20:04:34227 <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]">
Mohamad Ahmadi1c44c762017-09-18 19:36:29228 Phone number
229 </message>
Victor Hugo Vianna Silva823a4302021-04-30 20:04:34230 <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]">
Mohamad Ahmadi1c44c762017-09-18 19:36:29231 Email
232 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29233 <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">
234 Loading
235 </message>
Rouslan Solomakhin26ebf8e2021-09-13 20:29:54236 <message name="IDS_PAYMENTS_PROCESSING_MESSAGE" desc="The text that informs the user that payment is being processed. Sentence-cased.">
Mohamad Ahmadi1c44c762017-09-18 19:36:29237 Processing
238 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29239 <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">
240 Checking
241 </message>
242 <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">
243 Updated
244 </message>
245 </if> <!-- not use_titlecase -->
246 <!-- Fields & Editors, Title-cased -->
247 <if expr="use_titlecase">
Elizabeth Popova06a8add2021-07-29 23:14:05248 <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]" meaning="Name of a person" formatter_data="android_java">
Mohamad Ahmadi1c44c762017-09-18 19:36:29249 Name
250 </message>
Victor Hugo Vianna Silva823a4302021-04-30 20:04:34251 <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]">
Mohamad Ahmadi1c44c762017-09-18 19:36:29252 Phone Number
253 </message>
Victor Hugo Vianna Silva823a4302021-04-30 20:04:34254 <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]">
Mohamad Ahmadi1c44c762017-09-18 19:36:29255 Email
256 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29257 <message name="IDS_PAYMENTS_LOADING_MESSAGE" desc="The text that informs the user that payment information is being loaded up. Title-Cased.">
258 Loading
259 </message>
Rouslan Solomakhin26ebf8e2021-09-13 20:29:54260 <message name="IDS_PAYMENTS_PROCESSING_MESSAGE" desc="The text that informs the user that payment is being processed. Title-Cased.">
Mohamad Ahmadi1c44c762017-09-18 19:36:29261 Processing
262 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29263 <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">
264 Checking
265 </message>
266 <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">
267 Updated
268 </message>
269 </if> <!-- use_titlecase -->
Tommy Martino273b2f6a2017-08-15 20:58:13270
271 <!-- Fields, descriptive sentences, and other strings which are never title-cased. -->
mathp9b6acec2017-02-08 12:24:58272 <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:09273 There was an error processing your order. Please try again.
mathp9b6acec2017-02-08 12:24:58274 </message>
mathpd4cfd8f2017-02-09 21:16:53275 <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:09276 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:53277 </message>
Anthony Vallee-Dubois5efedec2017-05-17 20:11:05278 <if expr="is_android">
279 <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">
280 Cards and addresses are from Chrome and your Google Account (<ph name="ACCOUNT_EMAIL">%1$s<ex>johndoe@gmail.com</ex></ph>). You can manage them in <ph name="BEGIN_LINK">BEGIN_LINK</ph>Settings<ph name="END_LINK">END_LINK</ph>.
281 </message>
282 </if>
283 <if expr="not is_android">
284 <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.">
285 Cards and addresses are from Chrome and your Google Account (<ph name="ACCOUNT_EMAIL">$1<ex>johndoe@gmail.com</ex></ph>). You can manage them in <ph name="BEGIN_LINK">BEGIN_LINK</ph>Settings<ph name="END_LINK">END_LINK</ph>.
286 </message>
287 </if>
mathpd4cfd8f2017-02-09 21:16:53288 <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:21289 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:53290 </message>
Danyao Wangce175bf2018-12-21 22:35:58291 <message name="IDS_SETTINGS_CAN_MAKE_PAYMENT_TOGGLE_LABEL" desc="Label of the toggle which disables canMakePayment and hasEnrolledInstrument" formatter_data="android_java">
Moe Ahmadifd2e2d672018-06-12 04:23:50292 Allow sites to check if you have payment methods saved
Mathieu Perreaultcacb85e2018-06-06 20:40:13293 </message>
mathpd4cfd8f2017-02-09 21:16:53294
Mohamad Ahmadi1c44c762017-09-18 19:36:29295 <!-- Validation strings which are never title-cased. -->
296 <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">
297 * Field is required
298 </message>
mathpd4cfd8f2017-02-09 21:16:53299 <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:21300 This card is expired
mathpd4cfd8f2017-02-09 21:16:53301 </message>
mathp60dfd979382017-02-23 18:25:48302 <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:21303 This type of card isn’t supported
mathp60dfd979382017-02-23 18:25:48304 </message>
mathp9b6acec2017-02-08 12:24:58305 <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:21306 Enter a valid phone number
mathp9b6acec2017-02-08 12:24:58307 </message>
308 <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:21309 Enter a valid email address
mathp9b6acec2017-02-08 12:24:58310 </message>
311 <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:21312 Enter a valid card number
mathp9b6acec2017-02-08 12:24:58313 </message>
Mohamad Ahmadi1c44c762017-09-18 19:36:29314 <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">
315 Enter a valid address
316 </message>
Stephen McGruerc5c27a142023-03-28 18:52:50317 <message name="IDS_PAYMENTS_BILLING_ADDRESS_REQUIRED" desc="The label to indicate billing address is required for payment card.">
mathpd4cfd8f2017-02-09 21:16:53318 Billing address required
mathp9b6acec2017-02-08 12:24:58319 </message>
mathpd4cfd8f2017-02-09 21:16:53320 <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">
321 More information required
mathp9b6acec2017-02-08 12:24:58322 </message>
mathpd4cfd8f2017-02-09 21:16:53323 <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">
324 Phone number required
mathp9b6acec2017-02-08 12:24:58325 </message>
rouslanb5bc2c22017-04-05 15:12:38326 <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">
327 Name required
mathpd4cfd8f2017-02-09 21:16:53328 </message>
mathpd4cfd8f2017-02-09 21:16:53329 <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">
330 Email required
331 </message>
332 <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">
333 Name required
334 </message>
335
Mohamad Ahmadi1c44c762017-09-18 19:36:29336 <!-- Validation, sentence-cased -->
337 <if expr="not use_titlecase">
Tatiana Gornaka30d33f2018-03-14 15:50:13338 <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:29339 Required field
340 </message>
341 </if> <!-- not use_titlecase -->
342 <!-- Validation, Title-Cased -->
343 <if expr="use_titlecase">
Tatiana Gornaka30d33f2018-03-14 15:50:13344 <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:29345 Required Field
346 </message>
347 </if> <!-- use_titlecase -->
348
Tommy Martino273b2f6a2017-08-15 20:58:13349 <!-- Order Summary Data Formatting -->
mathpd4cfd8f2017-02-09 21:16:53350 <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.">
351 <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>
352 </message>
mathpd4cfd8f2017-02-09 21:16:53353 <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.">
354 <ph name="CURRENCY_CODE">$1<ex>USD</ex></ph> <ph name="FORMATTED_TOTAL_AMOUNT">$2<ex>$ 12.34</ex></ph>
355 </message>
anthonyvdaaf58842017-04-20 17:22:07356 <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]">
357 {MORE_ITEMS, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04358 =1 {<ph name="ITEM_COUNT">#<ex>1</ex></ph> more item}
359 other {<ph name="ITEM_COUNT">#<ex>2</ex></ph> more items}}
anthonyvdb0233f22017-03-06 20:34:47360 </message>
Anthony Vallee-Dubois6354f8c2017-05-21 17:56:14361 <message name="IDS_PAYMENT_REQUEST_ORDER_SUMMARY_MULTIPLE_CURRENCY_INDICATOR" desc="The label that indicates that there are multiple currencies among the display items">
362 Multiple
363 </message>
mathp9b6acec2017-02-08 12:24:58364
Tommy Martino273b2f6a2017-08-15 20:58:13365 <!-- Shipping address descriptive strings -->
mathp9b6acec2017-02-08 12:24:58366 <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:21367 To see shipping methods and requirements, select an address
mathp9b6acec2017-02-08 12:24:58368 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13369 <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:21370 Can’t ship to this address. Select a different address.
mathp9b6acec2017-02-08 12:24:58371 </message>
Peter Wena03ea152017-08-24 18:42:39372 <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:21373 This shipping method isn’t available. Try a different method.
mahmadi19c07d92017-02-22 23:11:51374 </message>
mathp9b6acec2017-02-08 12:24:58375
Tommy Martino273b2f6a2017-08-15 20:58:13376 <!-- Delivery address descriptive strings -->
mathp9b6acec2017-02-08 12:24:58377 <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:21378 To see delivery methods and requirements, select an address
mathp9b6acec2017-02-08 12:24:58379 </message>
380 <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:21381 Can’t deliver to this address. Select a different address.
mathp9b6acec2017-02-08 12:24:58382 </message>
383
Tommy Martino273b2f6a2017-08-15 20:58:13384 <!-- Pickup address descriptive strings-->
385 <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:21386 To see pickup methods and requirements, select an address
mathp9b6acec2017-02-08 12:24:58387 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13388 <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:21389 Can’t pick up from this address. Select a different address.
mathp9b6acec2017-02-08 12:24:58390 </message>
Tommy Martino273b2f6a2017-08-15 20:58:13391
392 <!-- Payment Apps -->
mathp9b6acec2017-02-08 12:24:58393 <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:21394 Can’t open payment app
mathp9b6acec2017-02-08 12:24:58395 </message>
rouslanbb7522e2017-03-28 17:06:19396 <if expr="is_android">
Ramin Halavati0774a162021-04-28 16:14:02397 <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">
398 Leaving Incognito mode to pay via an external application. Continue?
rouslan8fdbfb242017-03-15 01:12:49399 </message>
400 </if>
anthonyvdbab199c92017-04-24 22:50:10401
402 <!-- Payment Request section preview strings. They are slightly different on desktop and android because the pluralization and formatting code behaves differently. -->
403 <if expr="not is_android">
404 <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]">
405 {PAYMENT_METHOD, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04406 =0 {<ph name="PAYMENT_METHOD_PREVIEW">{1}<ex>VISA ....1234</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10407 =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}
408 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}}
409 </message>
Peter Wena03ea152017-08-24 18:42:39410 <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:10411 {SHIPPING_ADDRESS, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04412 =0 {<ph name="SHIPPING_ADDRESS_PREVIEW">{1}<ex>Jerry, 1253 Mcgill college</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10413 =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}
414 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}}
415 </message>
416 <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]">
417 {SHIPPING_OPTIONS, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04418 =0 {<ph name="SHIPPING_OPTION_PREVIEW">{1}<ex>standard shipping</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10419 =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}
420 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}}
421 </message>
422 <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]">
423 {CONTACT, plural,
Anthony Vallee-Dubois0710b6132017-06-05 20:39:04424 =0 {<ph name="CONTACT_PREVIEW">{1}<ex>Jerry, 438-123-1922</ex></ph>}
anthonyvdbab199c92017-04-24 22:50:10425 =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}
426 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}}
427 </message>
428 </if>
Anthony Vallee-Duboisf1d36942017-06-19 18:36:41429
430 <!-- a11y strings -->
431 <message name="IDS_PAYMENTS_BACK" desc="The screen reader string for the back arrow button in the Desktop Payments dialog">
432 Back
433 </message>
Stephen McGruer3d3aee62022-12-09 14:54:49434 <message name="IDS_PAYMENTS_CLOSE" desc="The screen reader string for the close/exit icon in the Desktop Payments dialog">
435 Close
436 </message>
Anthony Vallee-Duboisf1d36942017-06-19 18:36:41437 <message name="IDS_PAYMENTS_EDIT" desc="The screen reader string for the pencil edit button in the Desktop Payments dialog">
438 Edit
439 </message>
440 <message name="IDS_PAYMENTS_ROW_ACCESSIBLE_NAME_FORMAT" desc="The format to build the screen reader string for Payment Sheet rows">
441 <ph name="ROW_NAME">$1<ex>Payment Method</ex></ph> <ph name="ROW_CONTENT">$2<ex>VISA ****1234</ex></ph>
442 </message>
Tommy Martino7ab73512017-07-12 21:47:33443 <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">
444 <ph name="ROW_NAME">$1<ex>Payment Method</ex></ph>, currently selected. <ph name="ROW_CONTENT">$2<ex>VISA ****1234</ex></ph>
445 </message>
Anthony Vallee-Duboisf1d36942017-06-19 18:36:41446 <message name="IDS_PAYMENTS_PROFILE_LABELS_ACCESSIBLE_FORMAT" desc="The format to build the screen reader string for profile labels">
447 <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>
448 </message>
Tommy Martino78244432017-07-13 20:15:33449 <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">
450 <ph name="LABEL">$1<ex>Homer Simpson 123 Fake Street</ex></ph> <ph name="ERROR">$2<ex>Phone number required</ex></ph>
451 </message>
Anthony Vallee-Duboisc466fa5d2018-06-06 15:59:30452 <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.">
453 Order Summary, <ph name="TOTAL_LABEL">$1<ex>Total, USD $10.00</ex></ph>, More Details
454 </message>
Liquan(Max) Gu84375652019-10-24 16:45:59455
456 <!-- Payment Handler strings -->
457 <message name="IDS_PAYMENT_HANDLER_SHEET_DESCRIPTION" desc="Accessibility string read when the payment-handler bottom sheet is opened. It describes the payment-handler where users can fill in the payment info." formatter_data="android_java">
458 Payment handler sheet
459 </message>
460 <message name="IDS_PAYMENT_HANDLER_SHEET_OPENED_HALF" desc="Accessibility string read when the payment-handler bottom sheet is opened at half height. The sheet will occupy up to the half screen." formatter_data="android_java">
461 Payment handler sheet is half-opened
462 </message>
463 <message name="IDS_PAYMENT_HANDLER_SHEET_OPENED_FULL" desc="Accessibility string read when the payment-handler bottom sheet is opened at full height. The sheet will occupy up to the full screen." formatter_data="android_java">
464 Payment handler sheet is opened
465 </message>
466 <message name="IDS_PAYMENT_HANDLER_SHEET_CLOSED" desc="Accessibility string read when the payment-handler bottom sheet is closed." formatter_data="android_java">
467 Payment handler sheet is closed
468 </message>
Nick Burris4d40d522023-02-08 22:23:13469 <message name="IDS_PAYMENT_HANDLER_ICON" desc="The alt text for the payment handler icon. Used for accessibility.">
470 Payment handler icon
471 </message>
Nick Burrisdda58fb2020-08-06 20:24:47472
473 <!-- Secure Payment Confirmation strings -->
Nick Burris80387a62021-06-14 18:16:02474 <if expr="not is_win and not is_macosx">
475 <!-- Strings that don't refer to specific platform authenticator names -->
Jenny Leidade2bd2021-06-25 18:14:08476 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_VERIFY_PURCHASE" desc="The title string on a payment confirmation dialog that confirms the details of the payment that the user is about to verify. The user has the option to click 'Cancel' or 'Continue', and clicking 'Continue' will open the system interface to verify their identity, for example with their fingerprint." formatter_data="android_java">
Nick Burris80387a62021-06-14 18:16:02477 Verify your purchase
478 </message>
Stephen McGruer027405052022-09-20 02:06:06479 <if expr="is_android">
480 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_OPT_OUT_LABEL" desc="Text on a dialog that explains to the user that they previously opted into this behavior for a given provider. Includes link text that they can click to request that the provider deletes their data." formatter_data="android_java">
481 You chose to verify with <ph name="DEVICE_LABEL">%1$s<ex>this phone</ex></ph> on websites that use <ph name="PROVIDER_ORIGIN">%2$s<ex>example.com</ex></ph>. This provider may have stored information about your payment method, which you can <ph name="BEGIN_LINK">BEGIN_LINK</ph>request to be deleted<ph name="END_LINK">END_LINK</ph>.
482 </message>
483 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_THIS_PHONE_LABEL" desc="Substring for a dialog that refers to the users current device, when the device is a phone." formatter_data="android_java">
484 this phone
485 </message>
486 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_THIS_TABLET_LABEL" desc="Substring for a dialog that refers to the users current device, when the device is a tablet." formatter_data="android_java">
487 this tablet
488 </message>
489 </if>
490 <if expr="not is_android">
491 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_OPT_OUT_LABEL" desc="Text on a dialog that explains to the user that they previously opted into this behavior for a given provider. Includes link text that they can click to request that the provider deletes their data.">
492 You chose to verify with an authenticator device on websites that use <ph name="PROVIDER_ORIGIN">$1<ex>example.com</ex></ph>. This provider may have stored information about your payment method, which you can <ph name="LINK_TEXT">$2<ex>request to be deleted</ex></ph>.
493 </message>
494 </if>
Nick Burris80387a62021-06-14 18:16:02495 </if> <!-- not is_win and not is_macosx -->
496 <if expr="is_macosx">
Rouslan Solomakhin7b5df012021-01-22 16:55:37497 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_VERIFY_PURCHASE" desc="The title string on a payment confirmation dialog that confirms the details of the payment that the user is about to verify. The user has the option to click 'Cancel' or 'Verify', and clicking 'Verify' will open the system interface to verify their identity with the Touch ID fingerprint sensor.">
498 Use Touch ID to verify and complete your purchase?
499 </message>
Rouslan Solomakhin1b934d32022-06-03 20:51:12500 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_OPT_OUT_LABEL" desc="Text on a dialog that explains to the user that they previously opted into this behavior for a given provider. Includes link text that they can click to request that the provider deletes their data.">
501 You chose to verify with Touch ID on websites that use <ph name="PROVIDER_ORIGIN">$1<ex>example.com</ex></ph>. This provider may have stored information about your payment method, which you can <ph name="LINK_TEXT">$2<ex>request to be deleted</ex></ph>.
502 </message>
Nick Burris80387a62021-06-14 18:16:02503 </if> <!-- is_macosx -->
Rouslan Solomakhin7b5df012021-01-22 16:55:37504 <if expr="is_win">
505 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_VERIFY_PURCHASE" desc="The title string on a payment confirmation dialog that confirms the details of the payment that the user is about to verify. The user has the option to click 'Cancel' or 'Verify', and clicking 'Verify' will open the system interface to verify their identity with the Windows Hello biometric sensor, such as fingerprint or face recognition.">
506 Use Windows Hello to verify and complete your purchase?
507 </message>
Rouslan Solomakhin1b934d32022-06-03 20:51:12508 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_OPT_OUT_LABEL" desc="Text on a dialog that explains to the user that they previously opted into this behavior for a given provider. Includes link text that they can click to request that the provider deletes their data.">
509 You chose to verify with Windows Hello on websites that use <ph name="PROVIDER_ORIGIN">$1<ex>example.com</ex></ph>. This provider may have stored information about your payment method, which you can <ph name="LINK_TEXT">$2<ex>request to be deleted</ex></ph>.
510 </message>
Rouslan Solomakhin7b5df012021-01-22 16:55:37511 </if> <!-- is_win -->
Jenny Leidade2bd2021-06-25 18:14:08512 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_STORE_LABEL" desc="In a secure payment confirmation dialog, this is the label for the row of data that shows the store name, e.g. merchant.com." formatter_data="android_java">
Nick Burrisdda58fb2020-08-06 20:24:47513 Store
514 </message>
Jenny Leidade2bd2021-06-25 18:14:08515 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_TOTAL_LABEL" desc="In a secure payment confirmation dialog, this is the label for the row of data that shows the total price, e.g. $20.00 USD." formatter_data="android_java">
Nick Burrisdda58fb2020-08-06 20:24:47516 Total
517 </message>
518 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_VERIFY_BUTTON_LABEL" desc="As in 'Verify my identity', this is the label of the affirmitive button in a payment confirmation dialog that asks the user to verify their identity with a platform authenticator such as a fingerprint reader.">
519 Verify
520 </message>
Rouslan Solomakhin1b934d32022-06-03 20:51:12521 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_OPT_OUT_LINK_LABEL" desc="Part of a longer text string where the user is being offered the choice to request that previously stored information on them be deleted. The longer text string is 'This provider may have stored information about your payment method, which you can [request to be deleted].'">
522 request to be deleted
Stephen McGruer75797a22022-05-19 13:29:29523 </message>
Liquan (Max) Guf0ca3972021-08-12 01:28:35524 <if expr="is_android">
525 <message name="IDS_NO_MATCHING_CREDENTIAL_DESCRIPTION" desc="Description on a dialog that appears when there are no matching payment credentials to authenticate. Informs users that additional steps are needed to verify the payment." formatter_data="android_java">
526 <ph name="URL">%1$s<ex>merchant.com</ex></ph> may need to take additional steps to verify your payment
527 </message>
528 </if>
529 <if expr="not is_android">
530 <message name="IDS_NO_MATCHING_CREDENTIAL_DESCRIPTION" desc="Description on a dialog that appears when there are no matching payment credentials to authenticate. Informs users that additional steps are needed to verify the payment.">
531 <ph name="URL">$1<ex>merchant.com</ex></ph> may need to take additional steps to verify your payment
532 </message>
533 </if>
hanself5d825b1a2021-07-30 17:46:38534
Jenny Lei699388b2021-06-18 21:49:08535 <!-- Accessibility strings -->
536 <if expr="is_android">
Jenny Lei07bc7612021-06-30 22:56:21537 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_AUTHENTICATION_SHEET_DESCRIPTION" desc="Accessibility string read when the payment credential authentication bottom sheet is opened. It describes where the users can verify their purchase." formatter_data="android_java">
Jenny Lei699388b2021-06-18 21:49:08538 Secure payment credential authentication sheet
539 </message>
Jenny Lei07bc7612021-06-30 22:56:21540 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_AUTHENTICATION_SHEET_OPENED" desc="Accessibility string read when the payment credential authentication bottom sheet is opened." formatter_data="android_java">
Jenny Lei699388b2021-06-18 21:49:08541 Secure payment credential authentication sheet is opened
542 </message>
Jenny Lei07bc7612021-06-30 22:56:21543 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_AUTHENTICATION_SHEET_CLOSED" desc="Accessibility string read when the payment credential authentication bottom sheet is closed." formatter_data="android_java">
Jenny Lei699388b2021-06-18 21:49:08544 Secure payment credential authentication sheet is closed
545 </message>
hansel907a7be42021-08-06 20:10:20546 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_NO_MATCHING_CREDENTIAL_SHEET_DESCRIPTION" desc="Accessibility string read when the bottom sheet of no matching payment credential is opened. It describes that additional steps are needed to verify the payment." formatter_data="android_java">
hanself5d825b1a2021-07-30 17:46:38547 Secure payment credential no matching credential sheet
548 </message>
hansel907a7be42021-08-06 20:10:20549 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_NO_MATCHING_CREDENTIAL_SHEET_OPENED" desc="Accessibility string read when the bottom sheet of no matching payment credential is opened." formatter_data="android_java">
hanself5d825b1a2021-07-30 17:46:38550 Secure payment credential no matching credential sheet is opened
551 </message>
hansel907a7be42021-08-06 20:10:20552 <message name="IDS_SECURE_PAYMENT_CONFIRMATION_NO_MATCHING_CREDENTIAL_SHEET_CLOSED" desc="Accessibility string read when the bottom sheet of no matching payment credential is closed." formatter_data="android_java">
hanself5d825b1a2021-07-30 17:46:38553 Secure payment credential no matching credential sheet is closed
554 </message>
Jenny Lei699388b2021-06-18 21:49:08555 </if> <!-- is_android -->
mathp9b6acec2017-02-08 12:24:58556</grit-part>