#18547: Django-admin.py makemessages should show a specific error message if the
user hasn't installed gettext (e. g. on windows)
--------------------------------------+--------------------
     Reporter:  anonymous             |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Translations          |    Version:  1.4
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  0                     |      UI/UX:  0
--------------------------------------+--------------------
 According to the documentation the GNU gettext utilities are necessary for
 django-admin.py makemessages. But the first time I used it, it did not
 know this. The command line only shows that the command "xgettext" was not
 found. But a more specific message like "xgettext not found. You need to
 install ..." would be nice. Thanks.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/18547>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to