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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 1031 matching lines...) Expand 10 before | Expand all | Expand 10 after
1042 </message> 1042 </message>
1043 <message name="IDS_SETTINGS" desc="The text label of the Settings menu i tem"> 1043 <message name="IDS_SETTINGS" desc="The text label of the Settings menu i tem">
1044 &amp;Settings 1044 &amp;Settings
1045 </message> 1045 </message>
1046 <message name="IDS_OPTIONS" desc="The text label of the Options menu ite m"> 1046 <message name="IDS_OPTIONS" desc="The text label of the Options menu ite m">
1047 &amp;Options 1047 &amp;Options
1048 </message> 1048 </message>
1049 <message name="IDS_HELP_PAGE" desc="The text label of the Help Center me nu item"> 1049 <message name="IDS_HELP_PAGE" desc="The text label of the Help Center me nu item">
1050 H&amp;elp center 1050 H&amp;elp center
1051 </message> 1051 </message>
1052 <message name="IDS_BETA_FORUM" desc="The text label of the menu item tha t takes the user to the forum for Beta Chrome.">
1053 Beta forum
1054 </message>
1052 <message name="IDS_GET_HELP" desc="The text label of the Get Help menu i tem"> 1055 <message name="IDS_GET_HELP" desc="The text label of the Get Help menu i tem">
1053 Get H&amp;elp 1056 Get H&amp;elp
1054 </message> 1057 </message>
1055 <message name="IDS_EXIT" desc="The text label of the Exit menu item"> 1058 <message name="IDS_EXIT" desc="The text label of the Exit menu item">
1056 E&amp;xit 1059 E&amp;xit
1057 </message> 1060 </message>
1058 </if> 1061 </if>
1059 <if expr="use_titlecase"> 1062 <if expr="use_titlecase">
1060 <message name="IDS_IMPORT_SETTINGS_MENU_LABEL" desc="In Title Case: The app menu label to import bookmarks and settings."> 1063 <message name="IDS_IMPORT_SETTINGS_MENU_LABEL" desc="In Title Case: The app menu label to import bookmarks and settings.">
1061 Import Bookmarks and Settings... 1064 Import Bookmarks and Settings...
(...skipping 15 matching lines...) Expand all
1077 </message> 1080 </message>
1078 <message name="IDS_SETTINGS" desc="In Title Case: The text label of the Settings menu item"> 1081 <message name="IDS_SETTINGS" desc="In Title Case: The text label of the Settings menu item">
1079 &amp;Settings 1082 &amp;Settings
1080 </message> 1083 </message>
1081 <message name="IDS_OPTIONS" desc="In Title Case: The text label of the O ptions menu item"> 1084 <message name="IDS_OPTIONS" desc="In Title Case: The text label of the O ptions menu item">
1082 &amp;Options 1085 &amp;Options
1083 </message> 1086 </message>
1084 <message name="IDS_HELP_PAGE" desc="The text label of the Help Center me nu item"> 1087 <message name="IDS_HELP_PAGE" desc="The text label of the Help Center me nu item">
1085 H&amp;elp Center 1088 H&amp;elp Center
1086 </message> 1089 </message>
1090 <message name="IDS_BETA_FORUM" desc="The text label of the menu item tha t takes the user to the forum for Beta Chrome.">
1091 Beta Forum
1092 </message>
1087 <message name="IDS_GET_HELP" desc="The text label of the Get Help menu i tem"> 1093 <message name="IDS_GET_HELP" desc="The text label of the Get Help menu i tem">
1088 Get H&amp;elp 1094 Get H&amp;elp
1089 </message> 1095 </message>
1090 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit menu item"> 1096 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit menu item">
1091 E&amp;xit 1097 E&amp;xit
1092 </message> 1098 </message>
1093 </if> 1099 </if>
1094 1100
1095 <!-- Keywords --> 1101 <!-- Keywords -->
1096 <message name="IDS_AUTOCOMPLETE_MATCH_DESCRIPTION_SEPARATOR" desc="The sep arator between a result in the autocomplete popup and its description."> 1102 <message name="IDS_AUTOCOMPLETE_MATCH_DESCRIPTION_SEPARATOR" desc="The sep arator between a result in the autocomplete popup and its description.">
(...skipping 11123 matching lines...) Expand 10 before | Expand all | Expand 10 after
12220 Your downloads appear here 12226 Your downloads appear here
12221 </message> 12227 </message>
12222 12228
12223 <!-- Automation info bar --> 12229 <!-- Automation info bar -->
12224 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test."> 12230 <message name="IDS_CONTROLLED_BY_AUTOMATION" desc="Message shown when the br owser session is being controlled by an automated test.">
12225 Chrome is being controlled by automated test software. 12231 Chrome is being controlled by automated test software.
12226 </message> 12232 </message>
12227 </messages> 12233 </messages>
12228 </release> 12234 </release>
12229 </grit> 12235 </grit>
OLDNEW
« 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