How to do the localization?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Justin

How to do the localization?

Post 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?
Guest

Re: How to do the localization?

Post 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?
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post 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).
Post Reply