[otrs-i18n] Turkish translation; encoding problem

Necmettin Begiter necmettin.begiter at gmail.com
Thu Mar 13 19:36:40 GMT 2008


2008/3/13, Martin Edenhofer <me at otrs.com>:
> Hi Necmettin,
>
>  that's cool. It's working fine for me. :)
>
>  If the file encoding is utf8, you only need to use utf8 in the charset
>  definding:
>
>   #  $Self->{Charset} = [ 'utf8', 'iso-8859-9', ];
>      $Self->{Charset} = [ 'utf8' ];
>
>  Remove the iso-x and it will work fine (I hope, the only turkish word
>  I know is "arkadas" :) )!
>
>  See also http://users.otrs.com/~me/tr.png
>
>  PS: Can we put it into upcoming OTRS 2.2.6?
>
>  Many thanks for feedback! :)
>
>   -Martin
>

If there is no string translations between 2.2.5 and .6, sure;
otherwise, I will soon also check 2.2.6 translation strings...


More information about the i18n mailing list