Index: components/autofill_strings.grdp |
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp |
index 4b7b57e3a7a5d44a19afda455d3d8b8a7ffa194f..1c8fef8a7958f620a2a0f62568341c8449a117fd 100644 |
--- a/components/autofill_strings.grdp |
+++ b/components/autofill_strings.grdp |
@@ -174,13 +174,18 @@ |
Use password for: |
</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? |