Commit 54dbadb3 by Will Daly

Merge pull request #2450 from edx/will/fix-dummy-i18n-import

i18n/dummy.py cleanup
parents 93133f38 b03a6096
...@@ -23,6 +23,7 @@ generates output conf/locale/$DUMMY_LOCALE/LC_MESSAGES, ...@@ -23,6 +23,7 @@ generates output conf/locale/$DUMMY_LOCALE/LC_MESSAGES,
where $DUMMY_LOCALE is the dummy_locale value set in the i18n config where $DUMMY_LOCALE is the dummy_locale value set in the i18n config
""" """
import sys
import os import os
import polib import polib
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment