[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 1 | <?xml version="1.0" encoding="utf-8"?> |
| 2 | <grit-part> |
| 3 | |
| 4 | <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the suggestions dropdown that clears an auto-filled form."> |
| 5 | Clear form |
| 6 | </message> |
| 7 | <message name="IDS_AUTOFILL_WARNING_FORM_DISABLED" desc="Warning text to show when autofill is disabled by the website for a given form."> |
| 8 | This webpage has disabled automatic filling for this form. |
| 9 | </message> |
| 10 | <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."> |
| 11 | Automatic credit card filling is disabled because this form does not use a secure connection. |
| 12 | </message> |
estade | d5c048a8 | 2015-02-21 00:49:37 | [diff] [blame] | 13 | <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name."> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 14 | American Express |
| 15 | </message> |
estade | d5c048a8 | 2015-02-21 00:49:37 | [diff] [blame] | 16 | <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Express credit card."> |
| 17 | Amex |
| 18 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 19 | <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name."> |
| 20 | Diners Club |
| 21 | </message> |
| 22 | <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."> |
| 23 | Discover |
| 24 | </message> |
| 25 | <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name."> |
| 26 | JCB |
| 27 | </message> |
| 28 | <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name."> |
| 29 | MasterCard |
| 30 | </message> |
[email protected] | 7e8d3aa | 2013-07-17 06:54:47 | [diff] [blame] | 31 | <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name."> |
| 32 | China UnionPay |
| 33 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 34 | <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name."> |
| 35 | Visa |
| 36 | </message> |
estade | 1edeff8c | 2014-12-16 02:59:42 | [diff] [blame] | 37 | <message name="IDS_AUTOFILL_CC_GENERIC" desc="Generic credit card name."> |
| 38 | Card |
| 39 | </message> |
[email protected] | 24657d1 | 2013-11-20 05:55:26 | [diff] [blame] | 40 | <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] | 41 | , ''' |
| 42 | </message> |
| 43 | <message name="IDS_AUTOFILL_ADDRESS_SUMMARY_SEPARATOR" desc="The separator character used in the summary of an address."> |
| 44 | , ''' |
| 45 | </message> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 46 | |
| 47 | <!-- These are all variants of the same logical field: The major subdivision below the "country" level. --> |
| 48 | <message name="IDS_AUTOFILL_FIELD_LABEL_STATE" desc="The label of the State entry."> |
| 49 | State |
| 50 | </message> |
| 51 | <message name="IDS_AUTOFILL_FIELD_LABEL_AREA" desc="The label of the Area entry."> |
| 52 | Area |
| 53 | </message> |
| 54 | <message name="IDS_AUTOFILL_FIELD_LABEL_COUNTY" desc="The label of the County entry."> |
| 55 | County |
| 56 | </message> |
| 57 | <message name="IDS_AUTOFILL_FIELD_LABEL_DEPARTMENT" desc="The label of the Department entry."> |
| 58 | Department |
| 59 | </message> |
| 60 | <message name="IDS_AUTOFILL_FIELD_LABEL_DISTRICT" desc="The label of the District entry."> |
| 61 | District |
| 62 | </message> |
| 63 | <message name="IDS_AUTOFILL_FIELD_LABEL_EMIRATE" desc="The label of the Emirate entry."> |
| 64 | Emirate |
| 65 | </message> |
| 66 | <message name="IDS_AUTOFILL_FIELD_LABEL_ISLAND" desc="The label of the Island entry."> |
| 67 | Island |
| 68 | </message> |
| 69 | <message name="IDS_AUTOFILL_FIELD_LABEL_PARISH" desc="The label of the Parish entry."> |
| 70 | Parish |
| 71 | </message> |
| 72 | <message name="IDS_AUTOFILL_FIELD_LABEL_PREFECTURE" desc="The label of the Prefecture entry."> |
| 73 | Prefecture |
| 74 | </message> |
| 75 | <message name="IDS_AUTOFILL_FIELD_LABEL_PROVINCE" desc="The label of the Province entry."> |
| 76 | Province |
| 77 | </message> |
| 78 | <!-- End state variants. --> |
| 79 | |
| 80 | <message name="IDS_AUTOFILL_FIELD_LABEL_ZIP_CODE" desc="The label of the ZIP code entry."> |
| 81 | ZIP code |
| 82 | </message> |
| 83 | <message name="IDS_AUTOFILL_FIELD_LABEL_POSTAL_CODE" desc="The label of the Postal code entry."> |
| 84 | Postal code |
| 85 | </message> |
| 86 | <message name="IDS_AUTOFILL_FIELD_LABEL_COUNTRY" desc="The label of the Country entry."> |
| 87 | Country |
| 88 | </message> |
| 89 | |
| 90 | <message name="IDS_AUTOFILL_SHOW_PREDICTIONS_TITLE" desc="The title for form elements when annotated with Autofill predictions."> |
| 91 | heuristic type: <ph name="HEURISTIC_TYPE">$1<ex>NAME_FIRST</ex></ph> |
| 92 | server type: <ph name="SERVER_TYPE">$2<ex>NAME_FIRST</ex></ph> |
| 93 | field signature: <ph name="FIELD_SIGNATURE">$3<ex>12345678</ex></ph> |
| 94 | form signature: <ph name="FORM_SIGNATURE">$4<ex>1234567812345678</ex></ph> |
| 95 | experiment id: "<ph name="EXPERIMENT_ID">$5<ex>ar1</ex></ph>" |
| 96 | </message> |
| 97 | |
| 98 | <!-- Autofill dialog: legal documents --> |
| 99 | <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."> |
| 100 | Privacy Policy |
| 101 | </message> |
| 102 | |
[email protected] | b2dc984a | 2014-08-15 09:29:46 | [diff] [blame] | 103 | <if expr="_google_chrome"> |
| 104 | <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the Autofill popup to direct the user to the Autofill settings UI."> |
| 105 | Chrome Autofill settings... |
| 106 | </message> |
| 107 | </if> |
| 108 | <if expr="not _google_chrome"> |
| 109 | <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the Autofill popup to direct the user to the Autofill settings UI."> |
| 110 | Chromium Autofill settings... |
| 111 | </message> |
| 112 | </if> |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 113 | |
[email protected] | 7a6900e7 | 2013-10-29 01:07:20 | [diff] [blame] | 114 | <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 Wallet."> |
| 115 | This type of card is not supported by Google Wallet. Please select a different card. |
| 116 | </message> |
| 117 | <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 Wallet for the particular merchant site the user is on."> |
| 118 | This type of card is not supported by Google Wallet for this merchant. Please select a different card. |
| 119 | </message> |
| 120 | |
[email protected] | 8527a78f | 2014-06-12 12:49:15 | [diff] [blame] | 121 | <!-- Autofill on OSX --> |
| 122 | <if expr="is_macosx"> |
| 123 | <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."> |
| 124 | Enable Autofill using Contacts… |
| 125 | </message> |
| 126 | </if> |
| 127 | |
rouslan | 497109da | 2014-11-26 20:30:34 | [diff] [blame] | 128 | <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."> |
| 129 | Scan new card |
| 130 | </message> |
| 131 | |
jww | 1d7e800d | 2014-12-09 21:02:37 | [diff] [blame] | 132 | <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."> |
| 133 | Use password for: |
| 134 | </message> |
| 135 | |
pritam.nikam | 2cd65ab9 | 2015-01-13 08:13:02 | [diff] [blame] | 136 | <!-- Autofill infobar --> |
| 137 | <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^] | 138 | Save |
pritam.nikam | 2cd65ab9 | 2015-01-13 08:13:02 | [diff] [blame] | 139 | </message> |
| 140 | <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofill credit card request infobar deny button."> |
| 141 | Don't save |
| 142 | </message> |
| 143 | <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofill credit card request infobar."> |
| 144 | Do you want Chrome to save this credit card information for completing web forms? |
| 145 | </message> |
| 146 | |
[email protected] | c2bceb7 | 2013-06-23 14:11:04 | [diff] [blame] | 147 | </grit-part> |