Bumped the version up to 1.9.3
[moodle.git] / lang / en_utf8 / block_course_list.php
blob3c98ca8fa342bae6e5d7d5c55d097f351ba51e52
1 <?PHP // $Id$
2 // block_course_list.php - created with Moodle 1.7 beta + (2006101003)
5 $string['adminview'] = 'Admin view';
6 $string['allcourses'] = 'Admin user sees all courses';
7 $string['blockname'] = 'Course List';
8 $string['configadminview'] = 'What should the admin see in the course list block?';
9 $string['confighideallcourseslink'] = 'Hide \"All courses\" link at the bottom of the block. Link hiding does not affects Admin\'s view';
10 $string['hideallcourseslink'] = 'Hide All courses link';
11 $string['owncourses'] = 'Admin user sees own courses';