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

Revision: 82837
Author:   purodha
Date:     2011-02-26 09:24:29 +0000 (Sat, 26 Feb 2011)
Log Message:
-----------
Fix erroneous html generation in language boxes.

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

Modified: trunk/extensions/Babel/Babel.i18n.php
===================================================================
--- trunk/extensions/Babel/Babel.i18n.php       2011-02-26 08:19:21 UTC (rev 
82836)
+++ trunk/extensions/Babel/Babel.i18n.php       2011-02-26 09:24:29 UTC (rev 
82837)
@@ -42,6 +42,7 @@
        'babel-N-n' => 'This user has a [[$1|native]] understanding of 
[[$2|English]].',
 
        'babel-box-cellspacing' => '0', # Do not translate or duplicate this 
message to other languages.
+       'babel-cellspacing' => '0', # Do not translate or duplicate this 
message to other languages.
 
        'babel-portal'   => '$1', # Do not translate or duplicate this message 
to other languages.
        'babel-template' => 'Template:$1', # Do not translate or duplicate this 
message to other languages.


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to