r4723 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r4722‎ | r4723 | r4724 >
Date:19:36, 12 August 2004
Author:timwi
Status:old
Tags:
Comment:
spamprotectiontext says, "You might want to check the following regular
expression for patterns that are currently blocked:" but there is actually
nothing after it. The code doesn't seem to give me an easy way to add something
either, so I guess I'll just remove it.
Modified paths:
  • /trunk/phase3/languages/Language.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Language.php
@@ -1411,9 +1411,7 @@
14121412 # Spam protection
14131413
14141414 'spamprotectiontitle' => 'Spam protection filter',
1415 -'spamprotectiontext' => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.
1416 -
1417 -You might want to check the following regular expression for patterns that are currently blocked:',
 1415+'spamprotectiontext' => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.',
14181416 'subcategorycount' => "There are $1 subcategories to this category.",
14191417 'subcategorycount1' => "There is $1 subcategorie to this category.",
14201418 'categoryarticlecount' => "There are $1 articles in this category.",

Status & tagging log