<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to EN_MultiLanguageSupport</title><link>https://sourceforge.net/p/ed-char-editor/wiki/EN_MultiLanguageSupport/</link><description>Recent changes to EN_MultiLanguageSupport</description><atom:link href="https://sourceforge.net/p/ed-char-editor/wiki/EN_MultiLanguageSupport/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 18 Dec 2012 10:20:36 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/ed-char-editor/wiki/EN_MultiLanguageSupport/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage EN_MultiLanguageSupport modified by Holger von Rhein</title><link>https://sourceforge.net/p/ed-char-editor/wiki/EN_MultiLanguageSupport/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -24,4 +24,4 @@
 ### The Character Sheet Language ###
 While for the ECE the PDF-templates are just black-boxes where it fill-outs the PDF form fields, there is only an indirect way for character sheets in different languages: Adding more PDF-templates, which can be chosen within the ECE to export to. Please also see: [HowTo export to my own character sheet][1]

-  [1]: HowtoExportToMyOwnCharactersheet
+  [1]: EN_HowtoExportToMyOwnCharactersheet
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Holger von Rhein</dc:creator><pubDate>Tue, 18 Dec 2012 10:20:36 -0000</pubDate><guid>https://sourceforge.net485c819669db35c203776206f07e01333e659921</guid></item><item><title>WikiPage MultiLanguageSupport modified by Holger von Rhein</title><link>https://sourceforge.net/p/ed-char-editor/wiki/MultiLanguageSupport/</link><description># Multi Language Support for the Earthdawn Character Editor #

## General Note ##
The ECE is designed to be multi-language. But currently there exist no real translation to an other language. Please contact me or an team member if you are interested to translate the ECE into an other language.
For translating the ECE into an other language, you do not need any java-skills. You only need a text editor with XML syntax highlighting and an basic under standing of XML. Last may be learned on demand. :)

## The different Languages Types ##

The ECE differs between multiple languages *types*. All types will/can be chosen and translate separately.

### The GUI Language ###
The GUI language is defined by the OS you run the ECE on. If the OS tells the ECE it is in e.g. German, the ECE will show the menus in German. If OS tells ECE a language the ECE do not know, it falls back to English menus.

You find the GUI text within the following files and you can create more files for other languages.

 * [NLS_de.properties](https://sourceforge.net/p/ed-char-editor/code/HEAD/tree/trunk/src/de/earthdawn/ui2/NLS_de.properties)
 * [NLS.properties](https://sourceforge.net/p/ed-char-editor/code/HEAD/tree/trunk/src/de/earthdawn/ui2/NLS.properties)

If you have proceed so please send the file(s) to me or create a new ticket and attach the file(s).

### The Game Language ###
The Game Language is defined by the "xml data base", which can be found within the [config folder](https://sourceforge.net/p/ed-char-editor/code/HEAD/tree/trunk/config/). You will find languages flags within the xml files. If the language flag is within the root element you can just create a second file and translate all entries, e.g. [capabilities](https://sourceforge.net/p/ed-char-editor/code/HEAD/tree/trunk/config/capabilities/). If the language flag is part of sub elements you just can insert the translation into the same file, e.g. [names.xml](https://sourceforge.net/p/ed-char-editor/code/HEAD/tree/trunk/config/names.xml).

### The Character Sheet Language ###
While for the ECE the PDF-templates are just black-boxes where it fill-outs the PDF form fields, there is only an indirect way for character sheets in different languages: Adding more PDF-templates, which can be chosen within the ECE to export to. Please also see: [HowTo export to my own character sheet][1]

  [1]: HowtoExportToMyOwnCharactersheet</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Holger von Rhein</dc:creator><pubDate>Sun, 18 Nov 2012 12:55:06 -0000</pubDate><guid>https://sourceforge.net3057714b33c0f5f6daef509ecb8b23b905af77b2</guid></item></channel></rss>