diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-22 07:54:12 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-22 07:54:12 +0000 |
commit | c2a7f433eef23f5711f8e80ca38d4661aa95e17f (patch) | |
tree | 43b2bb0d43d1430f7f144a0498b0c46b8ca7cfee | |
parent | 81854c44c38df32b69393186007d4fe7ebb6c471 (diff) | |
download | chromium_src-c2a7f433eef23f5711f8e80ca38d4661aa95e17f.zip chromium_src-c2a7f433eef23f5711f8e80ca38d4661aa95e17f.tar.gz chromium_src-c2a7f433eef23f5711f8e80ca38d4661aa95e17f.tar.bz2 |
Change the title of the cookies setting tab to match the other content types.
BUG=50089
TEST=none
Review URL: http://codereview.chromium.org/3467008
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60159 0039d316-1c4b-4281-b951-d872f2087c98
-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 b1ff9b3..b9b7ba4 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4580,7 +4580,7 @@ Keep your key file in a safe place. You will need it to create new versions of y Cookies </message> <message name="IDS_MODIFY_COOKIE_STORING_LABEL" desc="Label at the top of Cookies tab of Content Settings dialog"> - Modify how cookies and other site data are saved on your computer + Cookie Settings: </message> <message name="IDS_COOKIES_ALLOW_RADIO" desc="A radio button in the Content Settings dialog for allowing cookies and other site data to be stored on your computer."> Allow local data to be set (recommended) |