Hi all

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.

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

and i do not forget to set proper langage code in settings.py:
LANGUAGE_CODE = 'fr'

LANGUAGES = (
('fr', ugettext('French')),
)


--
View this message in context: 
http://baruwa-users-list.963389.n3.nabble.com/translate-language-tp3376719p3381911.html
Sent from the Baruwa users list mailing list archive at Nabble.com.
_______________________________________________
Baruwa mailing list
[email protected]
http://lists.baruwa.org/mailman/listinfo/baruwa
Keep Baruwa FREE - http://pledgie.com/campaigns/12056

Reply via email to