Localization in DevExpress Data Editors for .NET MAUI
DevExpress Data Editors for .NET MAUI allow you to localize UI elements. You can translate text lines displayed as button captions, menu items, and error messages. Refer to the following help topic for more information: Localization.
The table below shows localization keys and their default values:
Localization key | Default value |
---|---|
DataForm_ValidationExceptionMessage |
Invalid input value |
ComboBox_NotFound |
Not found |
DateEdit_Picker_OK |
OK |
DateEdit_Picker_CANCEL |
CANCEL |
FormPickerItem_ApplyButtonText |
Apply |
FormPickerItem_SearchPlaceholderText |
Search |
FormPickerItem_CancelButtonText |
Cancel |
FormPickerItem_OkButtonText |
Ok |
FormPickerItem_ClearButtonText |
Clear |
FilteringUIForm_PageTitle |
Filters |
DetailEditFormPage_Save |
Save |
DetailEditFormPage_Title |
Edit item values |
DetailNewFormPage_Title |
Add new item |
DetailFormPage_Title |
Item values |