Do not insert page titles into querycache.qc_value
[lhc/web/wiklou.git] / languages / messages / MessagesFi.php
index 0d1abbd..5fbc47b 100644 (file)
@@ -245,7 +245,7 @@ $magicWords = [
        'protectionlevel'           => [ '1', 'SUOJAUSTASO', 'PROTECTIONLEVEL' ],
 ];
 
-$separatorTransformTable = [ ',' => "\xc2\xa0", '.' => ',' ];
+$separatorTransformTable = [ ',' => "\u{00A0}", '.' => ',' ];
 
 $datePreferences = [
        'default',
@@ -286,4 +286,3 @@ $bookstoreList = [
 ];
 
 $linkTrail = '/^([a-zäö]+)(.*)$/sDu';
-