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

Unified Diff: chrome/app/generated_resources.grd

Issue 320053002: Add shortcut for Help menu and Get Help (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/toolbar/wrench_menu_model.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e40b964304d0d1c8f189e40508e0d376202f2078..38efb4097ffa9dc4d47d516fd57cb4631d4b4056 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1454,8 +1454,11 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_HELP_PAGE" desc="The text label of the Help Center menu item">
H&amp;elp center
</message>
+ <message name="IDS_GET_HELP" desc="The text label of the Get Help menu item">
+ Get H&amp;elp
+ </message>
<message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item">
- Help
+ H&amp;elp
</message>
<if expr="is_win">
<message name="IDS_VIEW_INCOMPATIBILITIES" desc="The text label of the View incompatibilities menu item">
@@ -1497,8 +1500,11 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_HELP_PAGE" desc="The text label of the Help Center menu item">
H&amp;elp Center
</message>
+ <message name="IDS_GET_HELP" desc="The text label of the Get Help menu item">
+ Get H&amp;elp
+ </message>
<message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item">
- Help
+ H&amp;elp
</message>
<message name="IDS_EXIT" desc="In Title Case: The text label of the Exit menu item">
E&amp;xit
« no previous file with comments | « no previous file | chrome/browser/ui/toolbar/wrench_menu_model.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698