Changed paths:
M django/core/management/commands/makemessages.py
M scripts/manage_translations.py
Log Message:
-----------
[1.7.x] Updated Django makemessages process
makemessages should now automatically distribute translatable
strings in the proper locale files, for Django too
(see 50a8ab7cd1e6).
Backport of 7999ed9b69 from master.