| Languages of Radialix User Interface |
|
|
|
|
Starting with version 2.10 Radialix has one multilingual distributive. By default, the interface language is selected automatically, depending on the operating system's regional settings (the Format tab in the operation system's regional settings). The interface language can be switched with the Tools>UI Language menu.
After applying a new language, restart Radialix. Interface language can also be switched with the command-line option –uilang. Without any parameters, this option sets default language. To switch the language, after the colon, specify the Windows language code; e.g.: –uilang:enu – English (USA) –uilang:rus – Russian The only way to set the language for rdlc.exe is with the –uilang option. To switch the language, simply run the file with this option once. Language for the RDMAP plugins is always set automatically, according to the regional settings. The selected language is stored in the current user's registry. The distributive contains the Radialix localization to Russian project. During the installation, that project is copied to the Radialix folder as rdl.rdlp. The project can be used as the foundation for localizing Radialix to a new language. Before running the localization, it is recommended to make a copy of the folder with the Radialix files and edit the project in that folder. When the new version of Radialix is released, you would need to copy the files to be localized to the folder you have created and then update the resources. After that, you can just translate the new strings to get the localized files for the new version. Besides the files included in the localization project, you would also need to translate the Readme.txt and WhatsNew.txt text files and also, maybe, create a file with the frc extension in the frc subfolder, similarly to the other files in that folder. To add a new interface language, simply copy the files you have created to the folder with the Radialix files (the frc file – to the frc subfolder). After restarting, the menu Tools>UI Language will have the item for the added language. |