MDL-40662 block_course_overview: added addinstance capability string
authorMark Nelson <markn@moodle.com>
Wed, 7 Aug 2013 03:14:48 +0000 (11:14 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Tue, 13 Aug 2013 13:46:00 +0000 (14:46 +0100)
blocks/course_overview/lang/en/block_course_overview.php

index b7f0ec6..01a6091 100644 (file)
@@ -27,6 +27,7 @@ $string['alwaysshowall'] = 'Always Show All';
 $string['collapseall'] = 'Collapse All Course Lists';
 $string['configotherexpanded'] = 'If enabled, Other Courses will be expanded by default unless overriden by user preferences.';
 $string['configpreservestates'] = 'If enabled, the collapsed/expanded states set by the user are stored and used on each load.';
+$string['course_overview:addinstance'] = 'Add a new course overview block';
 $string['course_overview:myaddinstance'] = 'Add a new course overview block to My home';
 $string['defaultmaxcourses'] = 'Default maximum courses';
 $string['defaultmaxcoursesdesc'] = 'Maximum courses which should be displayed on course overview block, 0 will show all courses';