r35909 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r35908‎ | r35909 | r35910 >
Date:07:00, 5 June 2008
Author:siebrand
Status:old
Tags:
Comment:
Fix typo in 'ipb_already_blocked' and add newline
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -2356,7 +2356,8 @@
23572357 'block-log-flags-noemail' => 'e-mail blocked',
23582358 'range_block_disabled' => 'The sysop ability to create range blocks is disabled.',
23592359 '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.',
23612362 'ipb_modifying_block' => 'Modifying existing block:',
23622363 'ipb_cant_unblock' => 'Error: Block ID $1 not found. It may have been unblocked already.',
23632364 'ipb_blocked_as_range' => 'Error: The IP $1 is not blocked directly and cannot be unblocked.

Status & tagging log