doing something wrong???

Permalink
I did everyting in the readme file. Even deleted everything in the files/cache directory and restarted apache. The only thing i might have done wrong is that i RENAMED messages.po to messages.mo. I can't seem to get the dutch language file working. Anybody ideas?

DeWebmakers
 
Shopimport replied on at Permalink Best Answer Reply
Shopimport
The messages.po needs to be 'compiled' into message.mo first.

I used this command:
msgfmt -o messages.mo messages.po

See alsohttp://www.concrete5.org/community/forums/internationalization/mult...