diff options
author | raveit65 <[email protected]> | 2018-09-28 15:30:57 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-28 15:30:57 +0200 |
commit | 103c6994ce84484eb84ce8a7fba1ac825cb11ad6 (patch) | |
tree | 4f444842d8e9469dde915a238f33157e52242bd7 /.tx/config | |
parent | e7eda82218c5b4a15a6c26183d128053b9d2f9bc (diff) | |
download | mate-panel-103c6994ce84484eb84ce8a7fba1ac825cb11ad6.tar.bz2 mate-panel-103c6994ce84484eb84ce8a7fba1ac825cb11ad6.tar.xz |
tx: add fish and clock help to transifex config
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -7,3 +7,18 @@ source_file = po/mate-panel.pot source_lang = en type = PO minimum_perc = 2 + +[MATE.1-20--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.1-20--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 + |