Localization

The built-in localization mechanism allows you to localize RadWizard control.

Here is a list of the supported languages:

  • English
  • German
  • Spanish
  • French
  • Italian
  • Dutch
  • Turkish

You can find more information on how to achieve this in the Localization Using Built-in Resources article.

Resouce Keys

In order to be able to distinguish the localization resources, a unique identifier, called resource key, is assigned to each localizable string.

Here is a list of the Resources available and their default values:

Key Value
Wizard_Cancel Cancel
Wizard_Finish Finish
Wizard_Help Help
Wizard_Next Next
Wizard_Previous Back
In this article