Language settings for the windows shell
Accepted answer
The RTC Shell Client will take the language of the Windows OS. We don't have a separate language selector. I've heard this request from a couple of other users though, so I've created a work item to track this at Add a language selector in the Shell Client that lets the user pick a language different from the OS language (235812).
Cheers
--Rupa
Cheers
--Rupa
One other answer
Hi Martin,
I feel with you 8-).
Please see: https://jazz.net/forum/questions/58194/how-to-start-rtc-server-in-english
I set -Duser.language=en_US in the server startup (tomcat) as well as in the .ini files for the jbe, the scm command-line and the eclipse client. I also set the browser language to English.
The files mentioned are called scm.ini, jbe.ini and eclipse.ini. My change is to append this line to the .ini files.
-Duser.language=en_US
I feel with you 8-).
Please see: https://jazz.net/forum/questions/58194/how-to-start-rtc-server-in-english
I set -Duser.language=en_US in the server startup (tomcat) as well as in the .ini files for the jbe, the scm command-line and the eclipse client. I also set the browser language to English.
The files mentioned are called scm.ini, jbe.ini and eclipse.ini. My change is to append this line to the .ini files.
-Duser.language=en_US