Files
edx-platform/cms/static
louyihua 2d47f80391 Fix i18n breaking in some js and underscore files
1. Spliting strings inside the call to `gettext()` in javascript breaks the string extraction process, so the string should kept in one line.
2. Using escape string inside a string in `gettext()` may cause the extractor to misunderstand the escape string, so that it will escape this escape string.
2015-04-06 01:28:06 +08:00
..
2015-01-19 08:10:45 +01:00
2015-03-06 13:05:03 -05:00
2015-03-26 10:15:51 -04:00