diff options
author | raveit65 <[email protected]> | 2018-09-13 12:48:40 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-13 12:48:40 +0200 |
commit | fe7626be3b3a071a4755c08188a9e24ab5e4d6ae (patch) | |
tree | d16ecabf64bfea521a12a96de882c3d7deee8dd0 /.tx/config | |
parent | 5326655bbf0567783f42543019a63c45bc107e04 (diff) | |
download | mate-utils-fe7626be3b3a071a4755c08188a9e24ab5e4d6ae.tar.bz2 mate-utils-fe7626be3b3a071a4755c08188a9e24ab5e4d6ae.tar.xz |
tx: add mate-dictionary help to transifex
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -28,3 +28,10 @@ source_file = logview/help/mate-system-log.pot source_lang = en type = PO minimum_perc = 2 + +[MATE.master--mate-dictionary] +file_filter = mate-dictionary/help/<lang>/<lang>.po +source_file = mate-dictionary/help/mate-dictionary.pot +source_lang = en +type = PO +minimum_perc = 2 |