Files
edx-platform/conf/locale/babel_third_party.cfg
Ned Batchelder dd6b72382c Include the third-party wiki app into the i18n toolchain
We use pybabel to extract strings from third-party apps, put them on
Transifex, then merge them into django.po.

[LMS-1681]
2014-02-10 15:23:13 -05:00

7 lines
157 B
INI

# Use this configuration file for third-party app source trees.
[python: **.py]
input_encoding = utf-8
[django: **/template/**.html]
input_encoding = utf-8