blob: e2f54af99ccfe9f7e95c7571438434289591fc7b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
[main]
host = https://www.transifex.com
[o:mate:p:MATE:r:master--atril]
file_filter = po/<lang>.po
source_file = atril.pot
source_lang = en
type = PO
minimum_perc = 2
[o:mate:p:MATE:r:master--atril-user-guide]
file_filter = help/<lang>/<lang>.po
source_file = help/atril.pot
source_lang = en
type = PO
minimum_perc = 2
|