[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> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 17 | <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to show when autofill is disabled by the website for a given form."> |
| 18 | This webpage has disabled automatic filling for this form. |
| 19 | </message> |
| 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> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 23 | <if expr="_google_chrome"> |
| 24 | <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."> |
| 25 | Remove form suggestion from Chrome? |
| 26 | </message> |
| 27 | <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."> |
| 28 | Remove credit card from Chrome? |
| 29 | </message> |
| 30 | <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."> |
| 31 | Remove address from Chrome? |
| 32 | </message> |
| 33 | </if> |
| 34 | <if expr="not _google_chrome"> |
| 35 | <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."> |
| 36 | Remove form suggestion from Chromium? |
| 37 | </message> |
| 38 | <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."> |
| 39 | Remove credit card from Chromium? |
| 40 | </message> |
| 41 | <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."> |
| 42 | Remove address from Chromium? |
| 43 | </message> |
| 44 | </if> |
estade | d5c048a8 | 2015-02-21 00:49:37 | [diff] [blame] | 45 | <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name."> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 46 | American Express |
| 47 | </message> |
estade | d5c048a8 | 2015-02-21 00:49:37 | [diff] [blame] | 48 | <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Express credit card."> |
| 49 | Amex |
| 50 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 51 | <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name."> |
| 52 | Diners Club |
| 53 | </message> |
| 54 | <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."> |
| 55 | Discover |
| 56 | </message> |
| 57 | <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name."> |
| 58 | JCB |
| 59 | </message> |
| 60 | <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name."> |
| 61 | MasterCard |
| 62 | </message> |
[email protected] | 7e8d3aa | 2013-07-17 06:54:47 | [diff] [blame] | 63 | <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name."> |
| 64 | China UnionPay |
| 65 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 66 | <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name."> |
| 67 | Visa |
| 68 | </message> |
estade | 1edeff8c | 2014-12-16 02:59:42 | [diff] [blame] | 69 | <message name="IDS_AUTOFILL_CC_GENERIC" desc="Generic credit card name."> |
| 70 | Card |
| 71 | </message> |
[email protected] | 24657d1 | 2013-11-20 05:55:26 | [diff] [blame] | 72 | <message name="IDS_AUTOFILL_ADDRESS_LINE_SEPARATOR" desc="The separator character used to join multi-line addresses."> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 73 | , ''' |
| 74 | </message> |
| 75 | <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address."> |
| 76 | , ''' |
| 77 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 78 | |
| 79 | <!-- These are all variants of the same logical field: The major subdivision below the "country" level. --> |
| 80 | <message name="IDS_AUTOFILL_FIELD_LABEL_STATE" desc="The label of the State entry."> |
| 81 | State |
| 82 | </message> |
| 83 | <message name="IDS_AUTOFILL_FIELD_LABEL_AREA" desc="The label of the Area entry."> |
| 84 | Area |
| 85 | </message> |
| 86 | <message name="IDS_AUTOFILL_FIELD_LABEL_COUNTY" desc="The label of the County entry."> |
| 87 | County |
| 88 | </message> |
| 89 | <message name="IDS_AUTOFILL_FIELD_LABEL_DEPARTMENT" desc="The label of the Department entry."> |
| 90 | Department |
| 91 | </message> |
| 92 | <message name="IDS_AUTOFILL_FIELD_LABEL_DISTRICT" desc="The label of the District entry."> |
| 93 | District |
| 94 | </message> |
| 95 | <message name="IDS_AUTOFILL_FIELD_LABEL_EMIRATE" desc="The label of the Emirate entry."> |
| 96 | Emirate |
| 97 | </message> |
| 98 | <message name="IDS_AUTOFILL_FIELD_LABEL_ISLAND" desc="The label of the Island entry."> |
| 99 | Island |
| 100 | </message> |
| 101 | <message name="IDS_AUTOFILL_FIELD_LABEL_PARISH" desc="The label of the Parish entry."> |
| 102 | Parish |
| 103 | </message> |
| 104 | <message name="IDS_AUTOFILL_FIELD_LABEL_PREFECTURE" desc="The label of the Prefecture entry."> |
| 105 | Prefecture |
| 106 | </message> |
| 107 | <message name="IDS_AUTOFILL_FIELD_LABEL_PROVINCE" desc="The label of the Province entry."> |
| 108 | Province |
| 109 | </message> |
| 110 | <!-- End state variants. --> |
| 111 | |
| 112 | <message name="IDS_AUTOFILL_FIELD_LABEL_ZIP_CODE" desc="The label of the ZIP code entry."> |
| 113 | ZIP code |
| 114 | </message> |
| 115 | <message name="IDS_AUTOFILL_FIELD_LABEL_POSTAL_CODE" desc="The label of the Postal code entry."> |
| 116 | Postal code |
| 117 | </message> |
| 118 | <message name="IDS_AUTOFILL_FIELD_LABEL_COUNTRY" desc="The label of the Country entry."> |
| 119 | Country |
| 120 | </message> |
| 121 | |
mathp | a8c0d123 | 2015-10-01 21:04:02 | [diff] [blame] | 122 | <message translateable="false" name="IDS_AUTOFILL_SHOW_PREDICTIONS_TITLE" desc="The title for form elements when annotated with Autofill predictions."> |
| 123 | overall type: <ph name="OVERALL_TYPE">$1<ex>NAME_FIRST</ex></ph> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 124 | server type: <ph name="SERVER_TYPE">$2<ex>NAME_FIRST</ex></ph> |
mathp | a8c0d123 | 2015-10-01 21:04:02 | [diff] [blame] | 125 | heuristic type: <ph name="HEURISTIC_TYPE">$3<ex>NAME_FIRST</ex></ph> |
| 126 | field signature: <ph name="FIELD_SIGNATURE">$4<ex>12345678</ex></ph> |
| 127 | form signature: <ph name="FORM_SIGNATURE">$5<ex>1234567812345678</ex></ph> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 128 | </message> |
| 129 | |
| 130 | <!-- Autofill dialog: legal documents --> |
| 131 | <message name="IDS_AUTOFILL_DIALOG_PRIVACY_POLICY_LINK" desc="The text of an extra link that is appended to the end of whatever other legal documents need to be accepted or updated."> |
| 132 | Privacy Policy |
| 133 | </message> |
| 134 | |
[email protected] | b2dc984a | 2014-08-15 09:29:46 | [diff] [blame] | 135 | <if expr="_google_chrome"> |
| 136 | <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the Autofill popup to direct the user to the Autofill settings UI."> |
| 137 | Chrome Autofill settings... |
| 138 | </message> |
| 139 | </if> |
| 140 | <if expr="not _google_chrome"> |
| 141 | <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the Autofill popup to direct the user to the Autofill settings UI."> |
| 142 | Chromium Autofill settings... |
| 143 | </message> |
| 144 | </if> |
rouslan | 7647c0a | 2015-09-21 22:12:11 | [diff] [blame] | 145 | <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."> |
| 146 | settings |
| 147 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 148 | |
estade | 95462a7c | 2015-05-29 20:48:51 | [diff] [blame] | 149 | <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments."> |
| 150 | This type of card is not supported by Google Payments. Please select a different card. |
[email protected] | 7a6900e7 | 2013-10-29 01:07:20 | [diff] [blame] | 151 | </message> |
estade | 95462a7c | 2015-05-29 20:48:51 | [diff] [blame] | 152 | <message name="IDS_AUTOFILL_CREDIT_CARD_NOT_SUPPORTED_BY_WALLET_FOR_MERCHANT" desc="Message displayed to user when user entered a credit card number that is not supported by Google Payments for the particular merchant site the user is on."> |
| 153 | This type of card is not supported by Google Payments for this merchant. Please select a different card. |
[email protected] | 7a6900e7 | 2013-10-29 01:07:20 | [diff] [blame] | 154 | </message> |
| 155 | |
[email protected] | 8527a78f | 2014-06-12 12:49:15 | [diff] [blame] | 156 | <!-- Autofill on OSX --> |
| 157 | <if expr="is_macosx"> |
| 158 | <message name="IDS_AUTOFILL_ACCESS_MAC_CONTACTS" desc="When the user selects this Autofill entry, the browser prompts the user for access to the user's OSX contacts."> |
| 159 | Enable Autofill using Contacts… |
| 160 | </message> |
| 161 | </if> |
| 162 | |
rouslan | 497109da | 2014-11-26 20:30:34 | [diff] [blame] | 163 | <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."> |
| 164 | Scan new card |
| 165 | </message> |
| 166 | |
jww | 1d7e800d | 2014-12-09 21:02:37 | [diff] [blame] | 167 | <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."> |
| 168 | Use password for: |
| 169 | </message> |
| 170 | |
pritam.nikam | 2cd65ab9 | 2015-01-13 08:13:02 | [diff] [blame] | 171 | <!-- Autofill infobar --> |
| 172 | <message name="IDS_AUTOFILL_CC_INFOBAR_ACCEPT" desc="Text to show for the Autofill credit card request infobar accept button."> |
estade | 6b081363 | 2015-04-08 19:28:03 | [diff] [blame] | 173 | Save |
pritam.nikam | 2cd65ab9 | 2015-01-13 08:13:02 | [diff] [blame] | 174 | </message> |
| 175 | <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofill credit card request infobar deny button."> |
| 176 | Don't save |
| 177 | </message> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 178 | <if expr="_google_chrome"> |
| 179 | <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofill credit card request infobar."> |
| 180 | Do you want Chrome to save this credit card information for completing web forms? |
| 181 | </message> |
| 182 | </if> |
| 183 | <if expr="not _google_chrome"> |
| 184 | <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofill credit card request infobar."> |
| 185 | Do you want Chromium to save this credit card information for completing web forms? |
| 186 | </message> |
| 187 | </if> |
pritam.nikam | 2cd65ab9 | 2015-01-13 08:13:02 | [diff] [blame] | 188 | |
bondd | 052b5f8 | 2015-10-28 22:39:32 | [diff] [blame] | 189 | <!-- Autofill save credit card bubble --> |
| 190 | <message name="IDS_AUTOFILL_SAVE_CARD_BUBBLE_ACCEPT" desc="Text to show for the Autofill save credit card bubble accept button."> |
| 191 | Save |
| 192 | </message> |
| 193 | <message name="IDS_AUTOFILL_SAVE_CARD_BUBBLE_DENY" desc="Text to show for the Autofill save credit card bubble deny button."> |
| 194 | No thanks |
| 195 | </message> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 196 | <if expr="_google_chrome"> |
| 197 | <message name="IDS_AUTOFILL_SAVE_CARD_BUBBLE_TITLE_LOCAL" desc="Title text for the Autofill save card bubble when the card is to be saved locally."> |
| 198 | Do you want Chrome to save this card? |
| 199 | </message> |
| 200 | </if> |
| 201 | <if expr="not _google_chrome"> |
| 202 | <message name="IDS_AUTOFILL_SAVE_CARD_BUBBLE_TITLE_LOCAL" desc="Title text for the Autofill save card bubble when the card is to be saved locally."> |
| 203 | Do you want Chromium to save this card? |
| 204 | </message> |
| 205 | </if> |
jdonnelly | b417226c | 2015-11-18 00:38:23 | [diff] [blame] | 206 | <message name="IDS_AUTOFILL_SAVE_CARD_BUBBLE_TITLE_TO_CLOUD" desc="Title text for the Autofill save card bubble when the card is to be saved by uploading it to Google Payments."> |
| 207 | Do you want Google to save this card? |
| 208 | </message> |
| 209 | <message name="IDS_AUTOFILL_SAVE_CARD_BUBBLE_UPLOAD_EXPLANATION" desc="Explanation of the effect of the Autofill save card bubble when the card is to be saved by uploading it to Google Payments."> |
| 210 | Pay quickly on sites and apps across devices using cards you have saved with Google. |
| 211 | </message> |
bondd | 052b5f8 | 2015-10-28 22:39:32 | [diff] [blame] | 212 | |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 213 | <!-- Autofill credit card unmask prompt --> |
| 214 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN" desc="Error message that encourages the user to try to re-enter their credit card CVC after a previous failed attempt."> |
| 215 | Check your CVC and try again |
| 216 | </message> |
| 217 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_ERROR_TRY_AGAIN_WITH_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."> |
| 218 | Check your expiration date and CVC and try again |
| 219 | </message> |
bondd | 090dac4 | 2015-11-04 18:48:44 | [diff] [blame] | 220 | <if expr="_google_chrome"> |
| 221 | <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."> |
| 222 | Chrome was unable to verify your card at this time. Please try again later. |
| 223 | </message> |
| 224 | </if> |
| 225 | <if expr="not _google_chrome"> |
| 226 | <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."> |
| 227 | Chromium was unable to verify your card at this time. Please try again later. |
| 228 | </message> |
| 229 | </if> |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 230 | <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."> |
| 231 | There was a problem verifying your card. Check your internet connection and try again. |
| 232 | </message> |
| 233 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_TITLE" desc="Title for the credit card unmasking dialog."> |
| 234 | Verify your <ph name="CREDIT_CARD">$1<ex>Visa - 5679</ex></ph> |
| 235 | </message> |
| 236 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_UPDATE_TITLE" desc="Title for the credit card unmasking dialog when the credit card is expired."> |
| 237 | Update and verify your <ph name="CREDIT_CARD">$1<ex>Visa - 5679</ex></ph> |
| 238 | </message> |
| 239 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS" desc="Text explaining what the user should do in the card unmasking dialog."> |
| 240 | Enter the 3-digit CVC from the back of your card |
| 241 | </message> |
| 242 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_AMEX" desc="Text explaining what the user should do in the card unmasking dialog for amex cards."> |
| 243 | Enter the 4-digit CVC from the front of your card |
| 244 | </message> |
| 245 | <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."> |
| 246 | Enter the expiration date and 3-digit CVC from the back of your card |
| 247 | </message> |
| 248 | <message name="IDS_AUTOFILL_CARD_UNMASK_PROMPT_INSTRUCTIONS_EXPIRED_AMEX" desc="Text explaining what the user should do in the card unmasking dialog to update an expired amex card."> |
| 249 | Enter the expiration date and 4-digit CVC from the front of your card |
| 250 | </message> |
sdefresne | 194a90f | 2015-12-08 09:03:57 | [diff] [blame^] | 251 | <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"> |
| 252 | Keep a copy of this card on this device |
| 253 | </message> |
| 254 | <if expr="not is_ios"> |
| 255 | <if expr="_google_chrome"> |
| 256 | <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"> |
| 257 | If checked, Chrome will store a copy of your card on this device for faster form filling. |
| 258 | </message> |
| 259 | </if> |
| 260 | <if expr="not _google_chrome"> |
| 261 | <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"> |
| 262 | If checked, Chromium will store a copy of your card on this device for faster form filling. |
| 263 | </message> |
| 264 | </if> |
| 265 | </if> |
| 266 | <if expr="is_ios"> |
| 267 | <if expr="_google_chrome"> |
| 268 | <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"> |
| 269 | If enabled, Chrome will store a copy of your card on this device for faster form filling. |
| 270 | </message> |
| 271 | </if> |
| 272 | <if expr="not _google_chrome"> |
| 273 | <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"> |
| 274 | If enabled, Chromium will store a copy of your card on this device for faster form filling. |
| 275 | </message> |
| 276 | </if> |
| 277 | </if> |
| 278 | <message name="IDS_AUTOFILL_CARD_UNMASK_CONFIRM_BUTTON" desc="Text for button that confirms the credit card CVC entry dialog." formatter_data="android_java"> |
| 279 | Verify |
| 280 | </message> |
| 281 | <message name="IDS_AUTOFILL_CARD_UNMASK_VERIFICATION_IN_PROGRESS" desc="Message displayed while credit card is being verified." formatter_data="android_java"> |
| 282 | Verifying card |
| 283 | </message> |
| 284 | <message name="IDS_AUTOFILL_CARD_UNMASK_VERIFICATION_SUCCESS" desc="Message displayed after successful verification of credit card CVC." formatter_data="android_java"> |
| 285 | Your card is verified |
| 286 | </message> |
| 287 | <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."> |
| 288 | The card is expired |
| 289 | </message> |
| 290 | <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"> |
| 291 | / |
| 292 | </message> |
| 293 | <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"> |
| 294 | New card? |
| 295 | </message> |
| 296 | <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/label text for credit card verification code in the requestAutocomplete dialog."> |
| 297 | CVC |
| 298 | </message> |
jdonnelly | 982b06f | 2015-05-19 17:14:20 | [diff] [blame] | 299 | |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 300 | </grit-part> |