Files
edx-platform/cms
louyihua 46342a3f48 Fix string extraction error in underscore files
The written style ```interpolate(gettext('some text'), {...}, ...)``` will will cause the string inside gettext() not be extracted.
So a separate line is needed for ```gettext``` when gettext function is directly called inside a call to the interpolate function.
2015-04-01 01:23:36 +08:00
..
2015-03-26 10:15:51 -04:00
2015-03-13 12:41:54 -04:00