Bump and prep 1.34.1
[lhc/web/wiklou.git] / languages / messages / MessagesLt.php
index b79f9d8..68d41c0 100644 (file)
@@ -171,7 +171,7 @@ $magicWords = [
 ];
 
 $fallback8bitEncoding = 'windows-1257';
-$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ];
+$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];
 
 $dateFormats = [
        'ymd time' => 'H:i',