HomeOverviewOverviewWorkflow for localizers
  iLocalize 4 > Overview Index

Workflow for developers

A developer will typically follow this workflow to localize its application:

  1. Build the application with Xcode.
  2. Send the application to the localizer(s).
  3. Create a new project in iLocalize using the application as the source.
  4. Create a new language for each language that your localizer(s) is working on.
  5. Once you receive the translated application from your localizer(s), update the project with it.
  6. Once the project is updated with all the languages, export the project to obtain the fully translated application.

When a new release of the application is available:

  1. Send the new application to the localizer(s).
  2. Update the project with this new application.
  3. Once you receive the translated application from your localizer(s), update the project with it.
  4. Once the project is updated with all the languages, export the project to obtain the fully translated application.

Note: The developer in this section refers to the person or the group of persons responsible for creating and building the application.


Copyright © DSD.net (Inicio)
Last updated on February 8, 2017

HomeOverviewOverviewWorkflow for localizers