r49195 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r49194‎ | r49195 | r49196 >
Date:08:47, 5 April 2009
Author:siebrand
Status:deferred
Tags:
Comment:
Fix typo in 'regexblock-help'
Modified paths:
  • /trunk/extensions/regexBlock/regexBlock.i18n.php (modified) (history)

Diff [purge]

Index: trunk/extensions/regexBlock/regexBlock.i18n.php
@@ -27,7 +27,7 @@
2828 This should be done only to prevent vandalism, and in accordance with policy.
2929 \'\'This page will allow you to block even non-existing users, and will also block users with names similar to given, i.e. "Test" will be blocked along with "Test 2" etc.
3030 You can also block full IP addresses, meaning that no one logging in from them will be able to edit pages.
31 -Note: partial IP addresses will be treated by usernames in determining blocking.
 31+Note: partial IP addresses will be treated as usernames in determining blocking.
3232 If no reason is specified, a default generic reason will be used.\'\'',
3333 'regexblock-page-title-1' => 'Block address using regular expressions',
3434 'regexblock-reason-ip' => 'This IP address is prevented from editing due to vandalism or other disruption by you or by someone who shares your IP address.

Status & tagging log