-
Task
-
Resolution: Inactive
-
Minor
-
None
-
2.3
-
MOODLE_23_STABLE
-
Moderate
Once MDL-26155 has landed, it would be great to review places where the lang_string() class can be applied.
Starting from admin/settings (to migrate all the recently introduced settings, still using get_string), to the rest of admin and other places in codebase.
It would be great to have one well-know list of dirs/files where we are going to use the lang_string() in order to add one CI check about it.
Ciao