From: Andrew Garrett Date: Mon, 10 Sep 2007 09:48:00 +0000 (+0000) Subject: Change the cantcreateaccounttext message, to take advantage of the features from... X-Git-Tag: 1.31.0-rc.0~51445 X-Git-Url: http://git.cyclocoop.org/%22%20.%20generer_url_aide%28?a=commitdiff_plain;h=59c82fc7772a5d4181faeca0d310cfe4606c1f69;p=lhc%2Fweb%2Fwiklou.git Change the cantcreateaccounttext message, to take advantage of the features from r25714. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index a7ea07a156..4d9b622c44 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1083,9 +1083,8 @@ The deletion log for this page is provided here for convenience:", # Account creation failure 'cantcreateaccounttitle' => "Can't create account", -'cantcreateaccounttext' => 'Account creation from this IP address ($1) has been blocked. -This is probably due to persistent vandalism from your school or Internet service -provider.', +'cantcreateaccounttext' => 'Account creation from this IP address ($1) has been blocked by [[User:$3|$3]]. +The reason given by $3 is ''$2''', # History pages 'revhistory' => 'Revision history',