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

Unified Diff: chrome/app/generated_resources.grd

Issue 2882013002: Add experiment for having a "Beta forum" link in the help menu. (Closed)
Patch Set: Created 3 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 559fc69ba20cf0a1cb888c1311c3a10bda8f795a..0a895c27eb6ae42f2e11438428b126bb6812af1a 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -1049,6 +1049,9 @@ Subsequent notifications, windows and dialogs may be split between desktops.
<message name="IDS_HELP_PAGE" desc="The text label of the Help Center menu item">
H&amp;elp center
</message>
+ <message name="IDS_BETA_FORUM" desc="The text label of the menu item that takes the user to the forum for Beta Chrome.">
+ Beta forum
+ </message>
<message name="IDS_GET_HELP" desc="The text label of the Get Help menu item">
Get H&amp;elp
</message>
@@ -1084,6 +1087,9 @@ Subsequent notifications, windows and dialogs may be split between desktops.
<message name="IDS_HELP_PAGE" desc="The text label of the Help Center menu item">
H&amp;elp Center
</message>
+ <message name="IDS_BETA_FORUM" desc="The text label of the menu item that takes the user to the forum for Beta Chrome.">
+ Beta Forum
+ </message>
<message name="IDS_GET_HELP" desc="The text label of the Get Help menu item">
Get H&amp;elp
</message>
« 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