AMOS START
MOV [blockname,block_course_list],[pluginname,block_course_list]
AMOS END
$string['adminview'] = 'Admin view';
$string['allcourses'] = 'Admin user sees all courses';
-$string['blockname'] = 'Course List';
$string['configadminview'] = 'What should the admin see in the course list block?';
$string['confighideallcourseslink'] = 'Hide "All courses" link at the bottom of the block. Link hiding does not affects Admin\'s view';
$string['hideallcourseslink'] = 'Hide All courses link';
$string['owncourses'] = 'Admin user sees own courses';
+$string['pluginname'] = 'Course List';