Hi,

I am working for a client who requires their django-powered site to be
read in Dutch (nl) and Flemish (nl_BE) (and other languages). Although
the two languages are very, very similar, there are differences in the
text that has been supplied to me.

I have created a directory under 'locale' called nl_BE but when the
user selects 'Vlaams' django does not use the translations in this
directory.

I18N is working for all the other languages I am using so I know that
the I18N configuration and code are working correctly.

I have tried changing the name of the dir to nl-be and nl_be but that
had no effect.

Has anyone else tried and succeeded to get Flemish to work on Django?

(Ironically, Django Rheinhardt spoke Flemish!)

Rob

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to