From 669ca1bf88f3047f30438477445119dc35a2907d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thorbj=C3=B8rn=20Lindeijer?= Date: Sun, 27 Jan 2013 11:35:45 +0100 Subject: [PATCH] Added Transifex configuration --- .gitattributes | 1 + .tx/config | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 .tx/config diff --git a/.gitattributes b/.gitattributes index 6974763b9e..6478fe2b48 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,4 @@ .gitignore export-ignore .gitattributes export-ignore .mailmap export-ignore +.tx export-ignore diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000000..3f060a8612 --- /dev/null +++ b/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.com +type = QT + +[tiled.master] +file_filter = translations/tiled_.ts +source_file = translations/tiled_en.ts +source_lang = en +