(bug 34977) Change Spanish formatnum behavior
[lhc/web/wiklou.git] / languages / messages / MessagesEs.php
index 64430b5..b8b8f1a 100644 (file)
@@ -354,7 +354,7 @@ $dateFormats = array(
        'dmy both' => 'H:i j M Y',
 );
 
-$separatorTransformTable = array( ',' => '.', '.' => ',' );
+$separatorTransformTable = array( ',' => "\xc2\xa0", '.' => ',' );
 $linkTrail = '/^([a-záéíóúñ]+)(.*)$/sDu';
 
 $messages = array(