From e8dbe9546525c3c722ab965b01ab36dd977ebf03 Mon Sep 17 00:00:00 2001 From: Purodha B Blissenbach Date: Fri, 6 Feb 2009 21:56:04 +0000 Subject: [PATCH] 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 --- languages/messages/MessagesEn.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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.', -- 2.20.1