
Select File | New | Strings File from the main menu and in the dialog that opens specify the file name and location. To add a new strings file to your project, do one of the following: Strings files contain key-value pairs where the left part is a key, and the right part is a user-facing string that should be translated: strings extension, so called strings files. Strings that need to be localized are stored in the text files with the. Switch to the Marketplace tab and type Resource Bundle Editor in the search bar.Ĭlick Install next to the plugin name, apply the changes and close the dialog.ĪppCode provides coding assistance features that simplify software internationalization and localization processes. In the Settings dialog Ctrl+Alt+S, select Plugins. Install the Resource Bundle Editor plugin to be able to work with properties: Install the Resource Bundle Editor plugin Also, localization refers to the set of resources (texts, images, icons, audio, and so on) for a specified language and region.


Localization (l10n) is the process of translating values of these properties into target languages. Internationalization (i18n) refers to the process of extracting strings from source code and presenting them as properties with a set of values.
