diff options
author | raveit65 <[email protected]> | 2018-03-23 12:56:40 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:56:40 +0100 |
commit | 7bf9282e5da85ef613b0c20a58a6ecba7b9c6c02 (patch) | |
tree | 96cc9b7af4a850c110b0a812293d3f260f9cedfb | |
parent | da59d5938e634654484f54e58067d7538bc7f5fd (diff) | |
download | mate-media-7bf9282e5da85ef613b0c20a58a6ecba7b9c6c02.tar.bz2 mate-media-7bf9282e5da85ef613b0c20a58a6ecba7b9c6c02.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-media] +[MATE.1-20--mate-media] file_filter = po/<lang>.po source_file = po/mate-media.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |