Merge pull request #2450 from edx/will/fix-dummy-i18n-import
i18n/dummy.py cleanup
This commit is contained in:
1
i18n/dummy.py
Normal file → Executable file
1
i18n/dummy.py
Normal file → Executable file
@@ -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
|
||||
"""
|
||||
|
||||
import sys
|
||||
import os
|
||||
import polib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user