Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(85)

Unified Diff: app/resources/app_strings.grd

Issue 149302: Add the keys used by the back/forward menu items to the accelerator map so th... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | views/accelerator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/resources/app_strings.grd
===================================================================
--- app/resources/app_strings.grd (revision 20003)
+++ app/resources/app_strings.grd (working copy)
@@ -304,6 +304,9 @@
<message name="IDS_APP_F11_KEY" desc="F11 key">
F11
</message>
+ <message name="IDS_APP_BACKSPACE_KEY" desc="Backspace key">
+ Backspace
+ </message>
<!-- Shortcut Modifiers -->
<message name="IDS_APP_CONTROL_MODIFIER" desc="Control key shortcut modifier">
« no previous file with comments | « no previous file | views/accelerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698