Drumlin Reader/Publisher - Multiple Language support


From V2.11 onwards Drumlin will ship as a multi-language product. Initially English, French and German versions of the software are available with the standard installation. Each language file provides all the text for menus, text boxes and messages provided within the software. The following language files can be downloaded: 

English
French
German
Italian
Danish
Chinese (simplified)
Croatian

Pending:
Dutch
Japanese
Spanish

The list of supported languages is specified in the Drumlin settings.cfg file. The standard entry is of the form:

<Language_0>English;English.xml</Language_0>
<Language_1>Deutsch;German.xml</Language_1>
<Language_2>Français;French.xml</Language_2>

To include a new language, simply download (or create your own) language file and add an entry similar to those above to the .cfg file. The settings.cfg file all specifies the default language to display, e.g.:

<DefaultLanguage>2</DefaultLanguage>

The settings.cfg file (a text file that can be edited) is typically found in the C:\Documents and Settings\<username>\Application Data\DrumlinSecurity\Drumlin directory

Language files should be saved to your \Drumlin Security\Drumlin Reader program directory, \Language subdirectory. Each file is in XML format and can be edited with a text editor such as Notepad