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

Side by Side Diff: chrome/app/generated_resources.grd

Issue 9045007: Allow plugins to participate in Chrome context menus. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 8 years, 11 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/tab_contents/render_view_context_menu.h » ('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 424 matching lines...) Expand 10 before | Expand all | Expand 10 after
435 </message> 435 </message>
436 <message name="IDS_CONTENT_CONTEXT_MUTE" desc="The name of the Mute comm and for audio and video playback in the content area context menu"> 436 <message name="IDS_CONTENT_CONTEXT_MUTE" desc="The name of the Mute comm and for audio and video playback in the content area context menu">
437 &amp;Mute 437 &amp;Mute
438 </message> 438 </message>
439 <message name="IDS_CONTENT_CONTEXT_UNMUTE" desc="The name of the Unmute command for audio and video playback in the content area context menu"> 439 <message name="IDS_CONTENT_CONTEXT_UNMUTE" desc="The name of the Unmute command for audio and video playback in the content area context menu">
440 Un&amp;mute 440 Un&amp;mute
441 </message> 441 </message>
442 <message name="IDS_CONTENT_CONTEXT_CONTROLS" desc="The name of the Show Controls command for audio and video playback in the content area context menu"> 442 <message name="IDS_CONTENT_CONTEXT_CONTROLS" desc="The name of the Show Controls command for audio and video playback in the content area context menu">
443 Show &amp;Controls 443 Show &amp;Controls
444 </message> 444 </message>
445 <message name="IDS_CONTENT_CONTEXT_ROTATECW" desc="The name of the Rotat e clockwise command for media playback in the content area context menu">
446 Rotate &amp;Clockwise
447 </message>
448 <message name="IDS_CONTENT_CONTEXT_ROTATECCW" desc="The name of the Rota te counterclockwise command for media playback in the content area context menu" >
449 Rotate C&amp;ounterclockwise
450 </message>
445 451
446 <message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="The name of the Sa ve Video As command in the content area context menu"> 452 <message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="The name of the Sa ve Video As command in the content area context menu">
447 Sa&amp;ve video as... 453 Sa&amp;ve video as...
448 </message> 454 </message>
449 <message name="IDS_CONTENT_CONTEXT_COPYVIDEOLOCATION" desc="The name of the Copy Video Location command in the content area context menu"> 455 <message name="IDS_CONTENT_CONTEXT_COPYVIDEOLOCATION" desc="The name of the Copy Video Location command in the content area context menu">
450 C&amp;opy video URL 456 C&amp;opy video URL
451 </message> 457 </message>
452 <message name="IDS_CONTENT_CONTEXT_OPENVIDEONEWTAB" desc="The name of th e Open Video in New Tab command in the content area context menu"> 458 <message name="IDS_CONTENT_CONTEXT_OPENVIDEONEWTAB" desc="The name of th e Open Video in New Tab command in the content area context menu">
453 &amp;Open video in new tab 459 &amp;Open video in new tab
454 </message> 460 </message>
(...skipping 189 matching lines...) Expand 10 before | Expand all | Expand 10 after
644 </message> 650 </message>
645 <message name="IDS_CONTENT_CONTEXT_MUTE" desc="In Title Case: The name o f the Mute command for audio and video playback in the content area context menu "> 651 <message name="IDS_CONTENT_CONTEXT_MUTE" desc="In Title Case: The name o f the Mute command for audio and video playback in the content area context menu ">
646 &amp;Mute 652 &amp;Mute
647 </message> 653 </message>
648 <message name="IDS_CONTENT_CONTEXT_UNMUTE" desc="In Title Case: The name of the Unmute command for audio and video playback in the content area context menu"> 654 <message name="IDS_CONTENT_CONTEXT_UNMUTE" desc="In Title Case: The name of the Unmute command for audio and video playback in the content area context menu">
649 Un&amp;mute 655 Un&amp;mute
650 </message> 656 </message>
651 <message name="IDS_CONTENT_CONTEXT_CONTROLS" desc="In Title Case: The na me of the Show Controls command for audio and video playback in the content area context menu"> 657 <message name="IDS_CONTENT_CONTEXT_CONTROLS" desc="In Title Case: The na me of the Show Controls command for audio and video playback in the content area context menu">
652 Show &amp;Controls 658 Show &amp;Controls
653 </message> 659 </message>
660 <message name="IDS_CONTENT_CONTEXT_ROTATECW" desc="In Title Case: The na me of the Rotate Clockwise command for media playback in the content area contex t menu">
661 Rotate &amp;Clockwise
662 </message>
663 <message name="IDS_CONTENT_CONTEXT_ROTATECCW" desc="In Title Case: The n ame of the Rotate Counterclockwise command for media playback in the content are a context menu">
664 Rotate C&amp;ounterclockwise
665 </message>
654 666
655 <message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="In Title Case: The name of the Save Video As command in the content area context menu"> 667 <message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="In Title Case: The name of the Save Video As command in the content area context menu">
656 Sa&amp;ve Video As... 668 Sa&amp;ve Video As...
657 </message> 669 </message>
658 <message name="IDS_CONTENT_CONTEXT_COPYVIDEOLOCATION" desc="In Title Cas e: The name of the Copy Video Location command in the content area context menu" > 670 <message name="IDS_CONTENT_CONTEXT_COPYVIDEOLOCATION" desc="In Title Cas e: The name of the Copy Video Location command in the content area context menu" >
659 C&amp;opy Video URL 671 C&amp;opy Video URL
660 </message> 672 </message>
661 <message name="IDS_CONTENT_CONTEXT_OPENVIDEONEWTAB" desc="In Title Case: The name of the Open Video in New Tab command in the content area context menu" > 673 <message name="IDS_CONTENT_CONTEXT_OPENVIDEONEWTAB" desc="In Title Case: The name of the Open Video in New Tab command in the content area context menu" >
662 &amp;Open Video in New Tab 674 &amp;Open Video in New Tab
663 </message> 675 </message>
(...skipping 14151 matching lines...) Expand 10 before | Expand all | Expand 10 after
14815 </messages> 14827 </messages>
14816 <structures fallback_to_english="true"> 14828 <structures fallback_to_english="true">
14817 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14829 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14818 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14830 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14819 </structure> 14831 </structure>
14820 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14832 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14821 </structure> 14833 </structure>
14822 </structures> 14834 </structures>
14823 </release> 14835 </release>
14824 </grit> 14836 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chrome_command_ids.h ('k') | chrome/browser/tab_contents/render_view_context_menu.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698