diff options
author | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-07 20:15:57 +0000 |
---|---|---|
committer | sky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-07 20:15:57 +0000 |
commit | 639b5e6a43f2373953716c723110f0b1743cbeab (patch) | |
tree | d085938c530de818453da1cc05582f96a2fa46f3 | |
parent | a65b3700d590f84cfb9bbc93b652a0f3bb54893a (diff) | |
download | chromium_src-639b5e6a43f2373953716c723110f0b1743cbeab.zip chromium_src-639b5e6a43f2373953716c723110f0b1743cbeab.tar.gz chromium_src-639b5e6a43f2373953716c723110f0b1743cbeab.tar.bz2 |
Changes the mnemonic for 'Tools' from 't' to 'l'. It was overlapping
with the 't' in 'new tab'.
BUG=49728
TEST=make sure that alt-f 'l' works.
Review URL: http://codereview.chromium.org/3340016
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58742 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | chrome/app/generated_resources.grd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 141fcbf..6f1beb6 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -738,7 +738,7 @@ each locale. --> &Print... </message> <message name="IDS_TOOLS_MENU" desc="The text label of the Tools submenu"> - &Tools + Too&ls </message> <message name="IDS_ZOOM_MENU" desc="The text label of the Zoom submenu"> &Zoom @@ -815,7 +815,7 @@ each locale. --> &Print... </message> <message name="IDS_TOOLS_MENU" desc="The text label of the Tools submenu"> - &Tools + Too&ls </message> <message name="IDS_ZOOM_MENU" desc="In Title Case: The text label of the Zoom submenu"> &Zoom |