<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ojwiki.soldin.de/index.php?action=history&amp;feed=atom&amp;title=Configure_Languages</id>
	<title>Configure Languages - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://ojwiki.soldin.de/index.php?action=history&amp;feed=atom&amp;title=Configure_Languages"/>
	<link rel="alternate" type="text/html" href="https://ojwiki.soldin.de/index.php?title=Configure_Languages&amp;action=history"/>
	<updated>2026-04-15T14:15:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.5</generator>
	<entry>
		<id>https://ojwiki.soldin.de/index.php?title=Configure_Languages&amp;diff=253&amp;oldid=prev</id>
		<title>Mentaer: Created page with &#039;&#039;&#039;&#039;Back to&#039;&#039;&#039; Index page    == Customized Languages ==  OpenJUMP Nightly Build has been translated in the following languages:  * Simplified Chinese * Czetch * English * Finn…&#039;</title>
		<link rel="alternate" type="text/html" href="https://ojwiki.soldin.de/index.php?title=Configure_Languages&amp;diff=253&amp;oldid=prev"/>
		<updated>2009-10-12T02:11:04Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;#039;&amp;#039;&amp;#039;&amp;#039;Back to&amp;#039;&amp;#039;&amp;#039; &lt;a href=&quot;/index.php?title=Index&quot; title=&quot;Index&quot;&gt;Index&lt;/a&gt; page    == Customized Languages ==  OpenJUMP Nightly Build has been translated in the following languages:  * Simplified Chinese * Czetch * English * Finn…&amp;#039;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;Back to&amp;#039;&amp;#039;&amp;#039; [[Index]] page  &lt;br /&gt;
&lt;br /&gt;
== Customized Languages ==&lt;br /&gt;
&lt;br /&gt;
OpenJUMP Nightly Build has been translated in the following languages:&lt;br /&gt;
&lt;br /&gt;
* Simplified Chinese&lt;br /&gt;
* Czetch&lt;br /&gt;
* English&lt;br /&gt;
* Finnish&lt;br /&gt;
* French&lt;br /&gt;
* German&lt;br /&gt;
* Italian &lt;br /&gt;
* Japanese&lt;br /&gt;
* Portuguese &lt;br /&gt;
* Portuguese (Brasilian)&lt;br /&gt;
* Spanish&lt;br /&gt;
&lt;br /&gt;
Depending the Core Java language OpenJUMP can show the GUI in one of the former languages. &lt;br /&gt;
If your java machine language is different than the formers,  OpenJUMP will probabily shows the menus in English.&lt;br /&gt;
Depending the version of OpenJUMP you can change the menu language using the following procedures:&lt;br /&gt;
&lt;br /&gt;
== MICROSOFT WINDOWS ==&lt;br /&gt;
&lt;br /&gt;
* Open the startup script Openjump.bat (in Openjump/bin directory) with a text editor. &lt;br /&gt;
&lt;br /&gt;
* Find the line: &lt;br /&gt;
 -start javaw -cp ”CLASSPATH” JAVA_OPTS com.vividsolutions.jump.workbench.JUMPWorkbench JUMP_OPTS&lt;br /&gt;
&lt;br /&gt;
* Between &lt;br /&gt;
 -”CLASSPATH” JAVA_OPTS% &lt;br /&gt;
and &lt;br /&gt;
 -com.vividsolutions &lt;br /&gt;
add one of these following lines depending the language &lt;br /&gt;
&lt;br /&gt;
** -Duser.language=En     for English&lt;br /&gt;
** -Duser.language=Fi     for Finnish&lt;br /&gt;
** -Duser.language=Fr     for French&lt;br /&gt;
** -Duser.language=De     for German&lt;br /&gt;
** -Duser.language=IT     for Italian&lt;br /&gt;
** -Duser.language=ja_JP     for Japanese  &lt;br /&gt;
** -Duser.language=pt_BR  for Portuguese (ver. Brasilian)&lt;br /&gt;
** -Duser.language=Es     for Spanish&lt;br /&gt;
&lt;br /&gt;
For instance for german:&lt;br /&gt;
 -.... ”CLASSPATH” JAVA_OPTS -Duser.language=De com.vividsolutions .......&lt;br /&gt;
&lt;br /&gt;
* Save the Startup script and run Openjump to see the new language menus.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== LINUX and MacOSX ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* Open the startup script Openjump.sh (in Openjump/bin directory) with a text editor.&lt;br /&gt;
&lt;br /&gt;
* Find the following lines at the end of the file:&lt;br /&gt;
 &lt;br /&gt;
 -JAVA_OPTS=&amp;quot;$JAVA_OPTS -Djump.home=$JUMP_HOME&amp;quot;&lt;br /&gt;
 -JAVA_OPTS=&amp;quot;$JAVA_OPTS -Dorg.xml.sax.driver=$SAXDRIVER&amp;quot;&lt;br /&gt;
 -JAVA_OPTS=&amp;quot;$JAVA_OPTS -Dswing.defaultlaf=javax.swing.plaf.metal.MetalLookAndFeel&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Add at the bottom the following line&lt;br /&gt;
&lt;br /&gt;
 -JAVA_OPTS=&amp;quot;$JAVA_OPTS -Duser.language=XX&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Where -XX represents the language, for instance for Italian language&lt;br /&gt;
 -JAVA_OPTS=&amp;quot;$JAVA_OPTS -Duser.language=IT&amp;quot;&lt;br /&gt;
&lt;br /&gt;
* Save the Startup script and run Openjump to see the new language menus.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;hr /&amp;gt;&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Back to&amp;#039;&amp;#039;&amp;#039; [[Index]] page&lt;/div&gt;</summary>
		<author><name>Mentaer</name></author>
	</entry>
</feed>