Dears,
How can I do the translation this theme?
../lang/default.mo
../lang/default.po
I do the files:
../lan/pt_BR.mo
../lan/pt_BR.po
now, How change the language to pt_BR ?
Dears,
How can I do the translation this theme?
../lang/default.mo
../lang/default.po
I do the files:
../lan/pt_BR.mo
../lan/pt_BR.po
now, How change the language to pt_BR ?
There is a bug in the language translation code which i'm deciphering right now for you ;)
I'll try to make an update for Easel within the next couple of days.
Any news? I can't change the language to..
Tried to transalte in Italian, but as soon as I put the .mo file, the widget are not loaded.
Will try to figure out the bug.
Meanwhile in functions/displayhost.php at line 72 the get_the_time() function call should be changed in:
get_the_time(get_option('date_format'))
in order to use the localize date format
Any news? I'm also trying to translate it in italian...with no luck. It seems to just ignore everything i change in mo and po files...wouldn't want to edit every single php file...
Any news? I'd like translate to portuguese too.
Apparently it's working fine, I received a romanian (sp?) translation in my email the other day.
just need to make sure you have the right files in the lang directory, the ones I got from another source were ro_RO.po and ro_RO.mo
So it's possible your translation files just need the correct name on the files.
You must log in to post.