Hello everyone,
The NLS Example has been updated introducing:
- a new translation format: String resources (XML) commonly used on Android.
- a fallback feature that allows the developper to explicitly specify the behavior of NLS in case of a missing translation.
- fixes related to dependencies.
The tool provided in the repository to generate the translation files (.PO/.XML) has also been updated to support the XML output.
The updated NLS Example is available on the MicroEJ GitHub Page:
Happy Coding!
The MicroEJ Team.