diff options
author | raveit65 <[email protected]> | 2018-03-23 12:32:02 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 12:32:02 +0100 |
commit | 7efab1dd30467ef49ebf06dae823dfd42105df6a (patch) | |
tree | f1fed83b74703390a5f46b656f1fd886eb538832 | |
parent | f8f2441d32210664b3e300fef087dadca38de6cd (diff) | |
download | libmatekbd-7efab1dd30467ef49ebf06dae823dfd42105df6a.tar.bz2 libmatekbd-7efab1dd30467ef49ebf06dae823dfd42105df6a.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.libmatekbd] +[MATE.1-20--libmatekbd] file_filter = po/<lang>.po source_file = po/libmatekbd.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |