From db2c3240e219a84481812318c9e7b278399e1f8b Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 8 Aug 2012 09:40:28 +0000 Subject: [PATCH] Add transifex configuration. --- .tx/config | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..5e265d2 --- /dev/null +++ b/.tx/config @@ -0,0 +1,7 @@ +[main] +host = https://www.transifex.net + +[ipfire.collecty] +file_filter = po/.po +source_file = po/collecty.pot +source_lang = en -- 2.47.2