[rt-users] RT Login Page Language and Encoding problem

Ruslan Zakirov ruslan.zakirov at gmail.com
Tue Jan 13 05:38:39 EST 2009


Login page is localized according to browser settings.

If you want to replace "login" with local translation then you should
use UTF-8 and avoid meta and as well add "use utf8;" into <%INIT>
block. Don't forget to clear mason cache and restart server.

On Tue, Jan 13, 2009 at 12:11 PM, caglar <caglar at ulakbim.gov.tr> wrote:
> Dear precious RT community, :)
>
> I am currently having a language problem in RT 3.8.1 running on FreeBSD.
> Login page always comes in English
> although I have changed the LexiconLanguages to my local language. But
> when a person login to his/her own
> account RT shows up in the correct language.
>
> I check the po files and they look ok. Then I decided to translate the
> documents in the html files. For instance instead
> of <%loc("Login")%>, i directly write the equivalent of that in my
> language. But in that case rt can't show the characters
> in proper way. I added
>
> <meta http-equiv="Content-Type" content="text/html; charset=windows-1254" /><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-9" />
>
> To the header but this doesn't change anything.
>
> I will appreciate to any kind of help or advice.
>
> Thanx in advance,
>
> Çağlar
>
>
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: sales at bestpractical.com
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com



-- 
Best regards, Ruslan.


More information about the rt-users mailing list