MDL-11517 reserved word MOD used in table alias in questions backup code
[moodle-pu.git] / lang / en_utf8 / block_course_list.php
blob72a8196955f3f68c38650d3100d42def179a960e
1 <?PHP // $Id$
2 // block_course_list.php - created with Moodle 1.7 beta + (2006101003)
5 $string['allcourses'] = 'Admin user sees all courses';
6 $string['blockname'] = 'Course List';
7 $string['configadminview'] = 'What should the admin see in the course list block?';
8 $string['confighideallcourseslink'] = 'Hide \"All courses\" link at the bottom of the block. Link hiding does not affects Admin\'s view';
9 $string['owncourses'] = 'Admin user sees own courses';