AppCode
 
Get AppCode
You are viewing the documentation for an earlier version of AppCode.

Internationalization and localization

Last modified: 06 October 2021

Internationalization (i18n) refers to the process of extracting strings from source code and presenting them as properties with a set of values.

Localization (l10n) is the process of translating values of these properties into target languages. Also, localization refers to the set of resources (texts, images, icons, audio, and so on) for a specified language and region.

AppCode provides coding assistance features that simplify software internationalization and localization processes.