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

Unified Diff: chrome/app/generated_resources.grd

Issue 274973002: Add Help wrench submenu (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 6 years, 7 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 | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/ui/browser_command_controller.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 0fa249d32195fb79e3979b400a9a26a3546db840..7c31b26d0954c1b7f281862063839bcda1a19898 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1451,8 +1451,11 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_OPTIONS" desc="The text label of the Options menu item">
&amp;Options
</message>
- <message name="IDS_HELP_PAGE" desc="The text label of the Help menu item">
- H&amp;elp
+ <message name="IDS_HELP_PAGE" desc="The text label of the Help Center menu item">
+ H&amp;elp center
+ </message>
+ <message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item">
+ Help
</message>
<if expr="is_win">
<message name="IDS_VIEW_INCOMPATIBILITIES" desc="The text label of the View incompatibilities menu item">
@@ -1491,8 +1494,11 @@ Psst! Incognito mode <ph name="SHORTCUT_KEY">$1<ex>(Ctrl+Shift+N)</ex></ph> may
<message name="IDS_OPTIONS" desc="In Title Case: The text label of the Options menu item">
&amp;Options
</message>
- <message name="IDS_HELP_PAGE" desc="In Title Case: The text label of the Help menu item">
- H&amp;elp
+ <message name="IDS_HELP_PAGE" desc="The text label of the Help Center menu item">
+ H&amp;elp Center
+ </message>
+ <message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item">
+ Help
</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 | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/ui/browser_command_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698