On 30 Sep 2011, at 12:14 PM, bmaillet wrote:

> i'm trying to use the french language for the baruwa front-end.
> 
> on the login page, french is ok, but as soon as i login, the FrontEnd is
> only in english, as all the messages.

The debian/ubuntu packages do not ship the compiled .mo translations.
you need to run baruwa-admin compilemessages

> 
> i see a /usr/lib/pymodules/python2.6/baruwa/locale/fr/LC_MESSAGES, but only
> .po, no .mo.
> 
> so i tried to compile messages:
> #baruwa-admin compilemessages
> processing file django.po in
> /usr/lib/pymodules/python2.6/baruwa/locale/fr/LC_MESSAGES
> sh: msgfmt: not found
> processing file djangojs.po in
> /usr/lib/pymodules/python2.6/baruwa/locale/fr/LC_MESSAGES
> sh: msgfmt: not found

You do not have the gettext package installed, you need to install it before
you run baruwa-admin compilemessages

apt-get install gettext 



--
Baruwa - www.baruwa.org

_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to