On 26 Apr 2011, at 6:17 PM, Alessandro Dentella wrote: > I really wanted to test it on a real setup to fine tune the translation, but > I wan't able get it working... as I believe it's a django related problem > and not a baruwa specific one I didn't bother you any more (I used django > localization in other projects...)
There is something weird going on in Django translation these days i spend almost a day pulling my hair out trying to get set_language view to select afrikaans only to figure out that unless the language is available in Django proper it does not select it. (But that does not apply to you as it is in Django proper) > > I can send you a pull request, it that's easier for you. I understand I have > to fork baruwa, commit and finally send you the pull request, correct? or is > there a faster way? Yes thats correct, No there isn't an easier way. -- Baruwa - www.baruwa.org _______________________________________________ Baruwa mailing list [email protected] http://lists.baruwa.org/mailman/listinfo/baruwa

