moodle/lang/pt_br/censor.php

9 lines
258 B
PHP
Raw Normal View History

2004-05-17 07:10:59 +00:00
<?PHP // $Id$
2005-06-19 18:06:36 +00:00
// censor.php - created with Moodle 1.5 + (2005060201)
2004-05-17 07:10:59 +00:00
2005-06-19 18:06:36 +00:00
$string['badwords'] = 'bosta,merda,fudido,foder,fodido,puta,caralho,imbecil,idiota,cassete,buceta,porra,bunda,viado,bixa,bicha';
$string['filtername'] = 'Censura de palavras';
2004-05-17 07:10:59 +00:00
?>