It's all about the answers!

Ask a question

How to change the language in TeamConcert 1.0.1.1?


Jan Krchnak (3121) | asked Mar 18 '09, 8:17 a.m.
Ave,

TeamConcert 1.0.1.1 takes the Regional Options from Windows, but I want to keep those Czech (currency, time format, etc.), but have Jazz use English language for everything...
Solutions?

Thanks, Jan

2 answers



permanent link
Ralph Schoon (63.3k33646) | answered Mar 18 '09, 8:41 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hello Jan,

here is my summary of what I know so far:

you can start Eclipse with -nl en_US and the client uses english. (There
might be other ways to express this I really tried but could not find good
documentation however)

There are some open work items because there seem to be issue with the server
components: see this and related: https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/73969
the team is looking for feedback to enhance quality.

Patrick Streule provided me with this tip to change the language in the server
- i haven't had time to test it. The key is probably to keep your current
settings and to add Duser.language=en -Duser.country=US



export JAVA_OPTS="-Duser.language=en -Duser.country=US -Djava.awt.headless=true
-DSQLSERVER_JDBC=$SQLSERVER_ABSPATH -DORACLE_JDBC=$ORACLE_ABSPATH -DDB2I_JDBC=$DB2I_ABSPATH
-DDB2Z_JDBC=$DB2Z_ABSPATH -Dorg.eclipse.emf.ecore.plugin.EcorePlugin.doNotLoadResourcesPlugin=true
-Dcom.ibm.team.repository.provision.profile=`pwd`/provision_profiles -Dcom.ibm.team.repository.tempDir=$TEMP_DIR
-Xmx700M"


Ave,

TeamConcert 1.0.1.1 takes the Regional Options from Windows, but I
want to keep those Czech (currency, time format, etc.), but have Jazz
use English language for everything...
Solutions?
Thanks, Jan

permanent link
Jan Krchnak (3121) | answered Mar 19 '09, 6:49 a.m.
Useful, works. Thanks!

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.