This repository demonstrates how to localize the DevExpress .NET MAUI Scheduler Control.
DevExpress .NET MAUI Controls contain localization strings that are translated into the following languages:
The repository contains the following projects:
Project Name | Description |
---|---|
BasicLocalization | Demonstrates the use built-in resource files. To view these files, refer to the BasicLocalization/Resources folder. |
CustomLanguageResource | Demonstrates the use of our resource file and translate our controls into a custom language (Portuguese). |
CustomLocalizedString | Demonstrates translation of a localization string into a custom language (Spanish). |
LocalizeApplication | Demonstrates the use of localization resources to translate standard/DevExpress .NET MAUI Controls into Spanish. |
If you want to share your translation with the community, fork the Localization Resources repository, add your resource file with the translated localization strings, and create a pull request for that repository.
Please register the DevExpress NuGet Gallery in Visual Studio to restore the NuGet packages used in this solution. See the following topic for more information: Get Started with DevExpress Mobile UI for .NET MAUI.
You can also refer to the following YouTube video for more information on DevExpress .NET MAUI Controls: Setting up a .NET MAUI Project.
- BasicLocalization/MauiProgram.cs
- CustomLanguageResource/App.xaml.cs
- CustomLocalizedString/App.xaml.cs
- LocalizeApplication/App.xaml.cs
- Localization Resources
- Stocks App
- Data Grid
- Data Form
- Data Editors
- Charts
- Scheduler
- Tab Page
- Tab View
- Drawer Page
- Drawer View
- Collection View
- Popup
(you will be redirected to DevExpress.com to submit your response)