From b03a967d1a623c17efbfb0203d7b4d6768992a45 Mon Sep 17 00:00:00 2001 From: skodak Date: Fri, 30 Mar 2007 21:11:45 +0000 Subject: [PATCH] merging string from MOODLE_18_STABLE --- lang/en_utf8/block_course_list.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en_utf8/block_course_list.php b/lang/en_utf8/block_course_list.php index 1cf491f8e6..72a8196955 100644 --- a/lang/en_utf8/block_course_list.php +++ b/lang/en_utf8/block_course_list.php @@ -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'; ?> -- 2.39.5