-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
3.1.4, 3.2.2
-
None
-
MOODLE_31_STABLE, MOODLE_32_STABLE
My Feedback log messages need to be in the language file, not hard coded.
E.g.
"The user with id '$this->userid' viewed the My feedback Module tutor dashboard."
is written directly in the:myfeedback/classes/event/myfeedbackreport_viewed_mtutordash.php, which means it can't be translated into other languages.