summaryrefslogtreecommitdiffstats
path: root/chrome/app/google_chrome_strings.grd
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-28 19:51:21 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-10-28 19:51:21 +0000
commit21674df8085ee01ca91bbd4fe41ee1ea240a0cda (patch)
tree39462aa48bef10131eb36c22b38e9566336438f2 /chrome/app/google_chrome_strings.grd
parent8b160034c47761a7cefd93019d0c45b9f7911be7 (diff)
downloadchromium_src-21674df8085ee01ca91bbd4fe41ee1ea240a0cda.zip
chromium_src-21674df8085ee01ca91bbd4fe41ee1ea240a0cda.tar.gz
chromium_src-21674df8085ee01ca91bbd4fe41ee1ea240a0cda.tar.bz2
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
Diffstat (limited to 'chrome/app/google_chrome_strings.grd')
-rw-r--r--chrome/app/google_chrome_strings.grd3
1 files changed, 3 insertions, 0 deletions
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. -->
<message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar.">
Google Chrome isn't your default browser.
</message>
+ <message name="IDS_AUTOFILL_INFOBAR_TEXT" desc="Text to show in the autofill request infobar.">
+ Do you want Google Chrome to save this information?
+ </message>
<if expr="os == 'darwin'">
<message name="IDS_SHORT_PRODUCT_NAME" desc="The application's short name, used for the Mac's application menu, activity monitor, etc. This should be less than 16 characters. Example: Chrome, not Google Chrome.">
Chrome