http://www.mediawiki.org/wiki/Special:Code/MediaWiki/54551

Revision: 54551
Author:   siebrand
Date:     2009-08-06 23:41:27 +0000 (Thu, 06 Aug 2009)

Log Message:
-----------
Update formatting

Modified Paths:
--------------
    trunk/extensions/WikiAtHome/WikiAtHome.i18n.php

Modified: trunk/extensions/WikiAtHome/WikiAtHome.i18n.php
===================================================================
--- trunk/extensions/WikiAtHome/WikiAtHome.i18n.php     2009-08-06 23:38:03 UTC 
(rev 54550)
+++ trunk/extensions/WikiAtHome/WikiAtHome.i18n.php     2009-08-06 23:41:27 UTC 
(rev 54551)
@@ -12,26 +12,27 @@
  * @author Purodha     http://ksh.wikipedia.org/wiki/User:Purodha
  */
 $messages['en'] = array(
-       'specialwikiathome'     => 'w...@home',
-       'wah-desc'                      => 'Enables distributing transcoding 
video jobs to clients using firefogg',
-       'wah-user-desc'         => 'w...@home enables community members to 
donate spare cpu cycles to help with resource intensive operations',
-       'wah-short-audio'       => '$1 sound file, $2',
-       'wah-short-video'       => '$1 video file, $2',
-       'wah-short-general'     => '$1 media file, $2',
+       'specialwikiathome' => 'w...@home',
+       'wah-desc' => 'Enables distributing transcoding video jobs to clients 
using firefogg',
+       'wah-user-desc' => 'w...@home enables community members to donate spare 
cpu cycles to help with resource intensive operations',
+       'wah-short-audio' => '$1 sound file, $2',
+       'wah-short-video' => '$1 video file, $2',
+       'wah-short-general' => '$1 media file, $2',
 
-       'wah-long-audio'        => '($1 sound file, length $2, $3)',
-       'wah-long-video'        => '($1 video file, length $2, $4×$5 pixels, 
$3)',
-       'wah-long-multiplexed'  => '(multiplexed audio/video file, $1, length 
$2, $4×$5 pixels, $3 overall)',
-       'wah-long-general'      => '(media file, length $2, $3)',
-       'wah-long-error'        => '(ffmpeg could not read this file: $1)',
+       'wah-long-audio' => '($1 sound file, length $2, $3)',
+       'wah-long-video' => '($1 video file, length $2, $4×$5 pixels, $3)',
+       'wah-long-multiplexed' => '(multiplexed audio/video file, $1, length 
$2, $4×$5 pixels, $3 overall)',
+       'wah-long-general' => '(media file, length $2, $3)',
+       'wah-long-error' => '(ffmpeg could not read this file: $1)',
 
        'wah-transcode-working' => 'This video is being processed, please try 
again later',
-       'wah-transcode-helpout' => 'The clip is $1 percent done. You can help 
transcode this video by visiting [[Special:WikiAtHome|w...@home]]',
+       'wah-transcode-helpout' => 'The clip is $1 percent done.
+You can help transcode this video by visiting 
[[Special:WikiAtHome|w...@home]]',
 
-       'wah-transcode-fail'    => 'This file failed to transcode.',
+       'wah-transcode-fail' => 'This file failed to transcode.',
 
-       'wah-javascript-off'    => 'You must have JavaScript enabled to 
participate in w...@home',
-       'wah-loading'           => 'loading w...@home interface 
<blink>...</blink>'
+       'wah-javascript-off' => 'You must have JavaScript enabled to 
participate in w...@home',
+       'wah-loading' => 'loading w...@home interface <blink>...</blink>'
 );
 
 /** Message documentation (Message documentation)



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to