24
Jul/094
Jul/094
ImHuman in Russian
Thanks to fdzkuz, ImHuman API and its wordpress plugin speaks Russian now. Wordpress plugin owners who wants to use the new language for their tags, here are the steps for version 0.0.9, latest stable one.
Open the Editor and select Imhuman.php to edit.
Go to Line 149, Where you will see
$lang = array('en'=>'ENGLISH','fr'=>'FRENCH');
Change that line into
$lang = array('en'=>'ENGLISH','fr'=>'FRENCH','br'=>'Brazilian Portuguese','ru'=>'RUSSIAN');
Save your file. Go to your plugin settings and update your language choice.















September 28th, 2009
Hi, it’s Alexander – transtlator.
Problem – insted of words there are “?????”. Can’t find your e-mail, please send me your anwer by e-mail.
Best
September 28th, 2009
I guess the problem occurred when I edited the file and my new OS changed its encoding from UTF-8 to windows-1245. Re-uploaded core, please let me know if that fixed the error.
October 31st, 2009
Hi, cenOTapH!
and i try convert file imhuman.php
I change UTF-8 to windows-1245 in file imhuman.php
line 339 ,
but it is not fixed problem.
form UTF-8 to windows-1245 this solution not wor to…
What possible do more to fix problem? Maybe need change encoding in another file some ex.: header.php ? Help, please…
November 1st, 2009
Hey jps
Everything needs to be in UTF-8 encoding.