-
Bug
-
Resolution: Fixed
-
Minor
-
2.7
-
MOODLE_27_STABLE
-
MOODLE_27_STABLE
-
MDL-46056-master -
Dear tracker, on Mon, Jun 16, 2014 at 12:28:14PM +0000, I got a letter
where miki raised the current name of the event 'eventassessableuploaded'. In workshop, it currently reads 'Assessable uploaded' which sounds geeky and actually confuses translators.
When checking that, I realized this string is defined twice in the workshop language file, with the first definition
$string['eventassessableuploaded'] = 'A submission has been uploaded.';
|
making perfect sense. We need to get rid of the second definition that overrides that.