Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -2356,7 +2356,8 @@ |
2357 | 2357 | 'block-log-flags-noemail' => 'e-mail blocked', |
2358 | 2358 | 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.', |
2359 | 2359 | 'ipb_expiry_invalid' => 'Expiry time invalid.', |
2360 | | -'ipb_already_blocked' => 'Caution: "$1" is alrady blocked. You can modify the block settings by using this form.', |
| 2360 | +'ipb_already_blocked' => 'Caution: "$1" is already blocked. |
| 2361 | +You can modify the block settings by using this form.', |
2361 | 2362 | 'ipb_modifying_block' => 'Modifying existing block:', |
2362 | 2363 | 'ipb_cant_unblock' => 'Error: Block ID $1 not found. It may have been unblocked already.', |
2363 | 2364 | 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked. |