From 5ccc576439740d8334b8c259c80ef5fe2322b812 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Fri, 5 Mar 2021 20:33:10 +0100 Subject: tx: add transifex config --- .tx/config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..10a829f --- /dev/null +++ b/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com + +[MATE.master--caja-dropbox] +file_filter = po/.po +source_file = caja-actions.pot +source_lang = en +type = PO +minimum_perc = 2 -- cgit v1.2.1