<?PHP // $Id$ 
      // block_course_list.php - created with Moodle 1.4.3 + (2004083132)


$string['allcourses'] = '管理员可看到所有课程';
$string['blockname'] = '课程列表';
$string['configadminview'] = '管理员在课程列表中应当看到什么？';
$string['owncourses'] = '管理员可看到自己的课程';

?>
