Files
edx-platform/lms
Michael Terry f8b009fecc Fix extracting i18n from jsx code
React code (in jsx files) was not being extracted at all. Fixed this
by updating to edx-i18n-tools 0.4.5.

Also, template literals (feature of es2015) don't work well with
gettext at all. So convert those instances to HtmlUtils or
StringUtils interpolation calls.

FEDX-505
2018-05-02 15:21:45 -04:00
..
2018-04-25 15:30:17 -04:00
2018-05-02 10:03:50 -04:00
2017-06-11 21:48:06 -04:00
2017-11-13 15:45:34 -05:00

LMS (Learning Management System)
--------------------------------

This directory contains code relating to the student portal for edX.