From e78be107888cf14889ff5b6c575b669138de2574 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Tue, 29 Jul 2014 18:55:36 +0200 Subject: [PATCH] add .tx directory with transifex configuration, remove it from .gitignore --- .gitignore | 1 - .tx/config | 8 ++++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 .tx/config diff --git a/.gitignore b/.gitignore index bd85343..a4955c4 100644 --- a/.gitignore +++ b/.gitignore @@ -4,7 +4,6 @@ local_settings.py .coverage .idea/ -.tx/ .cache/ *.sqlite *.egg-info diff --git a/.tx/config b/.tx/config new file mode 100644 index 0000000..a33d51f --- /dev/null +++ b/.tx/config @@ -0,0 +1,8 @@ +[main] +host = https://www.transifex.com + +[nsupdateinfo.djangopo] +file_filter = nsupdate/locale//LC_MESSAGES/django.po +source_file = nsupdate/locale/en/LC_MESSAGES/django.po +source_lang = en +