diff options
author | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-15 09:09:43 +0000 |
---|---|---|
committer | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-02-15 09:09:43 +0000 |
commit | 888ce90c4eea49213a8bd926695e1c432136127b (patch) | |
tree | c31f38eb8b6f7579f57afe3f830ae568246b9c4f /chrome | |
parent | 7a8c55eae75bd81b712c66c71afa103b787f7115 (diff) | |
download | chromium_src-888ce90c4eea49213a8bd926695e1c432136127b.zip chromium_src-888ce90c4eea49213a8bd926695e1c432136127b.tar.gz chromium_src-888ce90c4eea49213a8bd926695e1c432136127b.tar.bz2 |
Change a resource string from 'Control+Alt+/' to 'Escape'.
The purpose of this change is to reflect the actual behavior.
BUG=chromium-os:12111
TEST=manually on the netbook
Review URL: http://codereview.chromium.org/6529011
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@74928 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 7ca6f92..4c12985 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -10782,7 +10782,7 @@ This web page was killed, either because Chrome ran out of memory, or you chose Hold Control, Alt, or Shift to see keyboard<br>shortcuts for those modifiers. </message> <message name="IDS_KEYBOARD_OVERLAY_INSTRUCTIONS_HIDE" desc="The instruction for hiding the keyboard overlay."> - Hit Cntrol-Alt-/ to hide + Hit esc to hide </message> <message name="IDS_KEYBOARD_OVERLAY_ACTIVATE_LAST_TAB" desc="The text in the keyboard overlay to explain the shortcut."> Activate last tab |