[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | |
bondd | 7a172d9 | 2015-07-30 19:56:48 | [diff] [blame] | 4 | <if expr="not is_ios"> |
| 5 | <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the suggestions dropdown that clears an auto-filled form."> |
| 6 | Clear form |
| 7 | </message> |
| 8 | </if> |
| 9 | <if expr="is_ios"> |
| 10 | <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="iOS: The entry in the suggestions keyboard accessory that clears an auto-filled form."> |
| 11 | CLEAR FORM |
| 12 | </message> |
| 13 | </if> |
sdefresne | 194a90f | 2015-12-08 09:03:57 | [diff] [blame] | 14 | <message name="IDS_AUTOFILL_CLEAR_LOCAL_COPY_BUTTON" desc="The label of the button that clears the local copy of a Wallet Credit Card." formatter_data="android_java"> |
| 15 | Clear copy |
| 16 | </message> |
estark | f871c1f | 2016-12-15 21:41:46 | [diff] [blame] | 17 | <message name="IDS_AUTOFILL_WARNING_PAYMENT_DISABLED" desc="Warning text to show when credit card autofill is disabled because the website is not using a secure connection. This warning text is shown below a separate warning indicating that the form is not secure, so this message indicates just that payment autofilling has been disabled (not why)."> |
| 18 | Payment autofilling disabled |
| 19 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 20 | <message name="IDS_AUTOFILL_WARNING_INSECURE_CONNECTION" desc="Warning text to show when credit card autofill is disabled because the website is not using a secure connection."> |
| 21 | Automatic credit card filling is disabled because this form does not use a secure connection. |
| 22 | </message> |
lshang | b0cb5e4e | 2016-11-30 11:53:50 | [diff] [blame] | 23 | <message name="IDS_AUTOFILL_HTTP_WARNING_LEARN_MORE" desc="The text displayed with http bad warning message in the Autofill popup to direct the user to the Chrome security connection help center page."> |
| 24 | Learn more |
| 25 | </message> |
lshang | 479fa58c | 2016-11-09 04:25:41 | [diff] [blame] | 26 | <message name="IDS_AUTOFILL_CREDIT_CARD_HTTP_WARNING_MESSAGE" desc="Chrome can help the user fill credit card web forms by showing a pop-up with text suggestions next to a focused credit card text field. If the form is on an insecure site (e.g., http://), this text is shown on top of those suggestions."> |
| 27 | Payment not secure |
| 28 | </message> |
mathp | 4d08afd6 | 2016-07-08 19:54:10 | [diff] [blame] | 29 | <message name="IDS_AUTOFILL_CREDIT_CARD_SIGNIN_PROMO" desc="Promo text shown alongside credit card suggestions to get people to sign in."> |
sebsg | eb6f759 | 2016-09-20 04:42:34 | [diff] [blame] | 30 | To use cards from your Google Account, sign in to Chrome |
mathp | 4d08afd6 | 2016-07-08 19:54:10 | [diff] [blame] | 31 | </message> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 32 | <if expr="_google_chrome"> |
| 33 | <message name="IDS_AUTOFILL_DELETE_AUTOCOMPLETE_SUGGESTION_CONFIRMATION_BODY" desc="Text in a dialog to confirm that the user wants to delete an autocomplete form history suggestion."> |
| 34 | Remove form suggestion from Chrome? |
| 35 | </message> |
| 36 | <message name="IDS_AUTOFILL_DELETE_CREDIT_CARD_SUGGESTION_CONFIRMATION_BODY" desc="Text in a dialog to confirm that the user wants to delete a credit card from Autofill."> |
| 37 | Remove credit card from Chrome? |
| 38 | </message> |
| 39 | <message name="IDS_AUTOFILL_DELETE_PROFILE_SUGGESTION_CONFIRMATION_BODY" desc="Text in a dialog to confirm that the user wants to delete an address from Autofill."> |
| 40 | Remove address from Chrome? |
| 41 | </message> |
| 42 | </if> |
| 43 | <if expr="not _google_chrome"> |
| 44 | <message name="IDS_AUTOFILL_DELETE_AUTOCOMPLETE_SUGGESTION_CONFIRMATION_BODY" desc="Text in a dialog to confirm that the user wants to delete an autocomplete form history suggestion."> |
| 45 | Remove form suggestion from Chromium? |
| 46 | </message> |
| 47 | <message name="IDS_AUTOFILL_DELETE_CREDIT_CARD_SUGGESTION_CONFIRMATION_BODY" desc="Text in a dialog to confirm that the user wants to delete a credit card from Autofill."> |
| 48 | Remove credit card from Chromium? |
| 49 | </message> |
| 50 | <message name="IDS_AUTOFILL_DELETE_PROFILE_SUGGESTION_CONFIRMATION_BODY" desc="Text in a dialog to confirm that the user wants to delete an address from Autofill."> |
| 51 | Remove address from Chromium? |
| 52 | </message> |
| 53 | </if> |
rouslan | 80b5895d | 2016-07-18 18:11:00 | [diff] [blame] | 54 | <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name." formatter_data="android_java"> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 55 | American Express |
| 56 | </message> |
estade | d5c048a8 | 2015-02-21 00:49:37 | [diff] [blame] | 57 | <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Express credit card."> |
| 58 | Amex |
| 59 | </message> |
rouslan | 80b5895d | 2016-07-18 18:11:00 | [diff] [blame] | 60 | <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name." formatter_data="android_java"> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 61 | Diners Club |
| 62 | </message> |
rouslan | 80b5895d | 2016-07-18 18:11:00 | [diff] [blame] | 63 | <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name." formatter_data="android_java"> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 64 | Discover |
| 65 | </message> |
rouslan | 80b5895d | 2016-07-18 18:11:00 | [diff] [blame] | 66 | <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name." formatter_data="android_java"> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 67 | JCB |
| 68 | </message> |
jiahuiguo | b6504376 | 2017-05-22 18:52:30 | [diff] [blame^] | 69 | <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="Mastercard credit card name." formatter_data="android_java"> |
| 70 | Mastercard |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 71 | </message> |
sense | 33df534e | 2016-11-29 21:59:44 | [diff] [blame] | 72 | <message name="IDS_AUTOFILL_CC_MIR" desc="Mir credit card name." formatter_data="android_java"> |
| 73 | Mir |
| 74 | </message> |
rouslan | 80b5895d | 2016-07-18 18:11:00 | [diff] [blame] | 75 | <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name." formatter_data="android_java"> |
[email protected] | 7e8d3aa | 2013-07-17 06:54:47 | [diff] [blame] | 76 | China UnionPay |
| 77 | </message> |
rouslan | 80b5895d | 2016-07-18 18:11:00 | [diff] [blame] | 78 | <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name." formatter_data="android_java"> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 79 | Visa |
| 80 | </message> |
estade | 1edeff8c | 2014-12-16 02:59:42 | [diff] [blame] | 81 | <message name="IDS_AUTOFILL_CC_GENERIC" desc="Generic credit card name."> |
| 82 | Card |
| 83 | </message> |
gogerald | 3458e46 | 2016-11-18 21:00:19 | [diff] [blame] | 84 | <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address." formatter_data="android_java"> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 85 | , ''' |
| 86 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 87 | |
| 88 | <!-- These are all variants of the same logical field: The major subdivision below the "country" level. --> |
| 89 | <message name="IDS_AUTOFILL_FIELD_LABEL_STATE" desc="The label of the State entry."> |
| 90 | State |
| 91 | </message> |
| 92 | <message name="IDS_AUTOFILL_FIELD_LABEL_AREA" desc="The label of the Area entry."> |
| 93 | Area |
| 94 | </message> |
| 95 | <message name="IDS_AUTOFILL_FIELD_LABEL_COUNTY" desc="The label of the County entry."> |
| 96 | County |
| 97 | </message> |
| 98 | <message name="IDS_AUTOFILL_FIELD_LABEL_DEPARTMENT" desc="The label of the Department entry."> |
| 99 | Department |
| 100 | </message> |
| 101 | <message name="IDS_AUTOFILL_FIELD_LABEL_DISTRICT" desc="The label of the District entry."> |
| 102 | District |
| 103 | </message> |
| 104 | <message name="IDS_AUTOFILL_FIELD_LABEL_EMIRATE" desc="The label of the Emirate entry."> |
| 105 | Emirate |
| 106 | </message> |
| 107 | <message name="IDS_AUTOFILL_FIELD_LABEL_ISLAND" desc="The label of the Island entry."> |
| 108 | Island |
| 109 | </message> |
| 110 | <message name="IDS_AUTOFILL_FIELD_LABEL_PARISH" desc="The label of the Parish entry."> |
| 111 | Parish |
| 112 | </message> |
| 113 | <message name="IDS_AUTOFILL_FIELD_LABEL_PREFECTURE" desc="The label of the Prefecture entry."> |
| 114 | Prefecture |
| 115 | </message> |
| 116 | <message name="IDS_AUTOFILL_FIELD_LABEL_PROVINCE" desc="The label of the Province entry."> |
| 117 | Province |
| 118 | </message> |
| 119 | <!-- End state variants. --> |
| 120 | |
| 121 | <message name="IDS_AUTOFILL_FIELD_LABEL_ZIP_CODE" desc="The label of the ZIP code entry."> |
| 122 | ZIP code |
| 123 | </message> |
| 124 | <message name="IDS_AUTOFILL_FIELD_LABEL_POSTAL_CODE" desc="The label of the Postal code entry."> |
| 125 | Postal code |
| 126 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 127 | |
mathp | a8c0d123 | 2015-10-01 21:04:02 | [diff] [blame] | 128 | <message translateable="false" name="IDS_AUTOFILL_SHOW_PREDICTIONS_TITLE" desc="The title for form elements when annotated with Autofill predictions."> |
| 129 | overall type: <ph name="OVERALL_TYPE">$1<ex>NAME_FIRST</ex></ph> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 130 | server type: <ph name="SERVER_TYPE">$2<ex>NAME_FIRST</ex></ph> |
mathp | a8c0d123 | 2015-10-01 21:04:02 | [diff] [blame] | 131 | heuristic type: <ph name="HEURISTIC_TYPE">$3<ex>NAME_FIRST</ex></ph> |
kenjitoyama | 888a550 | 2016-02-11 19:55:28 | [diff] [blame] | 132 | label: <ph name="LABEL">$4<ex>SOME LABEL</ex></ph> |
| 133 | parseable name: <ph name="PARSEABLE_NAME">$5<ex>SOME_NAME</ex></ph> |
| 134 | field signature: <ph name="FIELD_SIGNATURE">$6<ex>12345678</ex></ph> |
| 135 | form signature: <ph name="FORM_SIGNATURE">$7<ex>1234567812345678</ex></ph> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 136 | </message> |
| 137 | |
[email protected] | b2dc984a | 2014-08-15 09:29:46 | [diff] [blame] | 138 | <if expr="_google_chrome"> |
mathp | 9771bbbcd | 2016-01-30 15:21:42 | [diff] [blame] | 139 | <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the Autofill popup to direct the user to the Autofill settings UI."> |
| 140 | Chrome Autofill settings... |
| 141 | </message> |
[email protected] | b2dc984a | 2014-08-15 09:29:46 | [diff] [blame] | 142 | </if> |
| 143 | <if expr="not _google_chrome"> |
mathp | 9771bbbcd | 2016-01-30 15:21:42 | [diff] [blame] | 144 | <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The label of the text displayed in the Autofill popup to direct the user to the Autofill settings UI."> |
| 145 | Chromium Autofill settings... |
[email protected] | b2dc984a | 2014-08-15 09:29:46 | [diff] [blame] | 146 | </message> |
| 147 | </if> |
mathp | 9771bbbcd | 2016-01-30 15:21:42 | [diff] [blame] | 148 | |
csashi | 9ecb4387 | 2016-12-12 23:44:06 | [diff] [blame] | 149 | <if expr="_google_chrome"> |
| 150 | <message name="IDS_AUTOFILL_CREDIT_CARD_OPTIONS_POPUP" desc="The label of the text displayed in the Autofill Credit Card popup to direct the user to the Autofill settings UI."> |
anthonyvd | dd17271 | 2017-01-06 15:21:24 | [diff] [blame] | 151 | Chrome Autofill settings... |
csashi | 9ecb4387 | 2016-12-12 23:44:06 | [diff] [blame] | 152 | </message> |
| 153 | </if> |
| 154 | <if expr="not _google_chrome"> |
anthonyvd | dd17271 | 2017-01-06 15:21:24 | [diff] [blame] | 155 | <message name="IDS_AUTOFILL_CREDIT_CARD_OPTIONS_POPUP" desc="The label of the text displayed in the Autofill Credit Card popup to direct the user to the Autofill settings UI."> |
csashi | 9ecb4387 | 2016-12-12 23:44:06 | [diff] [blame] | 156 | Chromium Autofill settings... |
| 157 | </message> |
anthonyvd | dd17271 | 2017-01-06 15:21:24 | [diff] [blame] | 158 | </if> |
csashi | 9ecb4387 | 2016-12-12 23:44:06 | [diff] [blame] | 159 | |
rouslan | 7647c0a | 2015-09-21 22:12:11 | [diff] [blame] | 160 | <message name="IDS_AUTOFILL_OPTIONS_CONTENT_DESCRIPTION" desc="The text verbalised by a screen reader for the button that directs the user to the Autofill settings UI. This string is not displayed."> |
| 161 | settings |
| 162 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 163 | |
rouslan | 2cd2a47 | 2016-09-09 21:06:50 | [diff] [blame] | 164 | <message name="IDS_AUTOFILL_SCAN_CREDIT_CARD" desc="An item in the autofill popup that triggers a new credit card to be scanned using the camera on the device." formatter_data="android_java"> |
rouslan | 497109da | 2014-11-26 20:30:34 | [diff] [blame] | 165 | Scan new card |
| 166 | </message> |
| 167 | |
jww | 1d7e800d | 2014-12-09 21:02:37 | [diff] [blame] | 168 | <message name="IDS_AUTOFILL_PASSWORD_FIELD_SUGGESTIONS_TITLE" desc="Text shown as the title of the suggestion drop down when a password field is clicked."> |
| 169 | Use password for: |
| 170 | </message> |
| 171 | |
estark | c97dee4 | 2016-12-20 17:39:33 | [diff] [blame] | 172 | <message name="IDS_AUTOFILL_LOGIN_HTTP_WARNING_MESSAGE" desc="Chrome can help the user fill login web forms by showing a pop-up with text suggestions next to a focused text field. If the form is on an insecure site (e.g., http://), this text is shown on top of those suggestions."> |
lshang | 479fa58c | 2016-11-09 04:25:41 | [diff] [blame] | 173 | Login not secure |
| 174 | </message> |
| 175 | |
mathp | f43ced4 | 2016-08-04 18:28:23 | [diff] [blame] | 176 | <!-- Autofill Credit Card Assisted Filling Infobar --> |
mathp | 10834e66 | 2016-08-05 21:44:31 | [diff] [blame] | 177 | <if expr="is_android"> |
| 178 | <message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_TITLE" desc="Title text for the Autofill Credit Card Assisted Filling Infobar"> |
| 179 | Do you want to fill in your card info? |
| 180 | </message> |
| 181 | </if> |
| 182 | <if expr="is_ios"> |
| 183 | <message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_FORMATTED_TITLE" desc="Title text for the Autofill Credit Card Assisted Filling Infobar, which contains the card description in it."> |
| 184 | Do you want to fill in your <ph name="CARD_DETAIL">$1<ex>Visa - 1234</ex></ph>? |
| 185 | </message> |
| 186 | </if> |
| 187 | <if expr="is_android or is_ios"> |
| 188 | <message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_ACCEPT" desc="Text to show for the Autofill credit card Assisted Filling infobar accept button."> |
| 189 | Fill in |
| 190 | </message> |
| 191 | </if> |
mathp | f43ced4 | 2016-08-04 18:28:23 | [diff] [blame] | 192 | |
rouslan | 752b87c | 2015-12-17 23:08:50 | [diff] [blame] | 193 | <!-- Autofill save credit card bubble or infobar prompt --> |
| 194 | <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ACCEPT" desc="Text to show for the Autofill save credit card prompt accept button. The prompt can be either a bubble or an infobar."> |
estade | 6b081363 | 2015-04-08 19:28:03 | [diff] [blame] | 195 | Save |
pritam.nikam | 2cd65ab9 | 2015-01-13 08:13:02 | [diff] [blame] | 196 | </message> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 197 | <if expr="_google_chrome"> |
rouslan | 752b87c | 2015-12-17 23:08:50 | [diff] [blame] | 198 | <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_LOCAL" desc="Title text for the Autofill save card prompt when the card is to be saved locally. The prompt can be either a bubble or an infobar."> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 199 | Do you want Chrome to save this card? |
| 200 | </message> |
| 201 | </if> |
| 202 | <if expr="not _google_chrome"> |
rouslan | 752b87c | 2015-12-17 23:08:50 | [diff] [blame] | 203 | <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_LOCAL" desc="Title text for the Autofill save card prompt when the card is to be saved locally. The prompt can be either a bubble or an infobar."> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 204 | Do you want Chromium to save this card? |
| 205 | </message> |
| 206 | </if> |
rouslan | 752b87c | 2015-12-17 23:08:50 | [diff] [blame] | 207 | <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_TO_CLOUD" desc="Title text for the Autofill save card prompt when the card is to be saved by uploading it to Google Payments. The prompt can be either a bubble or an infobar."> |
rouslan | 62959be | 2016-01-15 00:48:43 | [diff] [blame] | 208 | Do you want to save this card to your Google Account? |
jdonnelly | b417226c | 2015-11-18 00:38:23 | [diff] [blame] | 209 | </message> |
rouslan | 752b87c | 2015-12-17 23:08:50 | [diff] [blame] | 210 | <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_UPLOAD_EXPLANATION" desc="Explanation of the effect of the Autofill save card prompt when the card is to be saved by uploading it to Google Payments. The prompt can be either a bubble or an infobar."> |
jdonnelly | b417226c | 2015-11-18 00:38:23 | [diff] [blame] | 211 | Pay quickly on sites and apps across devices using cards you have saved with Google. |
| 212 | </message> |
jsaul | 31405219 | 2017-04-13 23:20:57 | [diff] [blame] | 213 | <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ENTER_CVC" desc="Text displayed in the Autofill save credit card prompt explaining that the card needs additional CVC information in order to be saved to Google Payments."> |
| 214 | Please verify your CVC |
| 215 | </message> |
bondd | 052b5f8 | 2015-10-28 22:39:32 | [diff] [blame] | 216 | |
jiahuiguo | 43b1225 | 2017-02-13 21:17:34 | [diff] [blame] | 217 | <!-- Autofill credit card suggestion popup --> |
rouslan | acfb6cff | 2016-01-14 20:10:42 | [diff] [blame] | 218 | <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_ABBR" desc="Abbreviated label for credit card expiration date. [CHAR-LIMIT=32]"> |
| 219 | Exp: <ph name="EXPIRATION_MONTH">$1<ex>06</ex></ph>/<ph name="EXPIRATION_YEAR">$2<ex>17</ex></ph> |
| 220 | </message> |
| 221 | |
jiahuiguo | 43b1225 | 2017-02-13 21:17:34 | [diff] [blame] | 222 | <message name="IDS_AUTOFILL_CREDIT_CARD_EXPIRATION_DATE_LABEL_AND_ABBR" desc="Text displayed in the Autofill Credit Card popup before the credit card expiration date and the abbreviated expiration date."> |
csashi | 9ecb4387 | 2016-12-12 23:44:06 | [diff] [blame] | 223 | , exp <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph> |
| 224 | </message> |
| 225 | |
jiahuiguo | 43b1225 | 2017-02-13 21:17:34 | [diff] [blame] | 226 | <message name="IDS_AUTOFILL_CREDIT_CARD_EXP_AND_LAST_USED_DATE" desc="Text displayed in the Autofill Credit Card popup to indicate the credit card expiration date and the date when this card was last used."> |
jiahuiguo | e5e6dd9b | 2017-03-08 20:41:01 | [diff] [blame] | 227 | Exp: <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph>, last used <ph name="LAST_USED_DATE_NO_DETAIL">$2<ex>Jan 10</ex></ph> |
jiahuiguo | 43b1225 | 2017-02-13 21:17:34 | [diff] [blame] | 228 | </message> |
| 229 | |
| 230 | <message name="IDS_AUTOFILL_CREDIT_CARD_LAST_USED_DATE" desc="Text displayed in the Autofill Credit Card popup to indicate the date when this card was last used."> |
jiahuiguo | e5e6dd9b | 2017-03-08 20:41:01 | [diff] [blame] | 231 | Last used <ph name="LAST_USED_MONTH">$1<ex>Jan 10</ex></ph> |
jiahuiguo | 43b1225 | 2017-02-13 21:17:34 | [diff] [blame] | 232 | </message> |
| 233 | |
| 234 | <message name="IDS_AUTOFILL_CREDIT_CARD_EXP_AND_ADDED_DATE" desc="Text displayed in the Autofill Credit Card popup to indicate the credit card expiration date and the date when this card was added to autofill."> |
jiahuiguo | e5e6dd9b | 2017-03-08 20:41:01 | [diff] [blame] | 235 | Exp: <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph>, added <ph name="ADDED_TO_AUTOFILL_MONTH">$2<ex>Jan 10</ex></ph> |
jiahuiguo | 43b1225 | 2017-02-13 21:17:34 | [diff] [blame] | 236 | </message> |
| 237 | |
| 238 | <message name="IDS_AUTOFILL_CREDIT_CARD_ADDED_DATE" desc="Text displayed in the Autofill Credit Card popup to indicate the date when this card was added to autofill."> |
jiahuiguo | e5e6dd9b | 2017-03-08 20:41:01 | [diff] [blame] | 239 | Added <ph name="ADDED_TO_AUTOFILL_MONTH">$1<ex>Jan 10</ex></ph> |
jiahuiguo | 43b1225 | 2017-02-13 21:17:34 | [diff] [blame] | 240 | </message> |
| 241 | |
| 242 | <message name="IDS_AUTOFILL_CREDIT_CARD_EXP_AND_LAST_USED_YEAR_AGO" desc="Text displayed in the Autofill Credit Card popup to indicate the credit card expiration date and this card was used in autofill more than a year ago."> |
| 243 | Exp: <ph name="EXPIRATION_DATE_ABBR">$1<ex>06/17</ex></ph>, last used over a year ago |
| 244 | </message> |
| 245 | |
| 246 | <message name="IDS_AUTOFILL_CREDIT_CARD_LAST_USED_YEAR_AGO" desc="Text displayed in the Autofill Credit Card popup to indicate this card was used in autofill more than a year ago."> |
| 247 | Last used over a year ago |
| 248 | </message> |
| 249 | |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 250 | <!-- Autofill credit card unmask prompt --> |
sebsg | 15e05a1 | 2016-12-01 13:02:01 | [diff] [blame] | 251 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_CVC" desc="Error message that encourages the user to try to re-enter their credit card CVC after a previous failed attempt." formatter_data="android_java"> |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 252 | Check your CVC and try again |
| 253 | </message> |
sebsg | 2f32a65 | 2016-12-09 17:13:23 | [diff] [blame] | 254 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_EXPIRATION_DATE" desc="Error message that encourages the user to try to re-enter their credit card expiration date after a previous failed attempt." formatter_data="android_java"> |
sebsg | 15e05a1 | 2016-12-01 13:02:01 | [diff] [blame] | 255 | Check your expiration date and try again |
| 256 | </message> |
| 257 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_CVC_AND_EXPIRATION" desc="Error message that encourages the user to try to re-enter their credit card expiration date and CVC after a previous failed attempt." formatter_data="android_java"> |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 258 | Check your expiration date and CVC and try again |
| 259 | </message> |
sebsg | 2f32a65 | 2016-12-09 17:13:23 | [diff] [blame] | 260 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_EXPIRATION_MONTH" desc="Error message that encourages the user to try to re-enter their credit card expiration month after a previous failed attempt." formatter_data="android_java"> |
| 261 | Check your expiration month and try again |
| 262 | </message> |
| 263 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_EXPIRATION_YEAR" desc="Error message that encourages the user to try to re-enter their credit card expiration year after a previous failed attempt." formatter_data="android_java"> |
| 264 | Check your expiration year and try again |
| 265 | </message> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 266 | <if expr="_google_chrome"> |
| 267 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_PERMANENT" desc="Error message to show when a credit card cannot be verified and the user isn't allowed to retry."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 268 | Chrome was unable to confirm your card at this time. Please try again later. |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 269 | </message> |
| 270 | </if> |
| 271 | <if expr="not _google_chrome"> |
| 272 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_PERMANENT" desc="Error message to show when a credit card cannot be verified and the user isn't allowed to retry."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 273 | Chromium was unable to confirm your card at this time. Please try again later. |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 274 | </message> |
| 275 | </if> |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 276 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_NETWORK" desc="Error message to show when a credit card cannot be verified because Wallet servers can't be reached."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 277 | There was a problem confirming your card. Check your internet connection and try again. |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 278 | </message> |
jdonnelly | 43e7be81 | 2016-04-26 22:38:34 | [diff] [blame] | 279 | <if expr="not is_ios"> |
| 280 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_TITLE" desc="Title for the credit card unmasking dialog."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 281 | Enter the CVC for <ph name="CREDIT_CARD">$1<ex>Visa - 5679</ex></ph> |
jdonnelly | 43e7be81 | 2016-04-26 22:38:34 | [diff] [blame] | 282 | </message> |
sebsg | 15e05a1 | 2016-12-01 13:02:01 | [diff] [blame] | 283 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_EXPIRED_TITLE" desc="Title for the credit card unmasking dialog when the credit card is expired."> |
| 284 | Enter the expiration date and CVC for <ph name="CREDIT_CARD">$1<ex>Visa - 5679</ex></ph> |
jdonnelly | 43e7be81 | 2016-04-26 22:38:34 | [diff] [blame] | 285 | </message> |
| 286 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS" desc="Text explaining what the user should do in the card unmasking dialog."> |
Anthony Vallee-Dubois | 1f6af84 | 2017-05-18 15:01:37 | [diff] [blame] | 287 | Once you confirm, your card details will be shared with this site. |
jdonnelly | 43e7be81 | 2016-04-26 22:38:34 | [diff] [blame] | 288 | </message> |
| 289 | </if> |
| 290 | <if expr="is_ios"> |
| 291 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_TITLE" desc="Title for the credit card unmasking dialog."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 292 | Confirm Card |
jdonnelly | 43e7be81 | 2016-04-26 22:38:34 | [diff] [blame] | 293 | </message> |
| 294 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS" desc="Text explaining what the user should do in the card unmasking dialog."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 295 | Enter the CVC for <ph name="CREDIT_CARD">$1<ex>Visa - 5679</ex></ph>. Once you confirm, your card details will be shared with this site. |
jdonnelly | 43e7be81 | 2016-04-26 22:38:34 | [diff] [blame] | 296 | </message> |
| 297 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED" desc="Text explaining what the user should do in the card unmasking dialog to update an expired card."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 298 | Enter the expiration date and CVC for <ph name="CREDIT_CARD">$1<ex>Visa - 5679</ex></ph> to update your card details. Once you confirm, your card details will be shared with this site. |
jdonnelly | 43e7be81 | 2016-04-26 22:38:34 | [diff] [blame] | 299 | </message> |
| 300 | </if> |
sdefresne | 194a90f | 2015-12-08 09:03:57 | [diff] [blame] | 301 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_CHECKBOX" desc="Text for checkbox in card unmasking dialog that allows user to store a Wallet card on their local device. If checked, the dialog won't show up again for the given credit card." formatter_data="android_java"> |
| 302 | Keep a copy of this card on this device |
| 303 | </message> |
| 304 | <if expr="not is_ios"> |
| 305 | <if expr="_google_chrome"> |
| 306 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_TOOLTIP" desc="Text that provides further explanation for checkbox in card unmasking dialog that allows user to store a Wallet card on their local device." formatter_data="android_java"> |
| 307 | If checked, Chrome will store a copy of your card on this device for faster form filling. |
| 308 | </message> |
| 309 | </if> |
| 310 | <if expr="not _google_chrome"> |
| 311 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_TOOLTIP" desc="Text that provides further explanation for checkbox in card unmasking dialog that allows user to store a Wallet card on their local device." formatter_data="android_java"> |
| 312 | If checked, Chromium will store a copy of your card on this device for faster form filling. |
| 313 | </message> |
| 314 | </if> |
| 315 | </if> |
| 316 | <if expr="is_ios"> |
| 317 | <if expr="_google_chrome"> |
| 318 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_TOOLTIP" desc="Text that provides further explanation on iOS for the option in the card unmasking dialog that allows user to store a Wallet card on their local device." formatter_data="android_java"> |
| 319 | If enabled, Chrome will store a copy of your card on this device for faster form filling. |
| 320 | </message> |
| 321 | </if> |
| 322 | <if expr="not _google_chrome"> |
| 323 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_STORAGE_TOOLTIP" desc="Text that provides further explanation on iOS for the option in the card unmasking dialog that allows user to store a Wallet card on their local device." formatter_data="android_java"> |
| 324 | If enabled, Chromium will store a copy of your card on this device for faster form filling. |
| 325 | </message> |
| 326 | </if> |
| 327 | </if> |
rouslan | 23c6e824 | 2016-04-20 00:04:19 | [diff] [blame] | 328 | <message name="IDS_AUTOFILL_CARD_UNMASK_CONFIRM_BUTTON" desc="Text for button that confirms the credit card CVC entry dialog."> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 329 | Confirm |
rouslan | 23c6e824 | 2016-04-20 00:04:19 | [diff] [blame] | 330 | </message> |
sdefresne | 194a90f | 2015-12-08 09:03:57 | [diff] [blame] | 331 | <message name="IDS_AUTOFILL_CARD_UNMASK_VERIFICATION_IN_PROGRESS" desc="Message displayed while credit card is being verified." formatter_data="android_java"> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 332 | Confirming card |
sdefresne | 194a90f | 2015-12-08 09:03:57 | [diff] [blame] | 333 | </message> |
| 334 | <message name="IDS_AUTOFILL_CARD_UNMASK_VERIFICATION_SUCCESS" desc="Message displayed after successful verification of credit card CVC." formatter_data="android_java"> |
jdonnelly | 47f009f0 | 2016-07-08 15:32:38 | [diff] [blame] | 335 | Your card is confirmed |
sdefresne | 194a90f | 2015-12-08 09:03:57 | [diff] [blame] | 336 | </message> |
| 337 | <message name="IDS_AUTOFILL_CARD_UNMASK_INVALID_EXPIRATION_DATE" desc="Error message to show when a user has input an invalid or old expiration date."> |
| 338 | The card is expired |
| 339 | </message> |
| 340 | <message name="IDS_AUTOFILL_CARD_UNMASK_EXPIRATION_DATE_SEPARATOR" desc="Separator for a credit card expiration date, e.g. the slash in 05/16." formatter_data="android_java"> |
| 341 | / |
| 342 | </message> |
| 343 | <message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link that prompts user to update their credit card after it may have been re-issued." formatter_data="android_java"> |
| 344 | New card? |
| 345 | </message> |
| 346 | <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/label text for credit card verification code in the requestAutocomplete dialog."> |
| 347 | CVC |
| 348 | </message> |
mad | faf8e1e | 2017-05-10 11:30:02 | [diff] [blame] | 349 | <message name="IDS_AUTOFILL_LOADING_REGIONS" desc="The string to display in the regions combobox while loading the region data."> |
mad | 5044aac | 2017-03-14 20:42:52 | [diff] [blame] | 350 | Loading... |
| 351 | </message> |
| 352 | <message name="IDS_AUTOFILL_FAILED_LOADING_REGIONS" desc="The string to display in the regions combo box when loading the region data failed."> |
| 353 | Failed loading regions data |
| 354 | </message> |
mad | faf8e1e | 2017-05-10 11:30:02 | [diff] [blame] | 355 | <message name="IDS_AUTOFILL_SELECT" desc="The string to display in comboboxes when nothing got selected yet."> |
| 356 | Select |
| 357 | </message> |
mad | 5022bd5a | 2017-05-19 14:45:09 | [diff] [blame] | 358 | <message name="IDS_AUTOFILL_NO_SAVED_ADDRESS" desc="The string to display in comboboxes when no addresses are available."> |
| 359 | No saved addresses |
mad | faf8e1e | 2017-05-10 11:30:02 | [diff] [blame] | 360 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 361 | </grit-part> |