Page 1 of 1

How to do the localization?

Posted: 26 May 2005, 13:18
by Justin
I am using Mantis-1.0.0a2.

I am wondering how to make to localization. I could not find the way to setup my prefered language.

Could some one help me to do that?

Re: How to do the localization?

Posted: 26 May 2005, 13:34
by Guest
Justin wrote:I am using Mantis-1.0.0a2.

I am wondering how to make to localization. I could not find the way to setup my prefered language.

Could some one help me to do that?
OK. I had read the manual and know that I must set a global variable
in config_inc.php.

When I add $g_default_language = "chinese_traditional"; in my config_inc.php, I could see the login page is changed. However, when I logined, the languag comes back to english.

What's wrong?

Posted: 02 Jun 2005, 23:25
by thraxisp
You also have a user preference. Once you log in, that takes over. (There is an "auto" option that tries to match your browser language as well).