On Thu, 2007-09-06 at 23:32 -0700, Julian wrote: > Hi there, > > I opened a ticket yesterday, now I'm wondering about being alone with > that bug. > > Please look here: > > http://code.djangoproject.com/ticket/5347
That ticket seems to be predicated on the assumption that the documentation is incorrect about where the project-level locale directory should be. However, the docs are correct: the project-level directory is called locale/, not conf/locale/. So, try creating a locale/ directory inside your project directory and see if that fixes the problem you are seeing. It works for me (creating a locale/ directory, running "make-messages.py -l xx" and so forth). By the way, if you are wondering if anybody else has spotted a particular problem, try searching in the particular category to see a reduced list of tickets. In this case, the "internationalization" category: http://code.djangoproject.com/query?status=new&status=assigned&status=reopened&component=Internationalization&order=priority (Hmm ... that list is getting a bit long. I really need to spend some quality time with it to close some things.) Regards, Malcolm -- How many of you believe in telekinesis? Raise my hand... http://www.pointy-stick.com/blog/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---