From: Purodha B Blissenbach Date: Fri, 6 Feb 2009 21:56:04 +0000 (+0000) Subject: Give users a direct link to the page log so as to more easily find X-Git-Tag: 1.31.0-rc.0~42996 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=e8dbe9546525c3c722ab965b01ab36dd977ebf03;p=lhc%2Fweb%2Fwiklou.git Give users a direct link to the page log so as to more easily find deleted redirects after page moves, or pages moved without automated redirects, as per a suggestion of user Church of emacs, see: http://translatewiki.net/wiki/Support#MediaWiki:Noarticletext --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 4e3791bc42..70f56852ea 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1113,7 +1113,10 @@ If you are here by mistake, click your browser's '''back''' button.", We therefore have to use the numerical IP address to identify him/her. 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 or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].', +'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], +or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page].', '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.',