r69897 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r69896‎ | r69897 | r69898 >
Date:19:37, 25 July 2010
Author:raymond
Status:ok
Tags:
Comment:
Follow-up r69859: webm -> WebM (see http://en.wikipedia.org/wiki/WebM )
Fix grammar
Modified paths:
  • /trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php (modified) (history)
  • /trunk/extensions/AddMediaWizard/AddMedia/mw.Firefogg.js (modified) (history)

Diff [purge]

Index: trunk/extensions/AddMediaWizard/AddMedia/mw.Firefogg.js
@@ -25,7 +25,7 @@
2626 "fogg-preview" : "Preview video",
2727 "fogg-hidepreview" : "Hide preview",
2828 "fogg-warning-firebug" : "<b>Firebug</b> can cause conflicts with <i>Firefogg</i>. Please disable <b>Firebug</b> for this page.",
29 - "fogg-missing-webm-support" : "Please use a [$1 webm compatible] browsers to preview results of webm videos"
 29+ "fogg-missing-webm-support" : "Please use a [$1 WebM compatible] browser to preview results of WebM videos"
3030 });
3131
3232 var firefogg_install_links = {
Index: trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php
@@ -41,11 +41,11 @@
4242 'fogg-cg-advVideo' => 'Advanced video encoding controls',
4343 'fogg-cg-advAudio' => 'Advanced audio encoding controls',
4444 'fogg-preset-custom' => 'Custom settings',
45 - 'fogg-webvideo-desc' => 'Ogg Web video Theora, Vorbis (600 kbit\/s and 400px maximum width)',
46 - 'fogg-savebandwidth-desc' => 'Ogg Low bandwidth Theora, Vorbis (164 kbit\/s and 200px maximum width)',
47 - 'fogg-highquality-desc' => 'Ogg High quality Theora, Vorbis (1080px maximum width)',
48 - 'fogg-webvideo-webm-desc' => 'Webm Web video VP8 (600 kbit\/s and 480px maximum width)',
49 - 'fogg-highquality-webm-desc' => 'Webm High quality VP8 (1080px maximum width)',
 45+ 'fogg-webvideo-desc' => 'Ogg web video Theora, Vorbis (600 kbit\/s and 400px maximum width)',
 46+ 'fogg-savebandwidth-desc' => 'Ogg low bandwidth Theora, Vorbis (164 kbit\/s and 200px maximum width)',
 47+ 'fogg-highquality-desc' => 'Ogg high quality Theora, Vorbis (1080px maximum width)',
 48+ 'fogg-webvideo-webm-desc' => 'WebM web video VP8 (600 kbit\/s and 480px maximum width)',
 49+ 'fogg-highquality-webm-desc' => 'WebM high quality VP8 (1080px maximum width)',
5050 'fogg-videoQuality-title' => 'Video quality',
5151 'fogg-videoQuality-help' => 'Used to set the <i>visual quality</i> of the encoded video (not used if you set bitrate in advanced controls below).',
5252 'fogg-starttime-title' => 'Start second',
@@ -55,7 +55,7 @@
5656 'fogg-audioQuality-title' => 'Audio quality',
5757 'fogg-audioQuality-help' => 'Used to set the <i>acoustic quality</i> of the encoded audio (not used if you set bitrate in advanced controls below).',
5858 'fogg-videoCodec-title' => 'Video codec',
59 - 'fogg-videoCodec-help' => 'Select the clip video codec. More about the <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/Theora\">Theora codec<\/a>. More about the <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/Webm\">VP8 codec<\/a>',
 59+ 'fogg-videoCodec-help' => 'Select the clip video codec. More about the <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/Theora\">Theora codec<\/a>. More about the <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/WebM\">VP8 codec<\/a>',
6060 'fogg-audioCodec-title' => 'Audio codec',
6161 'fogg-audioCodec-help' => 'Used to set the clip audio codec. Presently only Vorbis is supported. More about the <a target="_new" href="http://en.wikipedia.org/wiki/Vorbis">Vorbis codec</a>',
6262 'fogg-width-title' => 'Video width',
@@ -97,7 +97,7 @@
9898 'fogg-license-help' => 'The license of the clip (preferably a Creative Commons URL).',
9999 'fogg-contact-title' => 'Contact',
100100 'fogg-contact-help' => 'Contact link',
101 - 'fogg-missing-webm-support' => 'Please use a [$1 webm compatible] browsers to preview results of webm videos',
 101+ 'fogg-missing-webm-support' => 'Please use a [$1 WebM compatible] browser to preview results of WebM videos',
102102 'fogg-gui-title' => 'Make web video',
103103 'mwe-imported_from' => '$1 imported from [$2 $3]. See the original [$4 resource page] for more information.',
104104 'mwe-import-description' => '$1, imported from $2',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r69859firefogg gui updates ( fix maxsize override of width height )dale04:01, 25 July 2010

Status & tagging log