From 12f35da554e4461993199ac4c36079cea7c91b90 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Sat, 31 Mar 2012 14:37:20 +0200 Subject: Added the Transifex configuration file. --- .tx/config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 .tx/config diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..2a28dae --- /dev/null +++ b/.tx/config @@ -0,0 +1,9 @@ +[main] +host = https://www.transifex.net +lang_map = sr@latin:sr_Latn + +[django-debug-toolbar.master] +file_filter = debug_toolbar/locale//LC_MESSAGES/django.po +source_file = debug_toolbar/locale/en/LC_MESSAGES/django.po +source_lang = en + -- cgit v1.2.3