Fix linkprefix
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 3 Apr 2008 09:59:14 +0000 (09:59 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Thu, 3 Apr 2008 09:59:14 +0000 (09:59 +0000)
languages/messages/MessagesEn.php

index bdd39a3..71fac1d 100644 (file)
@@ -584,7 +584,7 @@ XHTML id names.
 'category-file-count-limited'    => 'The following {{PLURAL:$1|file is|$1 files are}} in the current category.',
 'listingcontinuesabbrev'         => 'cont.',
 
-'linkprefix'        => '/^(.*?)([a-zA-Z\\x80-\\xff]+)$/sD', # only translate this message to other languages if you have to change it
+'linkprefix'        => '/^(.*?)([a-zA-Z\x80-\xff]+)$/sD', # only translate this message to other languages if you have to change it
 'mainpagetext'      => "<big>'''MediaWiki has been successfully installed.'''</big>",
 'mainpagedocfooter' => "Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.