From e41542a219d054cfcdc20fbd2339c378c8d2231b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 26 May 2013 13:57:55 +0200 Subject: [PATCH] Start to test transifex --- .tx/config | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 00000000000..19fe4c2803e --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[project_slug.resource_slug] +file_filter = htdocs/langs//resource.lang +source_file = htdocs/langs/en_US/resource.lang +source_lang = en +type = MOZILLAPROPERTIES