All labels, buttons, tooltips and error messages are located in external resx resource
files, so that the language of the editor can be switched with a single
property (Language). By default, the resx files are located in the App_GlobalResources folder.
To load the localization files from another directory, set the LocalizationPath property to point to the new folder location.
|