merging string from MOODLE_18_STABLE
authorskodak <skodak>
Fri, 30 Mar 2007 21:11:45 +0000 (21:11 +0000)
committerskodak <skodak>
Fri, 30 Mar 2007 21:11:45 +0000 (21:11 +0000)
lang/en_utf8/block_course_list.php

index 1cf491f8e69b5bfa1681a7d191fab59cd141758a..72a8196955f3f68c38650d3100d42def179a960e 100644 (file)
@@ -5,6 +5,7 @@
 $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['owncourses'] = 'Admin user sees own courses';
 
 ?>