source:
osm/applications/editors/josm/.tx/config@
30227
Last change on this file since 30227 was 30227, checked in by , 11 years ago | |
---|---|
File size: 355 bytes |
Line | |
---|---|
1 | [main] |
2 | host = https://www.transifex.com |
3 | |
4 | [josm.core] |
5 | file_filter = i18n/po/<lang>.po |
6 | source_file = i18n/po/core.pot |
7 | source_lang = en |
8 | type = PO |
9 | |
10 | [josm.data] |
11 | file_filter = i18n/po/<lang>.po |
12 | source_file = i18n/po/data.pot |
13 | source_lang = en |
14 | type = PO |
15 | |
16 | [josm.plugins] |
17 | file_filter = i18n/po/<lang>.po |
18 | source_file = i18n/po/plugins.pot |
19 | source_lang = en |
20 | type = PO |
Note:
See TracBrowser
for help on using the repository browser.