r36254 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r36253‎ | r36254 | r36255 >
Date:03:10, 13 June 2008
Author:dantman
Status:old
Tags:
Comment:
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.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesPl.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesPl.php
@@ -74,7 +74,6 @@
7575 ',' => "\xc2\xa0", // @bug 2749
7676 '.' => ','
7777 );
78 -$linkTrail = '/^([a-zęóąśłżźćńĘÓĄŚŁŻŹĆŃ]+)(.*)$/sDu';
7978
8079 $specialPageAliases = array(
8180 'DoubleRedirects' => array( 'Podwójne_przekierowania' ),

Status & tagging log