summaryrefslogtreecommitdiff
path: root/.tx
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-12-24 23:10:40 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-12-29 21:59:06 +0100
commitf27a4ee3270bd57299ce02d622978ac4d839137e (patch)
tree81eeff497392808e3468de9cb864f31b0a6de931 /.tx
parentb2d20e982627b8c5f21fe68c5531b40ee20f1cfc (diff)
downloaddjango-f27a4ee3270bd57299ce02d622978ac4d839137e.tar.gz
Removed django.contrib.localflavor.
Each localflavor lives on as a separate app.
Diffstat (limited to '.tx')
-rw-r--r--.tx/config5
1 files changed, 0 insertions, 5 deletions
diff --git a/.tx/config b/.tx/config
index d3ded2878a..cb617326b9 100644
--- a/.tx/config
+++ b/.tx/config
@@ -57,11 +57,6 @@ file_filter = django/contrib/humanize/locale/<lang>/LC_MESSAGES/django.po
source_file = django/contrib/humanize/locale/en/LC_MESSAGES/django.po
source_lang = en
-[django.contrib-localflavor]
-file_filter = django/contrib/localflavor/locale/<lang>/LC_MESSAGES/django.po
-source_file = django/contrib/localflavor/locale/en/LC_MESSAGES/django.po
-source_lang = en
-
[django.contrib-messages]
file_filter = django/contrib/messages/locale/<lang>/LC_MESSAGES/django.po
source_file = django/contrib/messages/locale/en/LC_MESSAGES/django.po