-
Bug
-
Resolution: Fixed
-
Minor
-
3.0.0
-
- To check credentialsdescription, add a new site and get to the login page.
- To check elementseparator, check a profile of a user participant that have multiple roles in the course.
-
MOODLE_30_STABLE
-
MOODLE_30_STABLE
As reported in https://lang.moodle.org/mod/forum/discuss.php?d=4817, language strings shouldn't have white spaces at the end.
In the Moodle Mobile core english language we have a couple of strings:
"credentialsdescription": "Please provide your username and password to login on ",
and
"elementseparator": ", ",
we should fix the strings and the places where they are used so other languages are displayed correctly