diff options
author | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-12 00:57:46 +0000 |
---|---|---|
committer | mazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-04-12 00:57:46 +0000 |
commit | d140fd77ba6a08111d2b7c1be59f0073b9dbe1fd (patch) | |
tree | fe6ebc4a024ee9f6cff16a61d01993e8c5d44e4a /chrome/app | |
parent | 485a527c0e171dab7d4e2b58181bd395c665978e (diff) | |
download | chromium_src-d140fd77ba6a08111d2b7c1be59f0073b9dbe1fd.zip chromium_src-d140fd77ba6a08111d2b7c1be59f0073b9dbe1fd.tar.gz chromium_src-d140fd77ba6a08111d2b7c1be59f0073b9dbe1fd.tar.bz2 |
Close the keyboard overlay with Ctrl+Alt+/.
BUG=chromium-os:12920
TEST=manually on the chrome notebook
Review URL: http://codereview.chromium.org/6824033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81197 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-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 f113de8..a3a1bb8 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -11222,7 +11222,7 @@ Keep your key file in a safe place. You will need it to create new versions of y 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 esc to hide + Type Ctrl+Alt+/ or Escape 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 |