Make titleprotected look a tad better when there is no reason...should prolly be...
authorAaron Schulz <aaron@users.mediawiki.org>
Sat, 3 Jan 2009 13:09:25 +0000 (13:09 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Sat, 3 Jan 2009 13:09:25 +0000 (13:09 +0000)
languages/messages/MessagesEn.php

index 506baf6..5631093 100644 (file)
@@ -852,7 +852,7 @@ $2',
 'customcssjsprotected' => "You do not have permission to edit this page, because it contains another user's personal settings.",
 'ns-specialprotected'  => 'Special pages cannot be edited.',
 'titleprotected'       => "This title has been protected from creation by [[User:$1|$1]].
-The reason given is ''$2''.",
+The reason given is \"<i>$2</i>\".",
 
 # Virus scanner
 'virus-badscanner'     => 'Bad configuration: unknown virus scanner: <i>$1</i>',