extract from underscore files under cms, lms, and common
to avoid extracting from test_root and such
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# Use this configuration file for extracting strings from .underscore files.
|
||||
[underscore: **.underscore]
|
||||
[underscore: cms/templates/**.underscore]
|
||||
input_encoding = utf-8
|
||||
[underscore: lms/templates/**.underscore]
|
||||
input_encoding = utf-8
|
||||
[underscore: common/templates/**.underscore]
|
||||
input_encoding = utf-8
|
||||
|
||||
[extractors]
|
||||
|
||||
Reference in New Issue
Block a user