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

Unified Diff: chrome/app/generated_resources.grd

Issue 10796: Add accelerator ("f1") to display the help website. (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 1 month 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 | « chrome/app/chrome_dll.rc ('k') | chrome/views/accelerator.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
===================================================================
--- chrome/app/generated_resources.grd (revision 6124)
+++ chrome/app/generated_resources.grd (working copy)
@@ -3053,6 +3053,9 @@
<message name="IDS_ENTER_KEY" desc="Enter key">
Enter
</message>
+ <message name="IDS_F1_KEY" desc="F1 key">
+ F1
+ </message>
<!-- Strings used in local directory listings -->
<message name="IDS_DIRECTORY_LISTING_HEADER" desc="When viewing a local directory, this is the title of the page.">
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/views/accelerator.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698