7 lines
184 B
INI
7 lines
184 B
INI
# Use this configuration file for extracting strings from .underscore files.
|
|
[underscore: **.underscore]
|
|
input_encoding = utf-8
|
|
|
|
[extractors]
|
|
underscore = enmerkar_underscore:extract
|