Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Component/s: Database activity module
-
Labels:None
-
Affected Branches:MOODLE_18_STABLE
-
Fixed Branches:MOODLE_18_STABLE, MOODLE_19_STABLE
Description
See MDL-9361 for more info about this
Issue Links
| This issue blocks: | ||||
| MDL-9361 | Ability to edit language in third party modules and plugins w/o copying the language files |
|
|
|
| This issue is duplicated by: | ||||
| MDL-11405 | Problem with lang file names taht are used more than one time. |
|
|
|
| This issue has been marked as being related by: | ||||
| MDL-10979 | blocks/search/lang files should be moved in lang folder |
|
|
|
In fact, because it''s in core it should be
moodle/lang/en_utf8/datapreset_imagegallery.php
That was student code that slipped through the review. Core lang files should never be in the module space.
FIXED!