diff options
author | raveit65 <[email protected]> | 2018-03-23 12:41:18 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:41:18 +0100 |
commit | 9f438ab71c7dc81b65ad3ae6a99de0db92edef89 (patch) | |
tree | 86b6b25199530a595b60d398690192405ceeac60 | |
parent | e35e951449351c498fbefd6cfd661fb213617d85 (diff) | |
download | mate-applets-9f438ab71c7dc81b65ad3ae6a99de0db92edef89.tar.bz2 mate-applets-9f438ab71c7dc81b65ad3ae6a99de0db92edef89.tar.xz |
tx: update config with branch specific resoures
-rw-r--r-- | .tx/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,9 +1,9 @@ [main] host = https://www.transifex.com -[MATE.mate-applets] +[MATE.1-20--mate-applets] file_filter = po/<lang>.po source_file = po/mate-applets.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |