r45366 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r45365‎ | r45366 | r45367 >
Date:13:09, 3 January 2009
Author:aaron
Status:ok
Tags:todo 
Comment:
Make titleprotected look a tad better when there is no reason...should prolly be two messages
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -852,7 +852,7 @@
853853 'customcssjsprotected' => "You do not have permission to edit this page, because it contains another user's personal settings.",
854854 'ns-specialprotected' => 'Special pages cannot be edited.',
855855 'titleprotected' => "This title has been protected from creation by [[User:$1|$1]].
856 -The reason given is ''$2''.",
 856+The reason given is \"<i>$2</i>\".",
857857
858858 # Virus scanner
859859 'virus-badscanner' => 'Bad configuration: unknown virus scanner: <i>$1</i>',

Status & tagging log