Page 1 of 1

event_multilingual causes error using turkish

Posted: Thu Oct 18, 2007 1:32 pm
by Cohnina
I just installed the event plugin multilingual and in a testing article I switched to the turkish language - now the recent comments are shown as text-html-mix but only in IE and Opera.
Switching to english everything is fine again.

Seems like it translates some html/php parts to me, but I'm not trained in php and turkish ...

Here's the link to the turkish version of the test article: http://www.pegasustraum.de/serendipity/ ... lected]=tr

Re: event_multilingual causes error using turkish

Posted: Thu Oct 18, 2007 1:43 pm
by garvinhicking
Hi!

It's simply an error of the person who translated the recent comments plugin to turkish. :(

The serendipity_plugin_comments/UTF-8/lang_tr.inc.php file was in ISO, not in UTF-8 format. I've just fixed this:

http://svn.berlios.de/viewcvs/*checkout ... p?rev=1987

Regards,
Garvin

Posted: Thu Oct 18, 2007 2:00 pm
by Cohnina
Thanks a lot! :)