Update messages
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 25 Oct 2009 20:50:05 +0000 (20:50 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Sun, 25 Oct 2009 20:50:05 +0000 (20:50 +0000)
js2/mwEmbed/libAddMedia/mvAdvFirefogg.js
js2/mwEmbed/php/languages/mwEmbed.i18n.php

index 5f34995..1e6fabc 100644 (file)
@@ -17,13 +17,13 @@ loadGM({
        "fogg-savebandwith-desc" : "Low bandwith Theora, Vorbis 164 kbit\/s and 200px maximum width",
        "fogg-highquality-desc" : "High quality Theora, Vorbis 1080px maximum width",
        "fogg-videoQuality-title" : "Video quality",
-       "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)",
+       "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).",
        "fogg-starttime-title" : "Start second",
        "fogg-starttime-help" : "Only encode from time in seconds",
        "fogg-endtime-title" : "End second",
        "fogg-endtime-help" : "Only encode to time in seconds",
        "fogg-audioQuality-title" : "Audio quality",
-       "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)",
+       "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).",
        "fogg-videoCodec-title" : "Video codec",
        "fogg-videoCodec-help" : "Used to select the clip video codec. Presently only Theora is supported. More about the <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/Theora\">Theora codec<\/a>.",
        "fogg-audioCodec-title" : "Audio codec",
@@ -36,8 +36,8 @@ loadGM({
        "fogg-videoBitrate-help" : "Video bitrate sets the encoding bitrate for video in (kb\/s)",
        "fogg-twopass-title" : "Two pass encoding",
        "fogg-twopass-help" : "Two pass encoding enables more constant quality by making two passes over the video file",
-       "fogg-framerate-title" : "Framerate",
-       "fogg-framerate-help" : "The video framerate. More about <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/Framerate\">framerate<\/a>.",
+       "fogg-framerate-title" : "Frame rate",
+       "fogg-framerate-help" : "The video frame rate. More about <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/Frame_rate\">frame rate<\/a>.",
        "fogg-aspect-title" : "Aspect ratio",
        "fogg-aspect-help" : "The video aspect ratio can be fraction 4:3 or 16:9. More about <a target=\"_new\" href=\"http:\/\/en.wikipedia.org\/wiki\/Aspect_ratio_%28image%29\">aspect ratios<\/a>.",
        "fogg-keyframeInterval-title" : "Key frame interval",
index 06c6310..402d597 100644 (file)
@@ -163,13 +163,13 @@ $messages['en'] = array(
        'fogg-savebandwith-desc' => 'Low bandwith Theora, Vorbis 164 kbit/s and 200px maximum width',
        'fogg-highquality-desc' => 'High quality Theora, Vorbis 1080px maximum width',
        'fogg-videoQuality-title' => 'Video quality',
-       '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)',
+       '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).',
        'fogg-starttime-title' => 'Start second',
        'fogg-starttime-help' => 'Only encode from time in seconds',
        'fogg-endtime-title' => 'End second',
        'fogg-endtime-help' => 'Only encode to time in seconds',
        'fogg-audioQuality-title' => 'Audio quality',
-       '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)',
+       '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).',
        'fogg-videoCodec-title' => 'Video codec',
        'fogg-videoCodec-help' => 'Used to select the clip video codec. Presently only Theora is supported. More about the <a target="_new" href="http://en.wikipedia.org/wiki/Theora">Theora codec</a>.',
        'fogg-audioCodec-title' => 'Audio codec',
@@ -182,8 +182,8 @@ $messages['en'] = array(
        'fogg-videoBitrate-help' => 'Video bitrate sets the encoding bitrate for video in (kb/s)',
        'fogg-twopass-title' => 'Two pass encoding',
        'fogg-twopass-help' => 'Two pass encoding enables more constant quality by making two passes over the video file',
-       'fogg-framerate-title' => 'Framerate',
-       'fogg-framerate-help' => 'The video framerate. More about <a target="_new" href="http://en.wikipedia.org/wiki/Framerate">framerate</a>.',
+       'fogg-framerate-title' => 'Frame rate',
+       'fogg-framerate-help' => 'The video frame rate. More about <a target="_new" href="http://en.wikipedia.org/wiki/Frame_rate">frame rate</a>.',
        'fogg-aspect-title' => 'Aspect ratio',
        'fogg-aspect-help' => 'The video aspect ratio can be fraction 4:3 or 16:9. More about <a target="_new" href="http://en.wikipedia.org/wiki/Aspect_ratio_%28image%29">aspect ratios</a>.',
        'fogg-keyframeInterval-title' => 'Key frame interval',