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

Side by Side 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, 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:
View unified diff | Download patch | Annotate | Revision Log
« 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 1433 matching lines...) Expand 10 before | Expand all | Expand 10 after
1444 </message> 1444 </message>
1445 <message name="IDS_SHOW_EXTENSIONS" desc="The show extensions menu in th e app menu"> 1445 <message name="IDS_SHOW_EXTENSIONS" desc="The show extensions menu in th e app menu">
1446 &amp;Extensions 1446 &amp;Extensions
1447 </message> 1447 </message>
1448 <message name="IDS_SETTINGS" desc="The text label of the Settings menu i tem"> 1448 <message name="IDS_SETTINGS" desc="The text label of the Settings menu i tem">
1449 &amp;Settings 1449 &amp;Settings
1450 </message> 1450 </message>
1451 <message name="IDS_OPTIONS" desc="The text label of the Options menu ite m"> 1451 <message name="IDS_OPTIONS" desc="The text label of the Options menu ite m">
1452 &amp;Options 1452 &amp;Options
1453 </message> 1453 </message>
1454 <message name="IDS_HELP_PAGE" desc="The text label of the Help menu item "> 1454 <message name="IDS_HELP_PAGE" desc="The text label of the Help Center me nu item">
1455 H&amp;elp 1455 H&amp;elp center
1456 </message>
1457 <message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item">
1458 Help
1456 </message> 1459 </message>
1457 <if expr="is_win"> 1460 <if expr="is_win">
1458 <message name="IDS_VIEW_INCOMPATIBILITIES" desc="The text label of the View incompatibilities menu item"> 1461 <message name="IDS_VIEW_INCOMPATIBILITIES" desc="The text label of the View incompatibilities menu item">
1459 Software incompatibility: Learn more 1462 Software incompatibility: Learn more
1460 </message> 1463 </message>
1461 </if> 1464 </if>
1462 <message name="IDS_EXIT" desc="The text label of the Exit menu item"> 1465 <message name="IDS_EXIT" desc="The text label of the Exit menu item">
1463 E&amp;xit 1466 E&amp;xit
1464 </message> 1467 </message>
1465 </if> 1468 </if>
(...skipping 18 matching lines...) Expand all
1484 </message> 1487 </message>
1485 <message name="IDS_SHOW_EXTENSIONS" desc="In Title Case: The show extens ions menu in the app menu"> 1488 <message name="IDS_SHOW_EXTENSIONS" desc="In Title Case: The show extens ions menu in the app menu">
1486 &amp;Extensions 1489 &amp;Extensions
1487 </message> 1490 </message>
1488 <message name="IDS_SETTINGS" desc="In Title Case: The text label of the Settings menu item"> 1491 <message name="IDS_SETTINGS" desc="In Title Case: The text label of the Settings menu item">
1489 &amp;Settings 1492 &amp;Settings
1490 </message> 1493 </message>
1491 <message name="IDS_OPTIONS" desc="In Title Case: The text label of the O ptions menu item"> 1494 <message name="IDS_OPTIONS" desc="In Title Case: The text label of the O ptions menu item">
1492 &amp;Options 1495 &amp;Options
1493 </message> 1496 </message>
1494 <message name="IDS_HELP_PAGE" desc="In Title Case: The text label of the Help menu item"> 1497 <message name="IDS_HELP_PAGE" desc="The text label of the Help Center me nu item">
1495 H&amp;elp 1498 H&amp;elp Center
1499 </message>
1500 <message name="IDS_HELP_MENU" desc="The text label of the Help sub-menu item">
1501 Help
1496 </message> 1502 </message>
1497 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit menu item"> 1503 <message name="IDS_EXIT" desc="In Title Case: The text label of the Exit menu item">
1498 E&amp;xit 1504 E&amp;xit
1499 </message> 1505 </message>
1500 </if> 1506 </if>
1501 1507
1502 <!-- Keywords --> 1508 <!-- Keywords -->
1503 <message name="IDS_AUTOCOMPLETE_MATCH_DESCRIPTION_SEPARATOR" desc="The sep arator between a result in the autocomplete popup and its description."> 1509 <message name="IDS_AUTOCOMPLETE_MATCH_DESCRIPTION_SEPARATOR" desc="The sep arator between a result in the autocomplete popup and its description.">
1504 ''' - ''' 1510 ''' - '''
1505 </message> 1511 </message>
(...skipping 12650 matching lines...) Expand 10 before | Expand all | Expand 10 after
14156 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr iption of the 'Extension Content Verification' enforce mode"> 14162 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE" desc="Descr iption of the 'Extension Content Verification' enforce mode">
14157 Enforce (try to get hashes, and enforce them if successful) 14163 Enforce (try to get hashes, and enforce them if successful)
14158 </message> 14164 </message>
14159 14165
14160 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc ="Description of the 'Extension Content Verification' enforce strict mode"> 14166 <message name="IDS_FLAGS_EXTENSION_CONTENT_VERIFICATION_ENFORCE_STRICT" desc ="Description of the 'Extension Content Verification' enforce strict mode">
14161 Enforce strict (hard fail if we can't get hashes) 14167 Enforce strict (hard fail if we can't get hashes)
14162 </message> 14168 </message>
14163 </messages> 14169 </messages>
14164 </release> 14170 </release>
14165 </grit> 14171 </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