diff options
author | raveit65 <[email protected]> | 2018-03-23 13:26:28 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 13:26:28 +0100 |
commit | 2542262a67e17531617b527360b544e4b6478980 (patch) | |
tree | 6010b70f96f2f5db2d521f3b0b756221d3dd0f93 | |
parent | f51e24b87babb95b39cac33b418863290d60f7a5 (diff) | |
download | mate-menus-2542262a67e17531617b527360b544e4b6478980.tar.bz2 mate-menus-2542262a67e17531617b527360b544e4b6478980.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-menus] +[MATE.master--mate-menus] file_filter = po/<lang>.po source_file = po/mate-menus.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |