diff --git a/lang/en/block_course_overview_uwmoodle.php b/lang/en/block_course_overview_uwmoodle.php index f6d5042d7f6096e9ee4c7ae7dd21c393abe68df9..f594578f2cccdbe8995556f20668accbb61b0f82 100644 --- a/lang/en/block_course_overview_uwmoodle.php +++ b/lang/en/block_course_overview_uwmoodle.php @@ -40,7 +40,6 @@ $string['messages'] = 'messages'; $string['movecoursehere'] = 'Move course here'; $string['numtodisplay'] = 'Number of courses to display: '; $string['otherexpanded'] = 'Other Courses Expanded'; -$string['pluginname'] = 'Course overview'; $string['preservestates'] = 'Preserve Expanded States'; $string['shortnameprefix'] = 'Includes {$a}'; $string['shortnamesufixsingular'] = ' (and {$a} other)';