SysIcon 1 currently supports two languages: English and German.
Other translations are left to the users (not at last because of missing or insufficient language knowledge of mine) and other developers. SysIcon 1 uses ini-files to store the strings. These can be found in the languages subfolder in the installation directory. Internal the TJvAppFormStorage compontent of the JVCL is used to retrieve the information.
Please be careful with multiline strings (avoid them) because those can't be properly stored in ini-files.
I would be glad about more translations, thanks to everybody who considers to translate SysIcon!
In the next version the localization feature of the .net framework is used whereever possible and the rest (dialog messages) is stored in .resx-resource files.