diff options
author | raveit65 <[email protected]> | 2018-03-23 13:30:21 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-03-23 13:30:21 +0100 |
commit | 3e43e3cb5c028740410d7951d635ee981899640f (patch) | |
tree | 45a102d8051174c0357de90b4814bb521188d69d /.tx/config | |
parent | a0aeb0b6ff9b836c600a9dcef04a019f9c06392f (diff) | |
download | mate-notification-daemon-3e43e3cb5c028740410d7951d635ee981899640f.tar.bz2 mate-notification-daemon-3e43e3cb5c028740410d7951d635ee981899640f.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.mate-notification-daemon] +[MATE.master--mate-notification-daemon] file_filter = po/<lang>.po source_file = po/mate-notification-daemon.pot source_lang = en type = PO -minimum_perc = 1 +minimum_perc = 2 |