Make checkdeps.py check third_party.
[chromium-blink-merge.git] / components / autofill_strings.grdp
blob6916cb7161b898f520d68abeb5bfc69c59402c66
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
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>
13 <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name.">
14 American Express
15 </message>
16 <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Express credit card.">
17 Amex
18 </message>
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>
31 <message name="IDS_AUTOFILL_CC_UNION_PAY" desc="China UnionPay credit card name.">
32 China UnionPay
33 </message>
34 <message name="IDS_AUTOFILL_CC_VISA" desc="Visa credit card name.">
35 Visa
36 </message>
37 <message name="IDS_AUTOFILL_CC_GENERIC" desc="Generic credit card name.">
38 Card
39 </message>
40 <message name="IDS_AUTOFILL_ADDRESS_LINE_SEPARATOR" desc="The separator character used to join multi-line addresses.">
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>
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. -->
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>
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>
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>
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>
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>
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>
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>
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>
136 <!-- Autofill infobar -->
137 <message name="IDS_AUTOFILL_CC_INFOBAR_ACCEPT" desc="Text to show for the Autofill credit card request infobar accept button.">
138 Save info
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>
147 </grit-part>