Wednesday, October 30, 2013

simple translation not working

Django 1.5 ....I am just testing that translation is working.

I generated <project_dir>/locale/es/LC_MESSAGES/django.po|mo

I added LOCALE_PATHS as 'locale'

I set my LANGUAGE_CODE = "es-ES"

Admin site is in Spanish, however my translations are not working.

What am I missing here?

Thanks.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/40ff0635-5669-4473-8eed-c5a563c4eb27%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment