From: Daniel Friesen Date: Fri, 13 Jun 2008 03:10:05 +0000 (+0000) Subject: Remove $linkTrail from Pl. X-Git-Tag: 1.31.0-rc.0~47019 X-Git-Url: https://git.cyclocoop.org/%27.%24link.%27?a=commitdiff_plain;h=85d21dba6779fb67f66a8d6129275c1d8a3a40e8;p=lhc%2Fweb%2Fwiklou.git Remove $linkTrail from Pl. The polish characters are already covered by the new En default modifications. And the definition here in Pl stops Szl from inheriting the En which has it's fixes. --- diff --git a/languages/messages/MessagesPl.php b/languages/messages/MessagesPl.php index 71d5cc1e7e..e3a27e4979 100644 --- a/languages/messages/MessagesPl.php +++ b/languages/messages/MessagesPl.php @@ -74,7 +74,6 @@ $separatorTransformTable = array( ',' => "\xc2\xa0", // @bug 2749 '.' => ',' ); -$linkTrail = '/^([a-zęóąśłżźćńĘÓĄŚŁŻŹĆŃ]+)(.*)$/sDu'; $specialPageAliases = array( 'DoubleRedirects' => array( 'Podwójne_przekierowania' ),