| 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_DELETE_AUTOCOMPLETE_SUGGESTION_CONFIRMATION_BODY"
desc="Text in a dialog to confirm that the user wants to delete an autocomplete
form history suggestion."> |
| 14 Remove form suggestion from Chrome? |
| 15 </message> |
| 16 <message name="IDS_AUTOFILL_DELETE_CREDIT_CARD_SUGGESTION_CONFIRMATION_BODY" d
esc="Text in a dialog to confirm that the user wants to delete a credit card fro
m Chrome Autofill."> |
| 17 Remove credit card from Chrome? |
| 18 </message> |
| 19 <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 Chrom
e Autofill."> |
| 20 Remove address from Chrome? |
| 21 </message> |
| 13 <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card n
ame."> | 22 <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card n
ame."> |
| 14 American Express | 23 American Express |
| 15 </message> | 24 </message> |
| 16 <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Exp
ress credit card."> | 25 <message name="IDS_AUTOFILL_CC_AMEX_SHORT" desc="Shorter name for American Exp
ress credit card."> |
| 17 Amex | 26 Amex |
| 18 </message> | 27 </message> |
| 19 <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name."> | 28 <message name="IDS_AUTOFILL_CC_DINERS" desc="Diners Club credit card name."> |
| 20 Diners Club | 29 Diners Club |
| 21 </message> | 30 </message> |
| 22 <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."> | 31 <message name="IDS_AUTOFILL_CC_DISCOVER" desc="Discover credit card name."> |
| (...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 Save | 147 Save |
| 139 </message> | 148 </message> |
| 140 <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofi
ll credit card request infobar deny button."> | 149 <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofi
ll credit card request infobar deny button."> |
| 141 Don't save | 150 Don't save |
| 142 </message> | 151 </message> |
| 143 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofil
l credit card request infobar."> | 152 <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofil
l credit card request infobar."> |
| 144 Do you want Chrome to save this credit card information for completing web f
orms? | 153 Do you want Chrome to save this credit card information for completing web f
orms? |
| 145 </message> | 154 </message> |
| 146 | 155 |
| 147 </grit-part> | 156 </grit-part> |
| OLD | NEW |