diff options
author | raveit65 <[email protected]> | 2018-10-05 18:50:07 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-10-05 18:50:07 +0200 |
commit | ba75c36b8b9d44f1c09cffff0ed317fcb1f4242d (patch) | |
tree | 306448085fede9067c3c3e361f16fa9ab9ded44a /.tx/config | |
parent | 1917f27b3216f58a8184f5d65835dffe21052a1a (diff) | |
download | mate-system-monitor-ba75c36b8b9d44f1c09cffff0ed317fcb1f4242d.tar.bz2 mate-system-monitor-ba75c36b8b9d44f1c09cffff0ed317fcb1f4242d.tar.xz |
tx: add help to transifex config
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -3,7 +3,14 @@ host = https://www.transifex.com [MATE.1-20--mate-system-monitor] file_filter = po/<lang>.po -source_file = po/mate-system-monitor.pot +source_file = mate-system-monitor.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--mate-system-monitor] +file_filter = help/<lang>.po +source_file = help/mate-system-monitor.pot source_lang = en type = PO minimum_perc = 2 |