I have recompiled the turkish language translation and it's did not worked with indexu system.
Please check at indexutemplates.com demo page.
note :
Clear your cookie browse after the error message appear then refresh the demo page.
When you select / set the language to turkish the indexu system will not able to work properly but when you select the other one there is no problem.
The error because turkish language character issue that i have mentioned above.
@AFRAZE
it's worked fine on windows system but when you recompiled it on linux, the translation will not work at all
you can try to recompile it by your self on linux system console with this command :
HTML Code:
msgfmt indexu.po -o indexu.mo
and then upload to your indexu language folder and try to set your indexu to turkish language.
dont forget to rename the turkish language folder to tr_TR.utf8 rather than tr_TR.
Thanks.