Index: components/autofill_strings.grdp |
diff --git a/components/autofill_strings.grdp b/components/autofill_strings.grdp |
index bb95163d7da608dea0356b60ec6beb21d89c65ab..e9f2dbed4a47c220fb5a14d667a2b11a21ae66db 100644 |
--- a/components/autofill_strings.grdp |
+++ b/components/autofill_strings.grdp |
@@ -128,4 +128,15 @@ |
Scan new card |
</message> |
+ <!-- Autofill infobar --> |
+ <message name="IDS_AUTOFILL_CC_INFOBAR_ACCEPT" desc="Text to show for the Autofill credit card request infobar accept button."> |
+ Save info |
+ </message> |
+ <message name="IDS_AUTOFILL_CC_INFOBAR_DENY" desc="Text to show for the Autofill credit card request infobar deny button."> |
+ Don't save |
+ </message> |
+ <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofill credit card request infobar."> |
+ Do you want Chrome to save this credit card information for completing web forms? |
+ </message> |
+ |
</grit-part> |