-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
1.9
-
None
-
MOODLE_19_STABLE
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.
- has been marked as being related by
-
MDL-14085 META: Cleanup of harcoded error() messages
-
- Closed
-