Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
9867711
)
MDL-27827 - Missing messageprovider:message language string
author
Andreas Grabs
<moodle@grabs-edv.de>
Thu, 23 Jun 2011 18:33:12 +0000
(20:33 +0200)
committer
Andreas Grabs
<moodle@grabs-edv.de>
Thu, 23 Jun 2011 18:33:12 +0000
(20:33 +0200)
mod/feedback/lang/en/feedback.php
patch
|
blob
|
blame
|
history
diff --git
a/mod/feedback/lang/en/feedback.php
b/mod/feedback/lang/en/feedback.php
index
2cff937
..
4faae3f
100644
(file)
--- a/
mod/feedback/lang/en/feedback.php
+++ b/
mod/feedback/lang/en/feedback.php
@@
-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';