OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <grit-part> | 2 <grit-part> |
3 | 3 |
4 <if expr="not is_ios"> | 4 <if expr="not is_ios"> |
5 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sug
gestions dropdown that clears an auto-filled form."> | 5 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sug
gestions dropdown that clears an auto-filled form."> |
6 Clear form | 6 Clear form |
7 </message> | 7 </message> |
8 </if> | 8 </if> |
9 <if expr="is_ios"> | 9 <if expr="is_ios"> |
10 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="iOS: The entry in th
e suggestions keyboard accessory that clears an auto-filled form."> | 10 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="iOS: The entry in th
e suggestions keyboard accessory that clears an auto-filled form."> |
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
125 heuristic type: <ph name="HEURISTIC_TYPE">$3<ex>NAME_FIRST</ex></ph> | 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> | 126 field signature: <ph name="FIELD_SIGNATURE">$4<ex>12345678</ex></ph> |
127 form signature: <ph name="FORM_SIGNATURE">$5<ex>1234567812345678</ex></ph> | 127 form signature: <ph name="FORM_SIGNATURE">$5<ex>1234567812345678</ex></ph> |
128 </message> | 128 </message> |
129 | 129 |
130 <!-- Autofill dialog: legal documents --> | 130 <!-- Autofill dialog: legal documents --> |
131 <message name="IDS_AUTOFILL_DIALOG_PRIVACY_POLICY_LINK" desc="The text of an e
xtra link that is appended to the end of whatever other legal documents need to
be accepted or updated."> | 131 <message name="IDS_AUTOFILL_DIALOG_PRIVACY_POLICY_LINK" desc="The text of an e
xtra link that is appended to the end of whatever other legal documents need to
be accepted or updated."> |
132 Privacy Policy | 132 Privacy Policy |
133 </message> | 133 </message> |
134 | 134 |
| 135 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the Aut
ofill popup to direct the user to the Autofill settings UI."> |
| 136 Manage My Info |
| 137 </message> |
| 138 |
135 <if expr="_google_chrome"> | 139 <if expr="_google_chrome"> |
136 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the A
utofill popup to direct the user to the Autofill settings UI."> | 140 <message name="IDS_AUTOFILL_OPTIONS_POPUP_LABEL" desc="The label of the text
displayed in the Autofill popup to direct the user to the Autofill settings UI.
"> |
137 Chrome Autofill settings... | 141 Chrome |
138 </message> | 142 </message> |
139 </if> | 143 </if> |
140 <if expr="not _google_chrome"> | 144 <if expr="not _google_chrome"> |
141 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The text displayed in the A
utofill popup to direct the user to the Autofill settings UI."> | 145 <message name="IDS_AUTOFILL_OPTIONS_POPUP_LABEL" desc="The label of the text
displayed in the Autofill popup to direct the user to the Autofill settings UI.
"> |
142 Chromium Autofill settings... | 146 Chromium |
143 </message> | 147 </message> |
144 </if> | 148 </if> |
145 <message name="IDS_AUTOFILL_OPTIONS_CONTENT_DESCRIPTION" desc="The text verbal
ised by a screen reader for the button that directs the user to the Autofill set
tings UI. This string is not displayed."> | 149 <message name="IDS_AUTOFILL_OPTIONS_CONTENT_DESCRIPTION" desc="The text verbal
ised by a screen reader for the button that directs the user to the Autofill set
tings UI. This string is not displayed."> |
146 settings | 150 settings |
147 </message> | 151 </message> |
148 | 152 |
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."> | 153 <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 diffe
rent card. | 154 This type of card is not supported by Google Payments. Please select a diffe
rent card. |
151 </message> | 155 </message> |
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 n
ot supported by Google Payments for the particular merchant site the user is on.
"> | 156 <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 n
ot supported by Google Payments for the particular merchant site the user is on.
"> |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
277 / | 281 / |
278 </message> | 282 </message> |
279 <message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link tha
t prompts user to update their credit card after it may have been re-issued." fo
rmatter_data="android_java"> | 283 <message name="IDS_AUTOFILL_CARD_UNMASK_NEW_CARD_LINK" desc="Text for link tha
t prompts user to update their credit card after it may have been re-issued." fo
rmatter_data="android_java"> |
280 New card? | 284 New card? |
281 </message> | 285 </message> |
282 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe
l text for credit card verification code in the requestAutocomplete dialog."> | 286 <message name="IDS_AUTOFILL_DIALOG_PLACEHOLDER_CVC" desc="The placeholder/labe
l text for credit card verification code in the requestAutocomplete dialog."> |
283 CVC | 287 CVC |
284 </message> | 288 </message> |
285 | 289 |
286 </grit-part> | 290 </grit-part> |
OLD | NEW |