moodle/lang/pt_br/quiz_responses.php
2005-08-08 18:02:44 +00:00

10 lines
296 B
PHP

<?PHP // $Id$
// quiz_responses.php - created with Moodle 1.5 + (2005060201)
$string['pagesize'] = 'Tentativas po página';
$string['reportresponses'] = 'Respostas detalhadas';
$string['responsesoptions'] = 'Opções para respostas';
$string['responsestitle'] = 'Respostas detalhadas';
?>