Removed filter and put badwords list in string files

This commit is contained in:
moodler 2005-03-05 03:14:45 +00:00
parent b87a5a23a5
commit 832b9f8204
3 changed files with 4 additions and 16 deletions

View file

@ -135,6 +135,7 @@ $string['category'] = 'Category';
$string['categoryadded'] = 'The category \'$a\' was added';
$string['categorydeleted'] = 'The category \'$a\' was deleted';
$string['categoryduplicate'] = 'A category named \'$a\' already exists!';
$string['censorbadwords'] = 'shit,fuck,dick,cunt,whore,slut,wank';
$string['changedpassword'] = 'Changed password';
$string['changepassword'] = 'Change password';
$string['changessaved'] = 'Changes saved';