Merge pull request #14852 from edx/extract-i18n-strings-from-themes-templates

Fix i18n string extraction for txt files in themes directory
This commit is contained in:
Anthony Mangano
2017-04-11 09:59:18 -04:00
committed by GitHub

View File

@@ -28,5 +28,5 @@ input_encoding = utf-8
input_encoding = utf-8
[mako: themes/**.html]
input_encoding = utf-8
[mako: themes/**.html]
[mako: themes/**.txt]
input_encoding = utf-8