From: Arne Heizmann Date: Thu, 12 Aug 2004 19:36:43 +0000 (+0000) Subject: spamprotectiontext says, "You might want to check the following regular X-Git-Tag: 1.5.0alpha1~2388 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/supprimer.php?a=commitdiff_plain;h=7daaebaa8486f1a08fe8e3e400ca9e99d54f0722;p=lhc%2Fweb%2Fwiklou.git 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. --- diff --git a/languages/Language.php b/languages/Language.php index e41cabaa31..a3dea4f199 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -1411,9 +1411,7 @@ amusement.', # Spam protection 'spamprotectiontitle' => 'Spam protection filter', -'spamprotectiontext' => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site. - -You might want to check the following regular expression for patterns that are currently blocked:', +'spamprotectiontext' => 'The page you wanted to save was blocked by the spam filter. This is probably caused by a link to an external site.', 'subcategorycount' => "There are $1 subcategories to this category.", 'subcategorycount1' => "There is $1 subcategorie to this category.", 'categoryarticlecount' => "There are $1 articles in this category.",