Files
edx-platform/openedx/core/djangoapps/user_api
Ned Batchelder 67c1cdf5f4 Fix missing translator comments
Turns out if the string literal starts on the next line after the
translation function, then the translator comment is lost.  So, either
close up short strings, or add a dummy empty string on the first line to
concatenate with the real string.

Ugh.
2015-12-03 13:45:01 -05:00
..
2015-11-18 19:13:54 +05:00
2015-11-25 14:39:22 +05:00
2015-03-02 16:28:52 -05:00
2015-12-03 13:45:01 -05:00