r46944 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r46943‎ | r46944 | r46945 >
Date:21:56, 6 February 2009
Author:purodha
Status:ok
Tags:
Comment:
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
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1113,7 +1113,10 @@
11141114 We therefore have to use the numerical IP address to identify him/her.
11151115 Such an IP address can be shared by several users.
11161116 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.''",
1117 -'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].',
 1117+'noarticletext' => 'There is currently no text in this page, you can
 1118+[[Special:Search/{{PAGENAME}}|search for this page title]] in other pages,
 1119+<span class="plainlinks">[{{fullurl:Special:Log|page={{urlencode:{{FULLPAGENAME}}}}}} search the related logs],
 1120+or [{{fullurl:{{FULLPAGENAME}}|action=edit}} edit this page]</span>.',
11181121 'noarticletextanon' => '{{int:noarticletext}}', # do not translate or duplicate this message to other languages
11191122 'userpage-userdoesnotexist' => 'User account "$1" is not registered.
11201123 Please check if you want to create/edit this page.',

Status & tagging log