Develop an interface for switching locales

Create a localized label and two buttons that change the interface language.

Figure 1. Application example - English locale
Figure 2. Application example - Polish locale
Note: Download a sample project: SwitchLocales.zip

Prerequisites

Create a project.

To develop the project
  1. Create a label.
  2. Edit the localization dictionary.
  3. Create buttons for switching locales.
  4. Arrange the interface elements.
  5. Save the project.
Figure 3. Application design example

Select Run to run the project using the client emulator to test your project. To run the project on a remote client, see Add a client device.