- 01 Dec, 2014 1 commit
-
-
Sarina Canelake committed
-
- 10 Nov, 2014 1 commit
-
-
stv committed
-
- 11 Jun, 2014 1 commit
-
-
louyihua committed
-
- 05 May, 2014 1 commit
-
-
LMS-2644
Sarina Canelake committed
-
- 02 Apr, 2014 1 commit
-
-
The old-style chinese language codes used in django 1.4 series are now deprecated, as discussed here: https://code.djangoproject.com/ticket/18419. Although majority of browsers still use the old-style language codes, some new browsers such as IE11 in Windows 8.1 start to use the new-style names instead of old-style ones which makes the current chinese translations of edX can't work properly under these browsers. As there is no easy way for edX to change a higher version of django, I think we could do some mapping here so that the users who use IE11 in Windows 8.1 or other browsers that use the new-style names can view correct translations. Also, this fix will make users who use one of the language codes: zh-hk , zh-sg and zh-mo can see the correct translations.
louyihua committed
-
- 13 Mar, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 10 Mar, 2014 1 commit
-
-
Sarina Canelake committed
-
- 14 Feb, 2014 1 commit
-
-
Julia Hansbrough committed
-
- 03 Feb, 2014 2 commits
-
-
Calen Pennington committed
-
Calen Pennington committed
-
- 29 Jan, 2014 2 commits
-
-
Calen Pennington committed
-
To mark a language as dark-launched, add it to the DARK_LANGUAGES django conf setting. To activate a dark-launched language, set he query parameter `preview-lang` to the language code on any url. [LMS-2045] [LMS-2077] [LMS-2076]
Calen Pennington committed
-