diff options
author | raveit65 <[email protected]> | 2018-03-23 12:36:19 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:36:19 +0100 |
commit | 659c9bcc551b896dcc61f74ac4f286eacad1f1e4 (patch) | |
tree | 933579f441a2ecca306da053274de251d9239391 /.tx/config | |
parent | c8d9ca42d93663aa9bea6bd67cd291d45bd5dfa3 (diff) | |
download | libmateweather-659c9bcc551b896dcc61f74ac4f286eacad1f1e4.tar.bz2 libmateweather-659c9bcc551b896dcc61f74ac4f286eacad1f1e4.tar.xz |
tx: update config with branch specific resoures
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ [main] host = https://www.transifex.com -[MATE.libmateweather] +[MATE.master--libmateweather] file_filter = po/<lang>.po source_file = po/libmateweather.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |