From 21674df8085ee01ca91bbd4fe41ee1ea240a0cda Mon Sep 17 00:00:00 2001 From: "jhawkins@chromium.org" Date: Wed, 28 Oct 2009 19:51:21 +0000 Subject: Add initial implementation of AutoFill++. This implementation is hidden behind a switch, --enable-new-autofill. So far, we only pop up an infobar asking the user if he'd like to save the form information. I've added a rudimentary icon for the infobar, pulled from the mocks, so we'll probably want a blessed version of this icon at some point. BUG=18201 TEST=none Review URL: http://codereview.chromium.org/339030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@30378 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/google_chrome_strings.grd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chrome/app/google_chrome_strings.grd') diff --git a/chrome/app/google_chrome_strings.grd b/chrome/app/google_chrome_strings.grd index f71d7cf..6ef50a93 100644 --- a/chrome/app/google_chrome_strings.grd +++ b/chrome/app/google_chrome_strings.grd @@ -412,6 +412,9 @@ Chrome supports. --> Google Chrome isn't your default browser. + + Do you want Google Chrome to save this information? + Chrome -- cgit v1.1