MDL-27827 - Missing messageprovider:message language string
authorAndreas Grabs <moodle@grabs-edv.de>
Thu, 23 Jun 2011 18:33:12 +0000 (20:33 +0200)
committerAndreas Grabs <moodle@grabs-edv.de>
Thu, 23 Jun 2011 18:33:12 +0000 (20:33 +0200)
mod/feedback/lang/en/feedback.php

index 2cff937..4faae3f 100644 (file)
@@ -161,6 +161,7 @@ you can associate them with this feedback using map course(s). Multiple courses
 $string['mappedcourses'] = 'Mapped courses';
 $string['max_args_exceeded'] = 'Max 6 arguments can be handled, too many arguments for';
 $string['maximal'] = 'maximal';
+$string['messageprovider:message'] = 'Feedback reminder';
 $string['messageprovider:submission'] = 'Feedback notifications';
 $string['mode'] = 'Mode';
 $string['modulename'] = 'Feedback';