Localization Support

Localization Support allows you to write application supporting multibyte languages as well as date, numeric and currency formatting in accordance with a locale defining the character encoding.

There are two main concepts to understand with localization support in Genero:
  1. The application locale, to define the character encoding used by your programs.
  2. Localized Strings, to internationalize the texts of your application.