summaryrefslogtreecommitdiff
path: root/.tx/config
diff options
context:
space:
mode:
Diffstat (limited to '.tx/config')
-rw-r--r--.tx/config9
1 files changed, 8 insertions, 1 deletions
diff --git a/.tx/config b/.tx/config
index 669ac07..7a5cfa0 100644
--- a/.tx/config
+++ b/.tx/config
@@ -3,7 +3,14 @@ host = https://www.transifex.com
[MATE.master--libmateweather]
file_filter = po/<lang>.po
-source_file = po/libmateweather.pot
+source_file = libmateweather.pot
+source_lang = en
+type = PO
+minimum_perc = 2
+
+[MATE.master--libmateweather-locations]
+file_filter = po-locations/<lang>.po
+source_file = locations.pot
source_lang = en
type = PO
minimum_perc = 2