The software is supplied with an English language file, �en.xml�. This can be used as a template for creating other language files. To change the language data simply change the text within the tags in XML file.
For example consider the error message when a file cannot be read,
<ReadingFile> Error reading format file: Check file is valid </ReadingFile>
To change the language of this message, simply change the message between the tags (the bold text). The tags should not be changed, otherwise the language file will not work.
Once a new language file has been created it should be placed in the \lang folder where the English file was found, and then an entry corresponding to that file entered in the Config.xml file. To change which language file the software uses see the Options section or the Changing applet parameters section.