moodle/lang/fr/censor.php

6 lines
166 B
PHP
Raw Normal View History

2004-02-22 17:15:18 +00:00
<?php /// $Id$
$string['badwords'] = 'merde,encul<75>,bite,couille,pute,putain, niquer,gode,godemichet,n<>gre';
$string['filtername'] = 'Censure de mots inad<61>quats';
2004-02-22 17:15:18 +00:00
?>