It's all about the answers!

Ask a question

switch localization to english for DOORS NG Rich Client


Taha Boulaguigue (1899) | asked Sep 28 '13, 1:03 p.m.
I'd like to switch the localization of the DOORS NG Rich client to english. My machine's regional settings are not set to english.
TIA.

Accepted answer


permanent link
Vatsala Ramachandran (12314) | answered Oct 01 '13, 5:37 a.m.
Hi Taha,
you can try the "locale" switch in the config.ini file. Following is help on how you can use that

#---------------------------------------------------
# Parameter Name    : locale
# Parameter Type    : OPTIONAL
# Description       : Specify which language the client should open, irrespective of regional settings.
# Parameter Format  : string
# Supported Locale  : en, cs, de, es, fr, hu, it, ja, ko, pl, pt, ru, tr, zh_CN, zh_HK, zh_TW
# Additional Info   : Chinese got 3 flavors and hence it is mandatory to specify country code as above.
#              For other locales, we dont have this distinction. But there is no harm if we specify it that way.
#              For example, en_US and en_GB will fallback to pick en.res bundle.   

#Examples :locale =en, locale=fr, locale=en_US, locale= fr_FR, locale=zh_TW


Taha Boulaguigue selected this answer as the correct answer

Comments
Taha Boulaguigue commented Oct 01 '13, 5:55 a.m.

Hi Vatsala,
many thanks for your input. It solved my problem :-)
Kind Regards,
taha

2 other answers



permanent link
Ralph Schoon (63.4k33646) | answered Sep 28 '13, 1:52 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
 If it is Eclipse based and has an ini file, try adding -Duser.language=en

permanent link
Taha Boulaguigue (1899) | answered Sep 28 '13, 2:24 p.m.
Hi Ralph,
this is the 1st thing I've tried out, without success unfortunately.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.