MDL-14624:
[moodle-linuxchix.git] / lang / en_utf8 / block_mentees.php
blob50e89d1385341beb59e1926c85097a7599b93e71
1 <?PHP
2 $string['blockname'] = 'Mentees';
3 $string['configtitle'] = 'Block title';
4 $string['leaveblanktohide'] = 'leave blank to hide the title';
5 $string['newmenteesblock'] = '(new Mentees block)';
6 ?>