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

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

Issue 149604: Begin implementation of the context menu for Video and Audio tags. (Closed)
Patch Set: Fix small style issues. Created 11 years, 5 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 | « no previous file | chrome/browser/renderer_host/render_view_host.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 <!-- This file contains definitions of resources that will be translated for 3 <!-- This file contains definitions of resources that will be translated for
4 each locale. --> 4 each locale. -->
5 5
6 <grit base_dir="." latest_public_release="0" current_release="1" 6 <grit base_dir="." latest_public_release="0" current_release="1"
7 source_lang_id="en" enc_check="möl"> 7 source_lang_id="en" enc_check="möl">
8 <outputs> 8 <outputs>
9 <output filename="grit/generated_resources.h" type="rc_header"> 9 <output filename="grit/generated_resources.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after
385 <message name="IDS_CONTENT_CONTEXT_COPYIMAGELOCATION" desc="The name of th e Copy Image Location command in the content area context menu"> 385 <message name="IDS_CONTENT_CONTEXT_COPYIMAGELOCATION" desc="The name of th e Copy Image Location command in the content area context menu">
386 C&amp;opy image URL 386 C&amp;opy image URL
387 </message> 387 </message>
388 <message name="IDS_CONTENT_CONTEXT_COPYIMAGE" desc="The name of the Copy I mage command in the content area context menu"> 388 <message name="IDS_CONTENT_CONTEXT_COPYIMAGE" desc="The name of the Copy I mage command in the content area context menu">
389 Cop&amp;y image 389 Cop&amp;y image
390 </message> 390 </message>
391 <message name="IDS_CONTENT_CONTEXT_OPENIMAGENEWTAB" desc="The name of the Open Image in New Tab command in the content area context menu"> 391 <message name="IDS_CONTENT_CONTEXT_OPENIMAGENEWTAB" desc="The name of the Open Image in New Tab command in the content area context menu">
392 Open &amp;image in new tab 392 Open &amp;image in new tab
393 </message> 393 </message>
394 394
395 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_MENU" desc="The text label of the Playback Rate submenu">
396 &amp;Playback Rate
397 </message>
398 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_SLOW" desc="The text label of the 0.5x Speed Playback Rate menu item. The slowest of 5 options.">
399 &amp;Slow (0.5x)
400 </message>
401 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_NORMAL" desc="The text lab el of the Normal Speed Playback Rate menu item. The default rate of 5 options.">
402 &amp;Normal (1.0x)
403 </message>
404 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_FAST" desc="The text label of the 1.25x Sped Up Playback Rate menu item. The 3rd fastest of 5 options.">
405 &amp;Fast (1.25x)
406 </message>
407 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_FASTER" desc="The text lab el of the 1.5x Sped Up Playback Rate menu item. The 2nd fastest of 5 options.">
408 F&amp;aster (1.5x)
409 </message>
410 <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_DOUBLETIME" desc="The text label of the 2.0x Sped Up Playback Rate menu item. The fastest of 5 options.">
411 D&amp;ouble Time (2.0x)
412 </message>
413
414 <message name="IDS_CONTENT_CONTEXT_LOOP" desc="The name of the Loop comman d for audio and video playback in the content area context menu">
415 &amp;Loop
416 </message>
417 <message name="IDS_CONTENT_CONTEXT_PLAY" desc="The name of the Play comman d for audio and video playback in the content area context menu">
418 &amp;Play
419 </message>
420 <message name="IDS_CONTENT_CONTEXT_PAUSE" desc="The name of the Pause comm and for audio and video playback in the content area context menu">
421 &amp;Pause
422 </message>
423 <message name="IDS_CONTENT_CONTEXT_MUTE" desc="The name of the Mute comman d for audio and video playback in the content area context menu">
424 &amp;Mute
425 </message>
426 <message name="IDS_CONTENT_CONTEXT_UNMUTE" desc="The name of the Unmute co mmand for audio and video playback in the content area context menu">
427 Un&amp;mute
428 </message>
429
430 <message name="IDS_CONTENT_CONTEXT_FULLSCREEN" desc="The name of the Fulls creen command for the video element in the content area context menu">
431 &amp;Fullscreen
432 </message>
433 <message name="IDS_CONTENT_CONTEXT_SAVESCREENSHOTAS" desc="The name of the Copy Sceenshot As command the video element in the content area context menu">
434 Save &amp;Screenshot...
435 </message>
436 <message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="The name of the Save Video As command in the content area context menu">
437 Sa&amp;ve video as...
438 </message>
439 <message name="IDS_CONTENT_CONTEXT_COPYVIDEOLOCATION" desc="The name of th e Copy Video Location command in the content area context menu">
440 C&amp;opy video URL
441 </message>
442 <message name="IDS_CONTENT_CONTEXT_OPENVIDEONEWTAB" desc="The name of the Open Video in New Tab command in the content area context menu">
443 &amp;Open video in new tab
444 </message>
445
446 <message name="IDS_CONTENT_CONTEXT_SAVEAUDIOAS" desc="The name of the Save Audio As command in the content area context menu">
447 Sa&amp;ve audio as...
448 </message>
449 <message name="IDS_CONTENT_CONTEXT_COPYAUDIOLOCATION" desc="The name of th e Copy Audio Location command in the content area context menu">
450 C&amp;opy audio URL
451 </message>
452 <message name="IDS_CONTENT_CONTEXT_OPENAUDIONEWTAB" desc="The name of the Open Audio in New Tab command in the content area context menu">
453 &amp;Open audio in new tab
454 </message>
455
395 <message name="IDS_CONTENT_CONTEXT_UNDO" desc="The name of the Undo comman d in the content area context menu"> 456 <message name="IDS_CONTENT_CONTEXT_UNDO" desc="The name of the Undo comman d in the content area context menu">
396 &amp;Undo 457 &amp;Undo
397 </message> 458 </message>
398 <message name="IDS_CONTENT_CONTEXT_REDO" desc="The name of the Redo comman d in the content area context menu"> 459 <message name="IDS_CONTENT_CONTEXT_REDO" desc="The name of the Redo comman d in the content area context menu">
399 &amp;Redo 460 &amp;Redo
400 </message> 461 </message>
401 <message name="IDS_CONTENT_CONTEXT_CUT" desc="The name of the Cut command in the content area context menu"> 462 <message name="IDS_CONTENT_CONTEXT_CUT" desc="The name of the Cut command in the content area context menu">
402 Cu&amp;t 463 Cu&amp;t
403 </message> 464 </message>
404 <message name="IDS_CONTENT_CONTEXT_COPY" desc="The name of the Copy comman d in the content area context menu"> 465 <message name="IDS_CONTENT_CONTEXT_COPY" desc="The name of the Copy comman d in the content area context menu">
(...skipping 3598 matching lines...) Expand 10 before | Expand all | Expand 10 after
4003 Use system title bar and borders 4064 Use system title bar and borders
4004 </message> 4065 </message>
4005 4066
4006 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba()."> 4067 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The format string to use when converting colors to CSS rgba().">
4007 rgba($1, $2, $3, $4) 4068 rgba($1, $2, $3, $4)
4008 </message> 4069 </message>
4009 4070
4010 </messages> 4071 </messages>
4011 </release> 4072 </release>
4012 </grit> 4073 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/renderer_host/render_view_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698