AppCode 2018.3 Help

Internationalization and Localization Support

Overview

i18n support with AppCode falls into the following major aspects:

  • Internationalization (i18n) involves extracting strings out of your source code and presenting them as properties that are further referenced in the source code.

  • Localization enables translating these properties into the target languages.

Supported features

AppCode provides helpful features that simplify working on software internationalization and localization issues. These features are:

  • Advanced editing assistance for Strings files.

  • Code inspections related to internationalization issues; intention actions, and quick fixes.

Last modified: 28 March 2019