From b384e2f4e9036b33d23567393cdab3060e2f38ec Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 28 Sep 2008 19:16:00 +0000 Subject: [PATCH] Add newline --- languages/messages/MessagesEn.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index c47bbed709..b03acd9aca 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2614,7 +2614,8 @@ Note that blocks are listed [[Special:Ipblocklist|there]] and are not listed her 'removerestrictions' => 'Remove restriction from a user', 'removerestrictions-intro' => 'Use the form below to remove a restriction from a certain user.', 'removerestrictions-noid' => 'No restriction ID was specified.', -'removerestrictions-wrongid' => 'Restriction with that ID not found. Most probably someone has removed it or it expired.', +'removerestrictions-wrongid' => 'Restriction with that ID not found. +Most probably someone has removed it or it expired.', 'removerestrictions-legend' => 'Remove a restriction', 'removerestrictions-user' => 'Restricted user:', 'removerestrictions-type' => 'Restriction type:', -- 2.20.1