Gideros Localize is a module that provides seamless localization support for Gideros by loading string constants from specific files based on user locale. It provides the global object Localize, which overrides native or non-native objects, to check for localization before using strings.
| Tags | Gideros Mobile Localization |
|---|---|
| Licenses | BSD Original |
| Operating Systems | any |
| Implementation | Gideros Lua |