my first guess would be to try locale/lang/LC_MESSAGES instead of locale/LANG/LC_MESSAGES
I hope this helps! Have a nice day, V On May 21, 10:42 pm, "Gabriel ." <[email protected]> wrote: > Hi all, > > I've generated and compiled the locales, under my app path, > locale/LANG/LC_MESSAGES (django.mo and the .po of course) > > When I select the language, some of the strings appears translated > (the ones shared with django), but no the strings on the django.mo > file (the one I created - they are all translated) > > Am I missing something? > > Thanks. > -- > Kind Regards --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

