From: River Tarnell Date: Sun, 26 Dec 2004 21:21:07 +0000 (+0000) Subject: new linktrail X-Git-Tag: 1.5.0alpha1~1029 X-Git-Url: https://git.cyclocoop.org/admin/%7B%24plugin.url%7Cescape%7D?a=commitdiff_plain;h=531449da6a9ab0630ebd780e136c26336fb6d972;p=lhc%2Fweb%2Fwiklou.git new linktrail --- diff --git a/languages/LanguageIs.php b/languages/LanguageIs.php index c34c753f54..cbe5b5dbf4 100644 --- a/languages/LanguageIs.php +++ b/languages/LanguageIs.php @@ -579,7 +579,7 @@ border=\"0\" ALT=\"Google\"> #'linklistsub' => "(List of links)", #'linkshere' => "The following pages link to here:", 'linkstoimage' => "Eftirfarandi síður tengjast í mynd þessa:", -'linktrail' => "/^([a-z]+)(.*)\$/sD", +'linktrail' => '/^([á|ð|é|í|ó|ú|ý|þ|æ|ö|a-z]+)(.*)$/sD', 'listadmins' => "Stjórnendalisti", #'listform' => "list", 'listusers' => "Notendalisti",