Hi there, Actually, it's plainly that. It's just not working, and I don't really know where to look for a flaw. It's just a blind guess, but maybe django is not correctly locating my .mo files? I've triple-checked their location and tried in every place stated in the documentation or the django book (beta). Still, it just won't translate anything but the admin.
Right now, the django.(mo|po) files are in $PROJECTPATH/locale/es/LC_MESSAGES/ And also, I've tried some variants on the locale name (es, es-es, es_ES...), although I'm setting the django_language session variable using the LocaleMiddleware to exactly the same string I'm using for the locale name on the filesystem. You know, just to discard any stupid mistakes ;) Anyone up with an idea? -- Chris M. Hoeppner Web design & consultancy. Passionate about experience. Faithfull about copy. <e> [EMAIL PROTECTED] <w> www.chrishoeppner.com / www.pixware.org --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---