moodle/lang/ja_utf8/censor.php
2005-08-20 08:18:51 +00:00

9 lines
329 B
PHP

<?PHP // $Id$
// censor.php - created with Moodle 1.6 development (2005081700)
$string['badwords'] = 'shit,fucked,fucker,fuck,dickhead,dick,cockhead,cock,cunt,asshole,arsehole,prick,bitch,jism,whore,slut,wanker,wank,bastard,dildo,masturbate,orgasm,penis,nigger,pussy,vagina';
$string['filtername'] = '単語検閲';
?>