diff options
author | raveit65 <[email protected]> | 2018-09-23 12:42:11 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2018-09-23 12:42:11 +0200 |
commit | 81f225ebad5329ccb37c38a8f9f68b898ff49e30 (patch) | |
tree | a3854d8215ef200b8cb02899da99acc306915d15 /.tx/config | |
parent | ed8910bf328b764a60b1ed9e0b958da27ebfa963 (diff) | |
download | pluma-81f225ebad5329ccb37c38a8f9f68b898ff49e30.tar.bz2 pluma-81f225ebad5329ccb37c38a8f9f68b898ff49e30.tar.xz |
tx: add pluma-user-guide to transifex config
and generate the source file
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -7,3 +7,10 @@ source_file = po/pluma.pot source_lang = en type = PO minimum_perc = 2 + +[MATE.master--pluma-user-quide] +file_filter = help/<lang>/<lang>.po +source_file = pluma-user-quide.pot +source_lang = en +type = PO +minimum_perc = 2 |