New RapidClipse localization example
RapidClipse examples
We are gonna start to release one or two small example Project per week. And today we start with a small project: “How to use localization in RapidClipse”. If you have suggestions for topics send us these by email at info@xdev-software.com. Or you can use our community forum to send us your topics.
Localization example
This demo project shows the handling of multiple languages within the UI. See following detailed information:
- How to localize normal UI elements like XdevButtons, XdevTextFields, XdevLabels
- How to localize XdevTableHeader or how to use localization in entities
- How to localize dynamic messages and notifications
- How to keep localization after click on browser refresh
- The most common naming strategies and patterns
- The most common resource file structure
How to get the Project
Use the RapidClipse Importer:
File → Import → RapidClipse → Demo Projects → rapidclipse-demo-localizedUI
or get it directly on RapidClipse official GitHub: https://github.com/RapidClipse