Version 2 (modified by Adrián Chaves, 10 years ago) ( diff )

--

Internationalization (i18n) is the processes of designing an application so that it can be adapted to various languages and regions. Localization (l10n) is the process of adapting internationalized software for a specific locale (combination of language, region, etc.) including translating text.

Topics

  • Localization, for translators. How to localize the game: translate texts, localize images, etc.
  • Internationalization, for developers. How to make it possible to localize game content.
  • Implementation of Internationalization and Localization, for internationalization developers. Implementation details to help you find your way around our internationalization and localization implementation, to fix bugs, implement new features on top of our existing functionality, or simply understand it better.

See Also

Note: See TracWiki for help on using the wiki.