Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Duplicate
-
Affects Version/s: 1.9
-
Fix Version/s: None
-
Component/s: Questions
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
Sometimes the user (teacher) receives non-localized error messages, like that one:
====
Cannot move the category '<skipped>'. It is the last in this context.
====
It's because of using the deprecated old-fashion error() function instead of the recommended print_error().
Please make these messages translatable.
Issue Links
| This issue has been marked as being related by: | ||||
| MDL-14085 | META: Cleanup of harcoded error() messages |
|
|
|
Activity
- All
- Comments
- History
- Activity
- Source
- Test Sessions
This is indeed a duplicate of
MDL-14085, so closing this report.MDL-14085, so closing this report.