moodle/lang/en_utf8/gradereport_grader.php

8 lines
167 B
PHP

<?PHP // $Id$
$string['modulename'] = 'Grader report';
$string['grader:manage'] = 'Manage the grader report';
$string['grader:view'] = 'View the grader report';
?>