From ceb6cbaf23e549e6d1e8fbbcebaf5e854f388b27 Mon Sep 17 00:00:00 2001 From: Sergio Oliveira Date: Mon, 3 Nov 2014 18:21:43 -0200 Subject: [PATCH] Added transifex config --- .tx/config | 8 ++++++++ 1 file changed, 8 insertions(+), 0 deletions(-) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..da8385c --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[colab.colab] +file_filter = colab/locale//LC_MESSAGES/django.po +source_file = colab/locale/en/LC_MESSAGES/django.po +source_lang = en +type = PO -- libgit2 0.21.2