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 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sugge
stions dropdown that clears an auto-filled form."> | 4 <message name="IDS_AUTOFILL_CLEAR_FORM_MENU_ITEM" desc="The entry in the sugge
stions dropdown that clears an auto-filled form."> |
5 Clear form | 5 Clear form |
6 </message> | 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."> | 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. | 8 This webpage has disabled automatic filling for this form. |
9 </message> | 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 s
ecure connection."> | 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 s
ecure connection."> |
11 Automatic credit card filling is disabled because this form does not use a s
ecure connection. | 11 Automatic credit card filling is disabled because this form does not use a s
ecure connection. |
12 </message> | 12 </message> |
13 <message name="IDS_AUTOFILL_CC_AMEX" desc="American Express credit card name."
> | 13 <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card n
ame."> |
14 American Express | 14 American Express |
15 </message> | 15 </message> |
| 16 <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Exp
ress credit card."> |
| 17 Amex |
| 18 </message> |
16 <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name."> | 19 <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name."> |
17 Diners Club | 20 Diners Club |
18 </message> | 21 </message> |
19 <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."> | 22 <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."> |
20 Discover | 23 Discover |
21 </message> | 24 </message> |
22 <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name."> | 25 <message name="IDS_AUTOFILL_CC_JCB" desc="JCB credit card name."> |
23 JCB | 26 JCB |
24 </message> | 27 </message> |
25 <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name."
> | 28 <message name="IDS_AUTOFILL_CC_MASTERCARD" desc="MasterCard credit card name."
> |
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 Save info | 143 Save info |
141 </message> | 144 </message> |
142 <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofi
ll credit card request infobar deny button."> | 145 <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofi
ll credit card request infobar deny button."> |
143 Don't save | 146 Don't save |
144 </message> | 147 </message> |
145 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofil
l credit card request infobar."> | 148 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofil
l credit card request infobar."> |
146 Do you want Chrome to save this credit card information for completing web f
orms? | 149 Do you want Chrome to save this credit card information for completing web f
orms? |
147 </message> | 150 </message> |
148 | 151 |
149 </grit-part> | 152 </grit-part> |
OLD | NEW |