Merge "mw.special.contributions: Do not infuse the date input while it has user focus"
[lhc/web/wiklou.git] / languages / messages / MessagesCs.php
index affcc83..6a2e41d 100644 (file)
@@ -383,4 +383,4 @@ $bookstoreList = [
 # Písmena, která se mají objevit jako část odkazu ve formě '[[jazyk]]y' atd:
 $linkTrail = '/^([a-záčďéěíňóřšťúůýž]+)(.*)$/sDu';
 
-$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ];
+$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];