| Index: components/autofill_strings.grdp
|
| diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp
|
| index 70dd8ade56b2036b1dff87faaf55e744a40d6a2d..701afad0d2ee1148c4c77bf579d9ffdb60261c63 100644
|
| --- a/components/autofill_strings.grdp
|
| +++ b/components/autofill_strings.grdp
|
| @@ -10,6 +10,15 @@
|
| <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.">
|
| Automatic credit card filling is disabled because this form does not use a secure connection.
|
| </message>
|
| + <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.">
|
| + Remove form suggestion from Chrome?
|
| + </message>
|
| + <message name="IDS_AUTOFILL_DELETE_CREDIT_CARD_SUGGESTION_CONFIRMATION_BODY" desc="Text in a dialog to confirm that the user wants to delete a credit card from Chrome Autofill.">
|
| + Remove credit card from Chrome?
|
| + </message>
|
| + <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 Chrome Autofill.">
|
| + Remove address from Chrome?
|
| + </message>
|
| <message name="IDS_AUTOFILL_CC_AMEX" desc="Full American Express credit card name.">
|
| American Express
|
| </message>
|
|
|