Collect translation strings from the openedx folder
LEARNER-2112
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
# common/djangoapps/APPNAME/templates
|
||||
# lms/templates
|
||||
# lms/djangoapps/APPNAME/templates
|
||||
# openedx/**/templates
|
||||
# common/lib/capa/capa/templates
|
||||
#
|
||||
# Don't extract from these directory trees:
|
||||
@@ -26,6 +27,8 @@ input_encoding = utf-8
|
||||
input_encoding = utf-8
|
||||
[mako: common/lib/capa/capa/templates/**.html]
|
||||
input_encoding = utf-8
|
||||
[mako: openedx/**/templates/**.html]
|
||||
input_encoding = utf-8
|
||||
[mako: themes/**.html]
|
||||
input_encoding = utf-8
|
||||
[mako: themes/**.txt]
|
||||
|
||||
Reference in New Issue
Block a user