Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 117246) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -442,6 +442,12 @@ |
<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"> |
Show &Controls |
</message> |
+ <message name="IDS_CONTENT_CONTEXT_ROTATECW" desc="The name of the Rotate clockwise command for media playback in the content area context menu"> |
+ Rotate &Clockwise |
+ </message> |
+ <message name="IDS_CONTENT_CONTEXT_ROTATECCW" desc="The name of the Rotate counterclockwise command for media playback in the content area context menu"> |
+ Rotate C&ounterclockwise |
+ </message> |
<message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="The name of the Save Video As command in the content area context menu"> |
Sa&ve video as... |
@@ -651,6 +657,12 @@ |
<message name="IDS_CONTENT_CONTEXT_CONTROLS" desc="In Title Case: The name of the Show Controls command for audio and video playback in the content area context menu"> |
Show &Controls |
</message> |
+ <message name="IDS_CONTENT_CONTEXT_ROTATECW" desc="In Title Case: The name of the Rotate Clockwise command for media playback in the content area context menu"> |
+ Rotate &Clockwise |
+ </message> |
+ <message name="IDS_CONTENT_CONTEXT_ROTATECCW" desc="In Title Case: The name of the Rotate Counterclockwise command for media playback in the content area context menu"> |
+ Rotate C&ounterclockwise |
+ </message> |
<message name="IDS_CONTENT_CONTEXT_SAVEVIDEOAS" desc="In Title Case: The name of the Save Video As command in the content area context menu"> |
Sa&ve Video As... |