Bug 2981: Linktrail for Tamil (ta)
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Wed, 19 Oct 2005 21:46:36 +0000 (21:46 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Wed, 19 Oct 2005 21:46:36 +0000 (21:46 +0000)
RELEASE-NOTES
languages/LanguageTa.php

index fb7c2d6..cc5de24 100644 (file)
@@ -159,6 +159,7 @@ fully support the editing toolbar, but was found to be too confusing.
 * (bug 2938) Update MediaWiki:Exporttext to be more general
 * Fixed possible infinite loop in formatComment
 * Added a limit to the size of image files which can be thumbnailed
+* (bug 2981) Linktrail for Tamil (ta)
 
 
 === Caveats ===
index fcabbad..45dc355 100644 (file)
@@ -113,7 +113,7 @@ require_once( "LanguageUtf8.php" );
 "category_header" => "பகுப்புகளிலுள்ள கட்டுரைகள் \"$1\"",
 "subcategories" => "துணை வகைகள்",
 
-"linktrail"            => "/^([a-z]+)(.*)\$/sD",
+'linktrail'            => '/^([\xE0\xAE\x80-\xE0\xAE\xFF]+)(.*)$/sD',
 "mainpage"             => "முதற் பக்கம்",
 "mainpagetext" => "விக்கி மென்பொருள் வெற்றிகரமாக உள்ளிடப்பட்டது.",
 "about"                        => "விபரம்",