summaryrefslogtreecommitdiffstats
path: root/.tx
diff options
context:
space:
mode:
authorEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-10-01 16:36:30 -0300
committerEvgeny Fadeev <evgeny.fadeev@gmail.com>2011-10-01 16:36:30 -0300
commitbaa02367ecd75932ed785efe44b129c8d773696e (patch)
tree5a594ae5f397387f77c68d03f902a1dc60e48340 /.tx
parentb208c5648d4fbf810b65283db4a6eae151839570 (diff)
downloadaskbot-baa02367ecd75932ed785efe44b129c8d773696e.tar.gz
askbot-baa02367ecd75932ed785efe44b129c8d773696e.tar.bz2
askbot-baa02367ecd75932ed785efe44b129c8d773696e.zip
added a fix for problem described at http://askbot.org/en/question/656/keyerror-on-clicking-manage-login-methods and added transifex config
Diffstat (limited to '.tx')
-rw-r--r--.tx/config8
1 files changed, 8 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config
new file mode 100644
index 00000000..ddc84185
--- /dev/null
+++ b/.tx/config
@@ -0,0 +1,8 @@
+[main]
+host = https://www.transifex.net
+
+[askbot.txo]
+file_filter = askbot/locale/<lang>/LC_MESSAGES/django.po
+source_file = askbot/locale/en/LC_MESSAGES/django.po
+source_lang = en
+