Hi On 26 Jan 2011, at 10:39 PM, Siert wrote:
> 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. That is strange have you compiled the language files ? > > Plus, is it possible to look at the preferred language requested by the > visiting browser? Or does Baruwa already work that way? Yes it is possible to do that. You just need to enable the locale middleware which is not enabled by default yet in Baruwa as we do not have any full translations yet. http://docs.djangoproject.com/en/1.1/topics/i18n/deployment/#topics-i18n-deployment Andrew -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

