Index: trunk/extensions/AddMediaWizard/AddMedia/mw.Firefogg.js |
— | — | @@ -25,7 +25,7 @@ |
26 | 26 | "fogg-preview" : "Preview video", |
27 | 27 | "fogg-hidepreview" : "Hide preview", |
28 | 28 | "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" |
30 | 30 | }); |
31 | 31 | |
32 | 32 | var firefogg_install_links = { |
Index: trunk/extensions/AddMediaWizard/AddMedia/AddMedia.i18n.php |
— | — | @@ -41,11 +41,11 @@ |
42 | 42 | 'fogg-cg-advVideo' => 'Advanced video encoding controls', |
43 | 43 | 'fogg-cg-advAudio' => 'Advanced audio encoding controls', |
44 | 44 | '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)', |
50 | 50 | 'fogg-videoQuality-title' => 'Video quality', |
51 | 51 | '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).', |
52 | 52 | 'fogg-starttime-title' => 'Start second', |
— | — | @@ -55,7 +55,7 @@ |
56 | 56 | 'fogg-audioQuality-title' => 'Audio quality', |
57 | 57 | '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).', |
58 | 58 | '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>', |
60 | 60 | 'fogg-audioCodec-title' => 'Audio codec', |
61 | 61 | '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>', |
62 | 62 | 'fogg-width-title' => 'Video width', |
— | — | @@ -97,7 +97,7 @@ |
98 | 98 | 'fogg-license-help' => 'The license of the clip (preferably a Creative Commons URL).', |
99 | 99 | 'fogg-contact-title' => 'Contact', |
100 | 100 | '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', |
102 | 102 | 'fogg-gui-title' => 'Make web video', |
103 | 103 | 'mwe-imported_from' => '$1 imported from [$2 $3]. See the original [$4 resource page] for more information.', |
104 | 104 | 'mwe-import-description' => '$1, imported from $2', |