summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-12 19:52:44 +0000
committerscherkus@chromium.org <scherkus@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-08-12 19:52:44 +0000
commite626d7f115a1319421d1e2d5da85b6f0bd66877f (patch)
treecd6c50923fbb063c1980315c2db5447fbfee0086 /chrome/app
parentf1f188943ba5fd66cc54c813d9ed27596a7b29e9 (diff)
downloadchromium_src-e626d7f115a1319421d1e2d5da85b6f0bd66877f.zip
chromium_src-e626d7f115a1319421d1e2d5da85b6f0bd66877f.tar.gz
chromium_src-e626d7f115a1319421d1e2d5da85b6f0bd66877f.tar.bz2
Remove Playback Rate from the context menu.
This feature is better implemented as an extension rather than being put into the absolute-core UI. Review URL: http://codereview.chromium.org/164301 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@23208 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd19
1 files changed, 0 insertions, 19 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c7a9e3e..3974b03 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -392,25 +392,6 @@ each locale. -->
Open &amp;image in new tab
</message>
- <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_MENU" desc="The text label of the Playback Rate submenu">
- &amp;Playback Rate
- </message>
- <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.">
- &amp;Slow (0.5x)
- </message>
- <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_NORMAL" desc="The text label of the Normal Speed Playback Rate menu item. The default rate of 5 options.">
- &amp;Normal (1.0x)
- </message>
- <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.">
- &amp;Fast (1.25x)
- </message>
- <message name="IDS_CONTENT_CONTEXT_PLAYBACKRATE_FASTER" desc="The text label of the 1.5x Sped Up Playback Rate menu item. The 2nd fastest of 5 options.">
- F&amp;aster (1.5x)
- </message>
- <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.">
- D&amp;ouble Time (2.0x)
- </message>
-
<message name="IDS_CONTENT_CONTEXT_LOOP" desc="The name of the Loop command for audio and video playback in the content area context menu">
&amp;Loop
</message>