forked from geosolutions-it/ckanext-datitrentinoit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
23 lines (19 loc) · 669 Bytes
/
Copy pathsetup.cfg
File metadata and controls
23 lines (19 loc) · 669 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
## Babel configuration
##------------------------------------------------------------
[extract_messages]
keywords = translate isPlural
add_comments = TRANSLATORS:
output_file = ckanext/datitrentinoit/i18n/ckanext-datitrentinoit.pot
width = 80
[init_catalog]
domain = ckanext-datitrentinoit
input_file = ckanext/datitrentinoit/i18n/ckanext-datitrentinoit.pot
output_dir = ckanext/datitrentinoit/i18n
[update_catalog]
domain = ckanext-datitrentinoit
input_file = ckanext/datitrentinoit/i18n/ckanext-datitrentinoit.pot
output_dir = ckanext/datitrentinoit/i18n
[compile_catalog]
domain = ckanext-datitrentinoit
directory = ckanext/datitrentinoit/i18n
statistics = true