Fixes bug MDL-8234, "New groups code & AS keyword"
[moodle-pu.git] / lang / en_utf8 / block_course_list.php
blob1cf491f8e69b5bfa1681a7d191fab59cd141758a
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['owncourses'] = 'Admin user sees own courses';