php mergeJavascriptMsg.php -j
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 26 Oct 2009 19:40:20 +0000 (19:40 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Mon, 26 Oct 2009 19:40:20 +0000 (19:40 +0000)
js2/mwEmbed/php/languages/mwEmbed.i18n.php

index 4904ca6..e8070e4 100644 (file)
@@ -96,7 +96,7 @@ $messages['en'] = array(
        /*
         * js file: /mv_embed.js
         */
-       'mwe-loading_txt' => 'Loading ...',     
+       'mwe-loading_txt' => 'Loading ...',
        'mwe-size-gigabytes' => '$1 GB',
        'mwe-size-megabytes' => '$1 MB',
        'mwe-size-kilobytes' => '$1 K',
@@ -172,7 +172,7 @@ $messages['en'] = array(
        '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',
-       '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>.',
+       '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>',
        'fogg-width-title' => 'Video width',
        'fogg-width-help' => 'Resize to given width.',
        'fogg-height-title' => 'Video height',
@@ -321,7 +321,8 @@ $messages['en'] = array(
        'mwe-next_clip_msg' => 'Play next clip',
        'mwe-prev_clip_msg' => 'Play previous clip',
        'mwe-current_clip_msg' => 'Continue playing this clip',
-       'mwe-seek_to' => 'Seek to',
+       'mwe-seek_to' => 'Seek to $1',
+       'mwe-paused' => 'paused',
        'mwe-download_segment' => 'Download selection:',
        'mwe-download_full' => 'Download full video file:',
        'mwe-download_right_click' => 'To download, right click and select <i>Save target as...</i>',
@@ -331,7 +332,7 @@ $messages['en'] = array(
        'mwe-share' => 'Share',
        'mwe-credits' => 'Credits',
        'mwe-clip_linkback' => 'Clip source page',
-       'mwe-chose_player' => 'Choose Video Player',
+       'mwe-chose_player' => 'Choose video player',
        'mwe-share_this_video' => 'Share this video',
        'mwe-video_credits' => 'Video credits',
        'mwe-menu_btn' => 'Menu',
@@ -350,7 +351,7 @@ $messages['en'] = array(
        'mwe-for_best_experience' => 'For a better video playback experience we recommend:<br /><b><a href="http://www.mozilla.com/en-US/firefox/upgrade.html?from=mwEmbed">Firefox 3.5</a>.</b>',
        'mwe-do_not_warn_again' => 'Dismiss for now.',
        'mwe-playerselect' => 'Players',
-       'mwe-read_before_embed' => 'Please read the <a href="http://mediawiki.org/wiki/Security_Notes_on_Remote_Embedding" target="_new">security notes on remote embedding</a> before actually embedding!',
+       'mwe-read_before_embed' => '<a href="http://mediawiki.org/wiki/Security_Notes_on_Remote_Embedding" target="_new">Read this</a> before embedding.',
        'mwe-embed_site_or_blog' => 'Embed on your site or blog',
        'mwe-related_videos' => 'Related videos',
        'mwe-seeking' => 'seeking',