Index: trunk/extensions/CheckUser/CheckUser.i18n.php |
— | — | @@ -56,8 +56,8 @@ |
57 | 57 | 'checkuser-wasblocked' => 'Previously blocked', |
58 | 58 | 'checkuser-localonly' => 'Not unified', |
59 | 59 | 'checkuser-massblock' => 'Block selected users', |
60 | | - 'checkuser-massblock-text' => 'Selected accounts will be blocked indefinitely, with autoblocking enabled and account creation disabled. |
61 | | - IP addresses will be blocked for 1 week for IP users only and with account creation disabled.', |
| 60 | + 'checkuser-massblock-text' => 'Selected accounts will be blocked indefinitely, with autoblocking of IP addresses enabled and account creation disabled. |
| 61 | +IP addresses will be blocked for one week for anonymous users only and account creation will be disabled.', |
62 | 62 | 'checkuser-blocktag' => 'Replace user pages with:', |
63 | 63 | 'checkuser-blocktag-talk' => 'Replace talk pages with:', |
64 | 64 | 'checkuser-massblock-commit' => 'Block selected users', |