r58290 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r58289‎ | r58290 | r58291 >
Date:21:53, 28 October 2009
Author:siebrand
Status:deferred
Tags:
Comment:
php mergeJavascriptMsg.php -j
Modified paths:
  • /trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php (modified) (history)

Diff [purge]

Index: trunk/phase3/js2/mwEmbed/php/languages/mwEmbed.i18n.php
@@ -321,11 +321,11 @@
322322 'mwe-next_clip_msg' => 'Play next clip',
323323 'mwe-prev_clip_msg' => 'Play previous clip',
324324 'mwe-current_clip_msg' => 'Continue playing this clip',
325 - 'mwe-seek_to' => 'Seek to $1',
 325+ 'mwe-seek_to' => 'Seek $1',
326326 'mwe-paused' => 'paused',
327327 'mwe-download_segment' => 'Download selection:',
328328 'mwe-download_full' => 'Download full video file:',
329 - 'mwe-download_right_click' => 'To download, right click and select <i>Save target as...</i>',
 329+ 'mwe-download_right_click' => 'To download, right click and select <i>Save link as...</i>',
330330 'mwe-download_clip' => 'Download video',
331331 'mwe-download_text' => 'Download text (<a style="color:white" title="cmml" href="http://wiki.xiph.org/index.php/CMML">CMML</a> xml):',
332332 'mwe-download' => 'Download',
@@ -355,7 +355,7 @@
356356 'mwe-embed_site_or_blog' => 'Embed on your site or blog',
357357 'mwe-related_videos' => 'Related videos',
358358 'mwe-seeking' => 'seeking',
359 - "mwe-copy-code" => "Copy code",
 359+ 'mwe-copy-code' => 'Copy code',
360360 );
361361
362362 /** Message documentation (Message documentation)

Status & tagging log