From 35a891a308f24eee1266d7f4ea5e72361c3bcdc1 Mon Sep 17 00:00:00 2001 From: "This, that and the other" Date: Thu, 6 Feb 2014 13:02:45 +1100 Subject: [PATCH] Remove from autoblocker message It doesn't work (the limited parser used for edit/block summaries doesn't understand ) and it is not necessary (things shouldn't be both in quotes and italics, one of these choices is enough). Follow-up to If84e78e413fd042ef9451c68df2321fd52a35c79. Change-Id: I505a486624f1891fb8b708862692637d4ec42db8 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index fa0a354e8d..e9bc46ca25 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -3359,7 +3359,7 @@ See the [[Special:BlockList|block list]] to review blocks.', 'contribslink' => 'contribs', 'emaillink' => 'send email', 'autoblocker' => 'Autoblocked because your IP address has been recently used by "[[User:$1|$1]]". -The reason given for $1\'s block is "$2"', +The reason given for $1\'s block is "$2"', 'blocklogpage' => 'Block log', 'blocklog-showlog' => 'This user has been blocked previously. The block log is provided below for reference:', -- 2.20.1