blob: b650657858723365fa4ff76713cb98083a2f18e5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
[main]
host = https://www.transifex.com
[MATE.1-26--libmateweather]
file_filter = po/<lang>.po
source_file = po/libmateweather.pot
source_lang = en
type = PO
minimum_perc = 2
[MATE.1-26--libmateweather-locations]
file_filter = po-locations/<lang>.po
source_file = locations.pot
source_lang = en
type = PO
minimum_perc = 2
|