From: Siebrand Mazeland Date: Sun, 25 Oct 2009 20:50:05 +0000 (+0000) Subject: Update messages X-Git-Tag: 1.31.0-rc.0~39111 X-Git-Url: http://git.cyclocoop.org/%28?a=commitdiff_plain;h=472e0137c32f446ef8ff1eb2971a0c5b89a64cd7;p=lhc%2Fweb%2Fwiklou.git Update messages --- diff --git a/js2/mwEmbed/libAddMedia/mvAdvFirefogg.js b/js2/mwEmbed/libAddMedia/mvAdvFirefogg.js index 5f34995023..1e6fabc2df 100644 --- a/js2/mwEmbed/libAddMedia/mvAdvFirefogg.js +++ b/js2/mwEmbed/libAddMedia/mvAdvFirefogg.js @@ -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 visual quality<\/i> of the encoded video. (not used if you set bitrate in advanced controls below)", + "fogg-videoQuality-help" : "Used to set the 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 acoustic quality<\/i> of the encoded audio. (not used if you set bitrate in advanced controls below)", + "fogg-audioQuality-help" : "Used to set the 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 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 framerate<\/a>.", + "fogg-framerate-title" : "Frame rate", + "fogg-framerate-help" : "The video frame rate. More about 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 aspect ratios<\/a>.", "fogg-keyframeInterval-title" : "Key frame interval", diff --git a/js2/mwEmbed/php/languages/mwEmbed.i18n.php b/js2/mwEmbed/php/languages/mwEmbed.i18n.php index 06c6310daf..402d5973f4 100644 --- a/js2/mwEmbed/php/languages/mwEmbed.i18n.php +++ b/js2/mwEmbed/php/languages/mwEmbed.i18n.php @@ -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 visual quality of the encoded video. (not used if you set bitrate in advanced controls below)', + 'fogg-videoQuality-help' => 'Used to set the visual quality 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 acoustic quality of the encoded audio. (not used if you set bitrate in advanced controls below)', + 'fogg-audioQuality-help' => 'Used to set the acoustic quality 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 Theora codec.', '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 framerate.', + 'fogg-framerate-title' => 'Frame rate', + 'fogg-framerate-help' => 'The video frame rate. More about frame rate.', 'fogg-aspect-title' => 'Aspect ratio', 'fogg-aspect-help' => 'The video aspect ratio can be fraction 4:3 or 16:9. More about aspect ratios.', 'fogg-keyframeInterval-title' => 'Key frame interval',