Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: a1f0c4c697e8d848ce43ad8ce346a058f288db19
https://github.com/django/django/commit/a1f0c4c697e8d848ce43ad8ce346a058f288db19
Author: Claude Paroz <
cla...@2xlibre.net>
Date: 2014-05-19 (Mon, 19 May 2014)
Changed paths:
R django/contrib/sitemaps/locale/en/LC_MESSAGES/django.po
R django/contrib/staticfiles/locale/en/LC_MESSAGES/django.po
R django/contrib/syndication/locale/en/LC_MESSAGES/django.po
R django/contrib/webdesign/locale/en/LC_MESSAGES/django.po
Log Message:
-----------
Removed locale dirs for single-message apps
Considering that these apps only translate their app name, it's not
worth having a whole bunch of po files just for that. The translatable
app name for those apps will be integrated in Django core catalog.