Process

image

  1. Write code for your apps and services using the provided i18n library.
  2. Prepare multi-language XLIFF files with translation.
  3. Localization tool reads source files in various formats, extracts strings for translation, and writes out the translated strings the various resource file formats needed by each project (programming language type).
  4. Localization resources are generated by the localization tool in build time or in your local development environment.