Files
moodle/lang/en_utf8/block_mentees.php
T
2007-03-09 07:08:27 +00:00

6 lines
198 B
PHP
Executable File

<?PHP
$string['blockname'] = 'Mentees';
$string['configtitle'] = 'Block title';
$string['leaveblanktohide'] = 'leave blank to hide the title';
$string['newmenteesblock'] = '(new Mentees block)';
?>