Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.8
-
Fix Version/s: 3.8
-
Component/s: JavaScript, Language
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_38_STABLE
-
Fixed Branches:MOODLE_38_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-66725-master -
Pull Master Diff URL:
-
Story Points:1
-
Sprint:Sprint 7 - Race to the freeze
Description
If an string is loaded using JS it will match the browser lang and not the current Moodle language.
It may be a regression of MDL-62497
Adding a block steps
- Setup your browser to use a language different than English. ie Spanish. (May need a browser restart).
- Install this language on you Moodle site. Leave the default language on English.
- Try to add any block.
- Block selector will show the strings in the browser language rather than English.
(((the calendar steps)))
Enrol user steps
- Setup your browser to use a language different than English. ie Spanish. (May need a browser restart).
- Install this language on you Moodle site. Leave the default language on English.
- In a course, go to Participants
- Click the "Enrol users" (translated) button
- Some elements of the enrol user overlay show the strings in the browser language rather than English.