diff options
| author | Jannis Leidel | 2012-03-31 14:37:20 +0200 |
|---|---|---|
| committer | Jannis Leidel | 2012-03-31 14:37:20 +0200 |
| commit | 12f35da554e4461993199ac4c36079cea7c91b90 (patch) | |
| tree | ae48bf23b8689807649cb5304d87ef3ef934e125 /.tx | |
| parent | 591c5177ebb230fc0c7daf7fb3b426bda295598c (diff) | |
| download | django-debug-toolbar-12f35da554e4461993199ac4c36079cea7c91b90.tar.bz2 | |
Added the Transifex configuration file.
Diffstat (limited to '.tx')
| -rw-r--r-- | .tx/config | 9 |
1 files changed, 9 insertions, 0 deletions
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/<lang>/LC_MESSAGES/django.po +source_file = debug_toolbar/locale/en/LC_MESSAGES/django.po +source_lang = en + |
