From 47a01916d471a3f3333572126296a301afa9c867 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Thu, 5 Jun 2008 07:00:46 +0000 Subject: [PATCH] Fix typo in 'ipb_already_blocked' and 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 01bc2ca98d..4d30593464 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2356,7 +2356,8 @@ See the [[Special:Ipblocklist|IP block list]] for the list of currently operatio 'block-log-flags-noemail' => 'e-mail blocked', 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.', 'ipb_expiry_invalid' => 'Expiry time invalid.', -'ipb_already_blocked' => 'Caution: "$1" is alrady blocked. You can modify the block settings by using this form.', +'ipb_already_blocked' => 'Caution: "$1" is already blocked. +You can modify the block settings by using this form.', 'ipb_modifying_block' => 'Modifying existing block:', 'ipb_cant_unblock' => 'Error: Block ID $1 not found. It may have been unblocked already.', 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked. -- 2.20.1