Hello, Currently I set the language in settings.py to: LANGUAGE_CODE = 'en-us'
Adding dutch language support in /usr/share/pyshared/baruwa/local/nl/LC_MESSAGES and changing the LANGUAGE_GODE to 'nl-nl' or 'nl-NL' does not seem to work correctly yet. Result is that I cannot properly test the new translated language and that is necessary before uploading it to the project. Plus, is it possible to look at the preferred language requested by the visiting browser? Or does Baruwa already work that way? Thanks for your response(s) in advance. Regards, Siert _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

