diff options
author | raveit65 <[email protected]> | 2018-09-28 15:24:34 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-28 15:24:34 +0200 |
commit | 2bccd4e4ac308918e2cbdf7f53f230bd41d7dedb (patch) | |
tree | 03c272e7845e2b5eb07623024790ec731ee0d698 /.tx | |
parent | 7ce8636131082def35731476fa1037f58971eb5c (diff) | |
download | mate-panel-2bccd4e4ac308918e2cbdf7f53f230bd41d7dedb.tar.bz2 mate-panel-2bccd4e4ac308918e2cbdf7f53f230bd41d7dedb.tar.xz |
tx: add clock and fish help to transifex config
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -3,7 +3,21 @@ host = https://www.transifex.com [MATE.master--mate-panel] file_filter = po/<lang>.po -source_file = po/mate-panel.pot +source_file = mate-panel.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--mate-clock-user-quide] +file_filter = help/mate-clock/<lang>/<lang>.po +source_file = help/mate-clock/mate-clock.pot +source_lang = en +type = PO +minimum_perc = 2 + +[MATE.master--mate-fish-user-quide] +file_filter = help/mate-fish/<lang>/<lang>.po +source_file = help/mate-fish/mate-fish.pot source_lang = en type = PO minimum_perc = 2 |