From: Siebrand Mazeland Date: Mon, 7 Sep 2009 16:55:48 +0000 (+0000) Subject: Localise special page name in URLs in 'noarticletext' and 'noarticletext-nopermission' X-Git-Tag: 1.31.0-rc.0~39879 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=c1a2f13a536d633c007c82876ddeca1886020d16;hp=abb9d3618d57c73396d467816da505ef72589dea;p=lhc%2Fweb%2Fwiklou.git Localise special page name in URLs in 'noarticletext' and 'noarticletext-nopermission' --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 9a9638e702..ce75feb29d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1245,11 +1245,11 @@ Such an IP address can be shared by several users. If you are an anonymous user and feel that irrelevant comments have been directed at you, please [[Special:UserLogin/signup|create an account]] or [[Special:UserLogin|log in]] to avoid future confusion with other anonymous users.''", 'noarticletext' => 'There is currently no text in this page. You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages, -[{{fullurl:Special:Log|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs], +[{{fullurl:{{#Special:Log}}|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs], or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].', 'noarticletext-nopermission' => 'There is currently no text in this page. You can [[Special:Search/{{PAGENAME}}|search for this page title]] in other pages, -or [{{fullurl:Special:Log|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs].', +or [{{fullurl:{{#Special:Log}}|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs].', 'noarticletextanon' => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages 'userpage-userdoesnotexist' => 'User account "$1" is not registered. Please check if you want to create/edit this page.',