From 5a7cfdbd79df8b796153640a9581d0660ab10a50 Mon Sep 17 00:00:00 2001 From: Yuri Chornoivan Date: Wed, 4 Nov 2015 13:22:29 +0200 Subject: Add Tx config file --- docs/stylesheets/po/.tx/config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 docs/stylesheets/po/.tx/config diff --git a/docs/stylesheets/po/.tx/config b/docs/stylesheets/po/.tx/config new file mode 100644 index 00000000..5a4ea0fe --- /dev/null +++ b/docs/stylesheets/po/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[mageia.doc_xsl] +file_filter = .po +source_file = doc_xsl.pot +source_lang = en +type = PO -- cgit v1.2.1