Back to Devexpress

Localization

wpf-7541-localization.md

latest980 B
Original Source

Localization

  • Nov 13, 2023

Localization is the process of translating a product into a different language. All DevExpress .NET products have localizable resources for UI elements such as dialog boxes, button captions, menu items and error messages.

By localizing the application resources, you can provide an interface that is specific to a particular culture or locale.

You can use one of the following methods to localize DevExpress WPF controls:

Refer to the Localization Service document to learn how to use the DevExpress Localization Web Service to translate an application into other languages.