How to switch localization to English on machines with different regional settings.
Ralph Schoon (63.5k●3●36●46)
| asked Mar 04 '09, 5:14 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Aug 09 '16, 4:07 a.m.
Hi,
I have read conversations about how to do it, but seem to be unable to figure the whole truth: I have RTC 1.0.1.1 installed from a zip file on my machine, both client and server. I start RTC using this command: TeamConcert.exe -nl en I used to also have a VM argument -Duser.language=en_US in the teamconcert.ini this worked for me fine in the past. However with this release and the german nationalization installed from the zip file RTC seems to get confused. The main menus are in english but I still see (pretty funny) german expressions for instance in events and in some other areas. Can anyone please be a bit more specific on where to supply what flag to get my RTC back to proper english? Many thanks in advance! Ralph |
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jul 14 '12, 8:38 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER edited Aug 09 '16, 4:08 a.m.
Since this still seems to be puzzling to many people, here what I do today:
I want an English UI, but without intervention Jazz provides a mix of German and English on my machine with German regional settings. To prevent that, I do the following: I add -Duser.language=en as parameter to - The application server environment e.g. adding set JAVA_OPTS=%JAVA_OPTS% -Duser.language=en to the server.startup.bat - The eclipse.ini, the jbe.ini, the scm.ini - The Web UI detects the browser language and tries to provide localized content, so I switched my browser to English settings using the Quick Locale Switcher (FireFox) It is also wise to make sure to create projects using the English process templates. In principle this is also true for all the other CLM applications. Ralph Schoon selected this answer as the correct answer
|
One other answer
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.