New string (badwordsdefault) and couple of edits to do with censor filter.

This commit is contained in:
thepurpleblob
2005-08-26 08:31:16 +00:00
parent 3db6659d2d
commit 3327310064
+3 -2
View File
@@ -5,8 +5,9 @@
$string['adminseesallevents'] = 'Administrators see all events';
$string['adminseesownevents'] = 'Administrators are just like other users';
$string['backgroundcolour'] = 'Transparent Colour';
$string['badwordsconfig'] = 'Enter your list of bad words separated by commas';
$string['badwordslist'] = 'Bad Words List';
$string['badwordsconfig'] = 'Enter your list of bad words separated by commas.';
$string['badwordsdefault'] = 'If the custom list is empty, a default list from the language pack will be used.';
$string['badwordslist'] = 'Custom Bad Words List';
$string['blockinstances'] = 'Instances';
$string['blockmultiple'] = 'Multiple';
$string['cachetext'] = 'Text cache lifetime';