Hi, I am trying to create a UK version of my site and ran into some problems. I am manually setting my LANGUAGE_CODE to 'en-gb' and use django-admin.py makemessages -l en-gb and then run compilemessages
For some reason it's not picking up the localised string, I am pretty sure my setup is correct because I did the same experiment for uk (Ukraine). Looking at Django's conf/locale I couldn't find an example of Great Britain English translation setup. Any idea what may go wrong? Thanks -Aaron -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.