Files
edx-platform/cms/static/js/models
louyihua 7a45d6e471 i18n fix in studio
1. Fix the broken `gettext()` call in `courde_detail.js`
2. Change the string to avoid Transifex misunderstand the pattern '% o' in `checklist.underscore`.
3. Embed the `{filename}` part inside the string in `transcripts-choose.underscore` to provide better i18n flexibililty.
4. Remove all the call of `gettext()` and `${_()}` inside the `mock` directory to aovid mis-extraction by pybabel. (It seems that the `mock` directory is soly used in test? So the strings in this directory need not to be extracted and translated?)
5. The unicode char `\u2014` will trigger a bug inside pybabel which makes the extracted string untranslatable, so remove this char.
2015-04-13 19:00:52 +08:00
..
2015-04-13 19:00:52 +08:00
2013-10-04 13:43:50 -04:00
2013-11-20 12:48:24 -05:00
2013-10-04 13:43:50 -04:00
2013-11-21 10:19:43 -05:00
2015-01-15 09:03:12 -05:00
2014-04-22 21:44:36 +03:00