diff options
Diffstat (limited to '.tx/config')
-rw-r--r-- | .tx/config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,14 +3,14 @@ host = https://www.transifex.com [MATE.master--pluma] file_filter = po/<lang>.po -source_file = po/pluma.pot +source_file = 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_file = help/pluma.pot source_lang = en type = PO minimum_perc = 2 |