Index: components/autofill_strings.grdp |
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp |
index 4b7b57e3a7a5d44a19afda455d3d8b8a7ffa194f..7f2c0d3474dedc277229d64dba0c4eb0043daf3a 100644 |
--- a/components/autofill_strings.grdp |
+++ b/components/autofill_strings.grdp |
@@ -174,13 +174,24 @@ |
Use password for: |
</message> |
+ <!-- Autofill common infobar strings --> |
+ <message name="IDS_AUTOFILL_INFOBAR_PROMPT_DENY" desc="Text to show for dismissing an Autofill-related infobar."> |
+ No thanks |
+ </message> |
+ |
+ <!-- Autofill Credit Card Assisted Filling Infobar --> |
+ <message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_TITLE" desc="Title text for the Autofill Credit Card Assisted Filling Infobar"> |
+ Do you want to fill in your card info? |
+ </message> |
+ <message name="IDS_AUTOFILL_CREDIT_CARD_FILLING_INFOBAR_ACCEPT" desc="Text to show for the Autofill credit card Assisted Filling infobar accept button."> |
+ Fill in |
+ </message> |
+ |
+ |
<!-- Autofill save credit card bubble or infobar prompt --> |
<message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_ACCEPT" desc="Text to show for the Autofill save credit card prompt accept button. The prompt can be either a bubble or an infobar."> |
Save |
</message> |
- <message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_DENY" desc="Text to show for the Autofill save credit card prompt deny button. The prompt can be either a bubble or an infobar."> |
- No thanks |
- </message> |
<if expr="_google_chrome"> |
<message name="IDS_AUTOFILL_SAVE_CARD_PROMPT_TITLE_LOCAL" desc="Title text for the Autofill save card prompt when the card is to be saved locally. The prompt can be either a bubble or an infobar."> |
Do you want Chrome to save this card? |