Details
-
Type:
Sub-task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Fix Version/s: 2.0
-
Component/s: Internationalization
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_20_STABLE
-
Fixed Branches:MOODLE_20_STABLE
-
Pull Master Diff URL:
Description
We need to rename some of the strings that are auto-translated to use the Moodle placeholder (instead our custom ones), right now the only ones that are auto-translated are.
"mm.core.numdays": "{{number}} days",
|
"mm.core.numhours": "{{number}} hours",
|
"mm.core.numminutes": "{{number}} minutes",
|
"mm.core.nummonths": "{{number}} months",
|
"mm.core.numseconds": "{{number}} seconds",
|
"mm.core.numyears": "{{number}} years",
|
This is causing a problem when viewing the forums in spanish, french, catalan...