diff options
author | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-09 21:31:12 +0000 |
---|---|---|
committer | jcampan@chromium.org <jcampan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-03-09 21:31:12 +0000 |
commit | 58272e9c823cf9dda2712414d261af85dd8f03a7 (patch) | |
tree | 194fa57f433ccafe5cdb6bd2a91e057f3c2911ed /chrome | |
parent | ba5d362857e3ed2505cc1fd12dad724a832646e3 (diff) | |
download | chromium_src-58272e9c823cf9dda2712414d261af85dd8f03a7.zip chromium_src-58272e9c823cf9dda2712414d261af85dd8f03a7.tar.gz chromium_src-58272e9c823cf9dda2712414d261af85dd8f03a7.tar.bz2 |
String change.
BUG=8321
TEST=Open the option panel, under minor tweaks, the autofill text next to the check-box should say "Save text from forms to make them easier to fill out"
Review URL: http://codereview.chromium.org/41016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11293 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/app/generated_resources.grd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 4e79365..2e075f4 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -2815,7 +2815,7 @@ each locale. --> Form autofill: </message> <message name="IDS_AUTOFILL_SAVEFORMS" desc="The autofill checkbox label"> - Save and show text typed in similar fields + Save text from forms to make them easier to fill out </message> <message name="IDS_OPTIONS_FONTSANDLANGUAGES_GROUP_NAME" desc="The label of the 'Fonts and Languages' group"> |