Set linkTrail for Chinese language. There is no character should be appended to a...
authorPhilip Tzou <philip@users.mediawiki.org>
Thu, 20 Aug 2009 11:16:19 +0000 (11:16 +0000)
committerPhilip Tzou <philip@users.mediawiki.org>
Thu, 20 Aug 2009 11:16:19 +0000 (11:16 +0000)
languages/messages/MessagesZh_hans.php

index 59fbe49..6d60d08 100644 (file)
@@ -164,6 +164,8 @@ $specialPageAliases = array(
        'Activeusers'               => array( '活跃用户' ),
 );
 
+$linkTrail = '/^()(.*)$/sD';
+
 $extraUserToggles = array(
        'nolangconversion',
 );