Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2070)

Unified Diff: chrome/app/chromium_strings.grd

Issue 710453002: [Autofill] Componentize AutofillCCInfoBarDelegate. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Abstracting the call to WebContents::OpenURL() throuh the AutofillDriver. Created 6 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/chromium_strings.grd
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index 88717a21202cc100d5e138b882a85f4041dd28b0..7550f2500babbe85e2121df70c97b8b8275a1139 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -974,9 +974,7 @@ Signing in anyway will merge Chromium information like bookmarks, history, and o
Details from your contacts can help you fill out forms more quickly in Chromium.
</message>
</if>
- <message name="IDS_AUTOFILL_CC_INFOBAR_TEXT" desc="Text to show in the Autofill credit card request infobar.">
- Do you want Chromium to save this credit card information for completing web forms?
- </message>
+
<message name="IDS_AUTOFILL_DIALOG_SAVE_LOCALLY_CHECKBOX" desc="Checkbox that controls whether info the user types into the autofill dialog is saved by chrome.">
Save details in Chromium
</message>
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | components/autofill/content/browser/autofill_cc_infobar_delegate.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698