CasaOverviewWorkflow for localizersWhat has changed since version 3?
  iLocalize 4 > Overview Índice

iOS localization

The easiest way to localize an iOS application is to translate the localized resources from the Xcode project instead of the final application. iLocalize supports importing a folder and can export the localization back into that same folder. The following steps illustrate a typical workflow for localizing an iOS application:

  1. Create a new project in iLocalize and specify the folder containing your Xcode project.
  2. In the New Project Assistant it is possible to specify which localized resources to import.
  3. Localize the project as usual.

Once the localization is finished, the localized resources of the project can be exported and merged with the files in the Xcode project:

  1. Choose Project > Export.
  2. Select the resources and languages to export.
  3. Choose the destination folder, which can be the Xcode project folder itself. In this case, make sure to use the Merge option that iLocalize will propose when it detects that the destination folder already exists to avoid overwriting the entire project.
  4. Click the [Export] button and make sure to choose the Merge option.
  5. Choose which resources to export back to the Xcode project.

Direito autoral © DSD.net (Casa)
Actualizada em Fevereiro 8, 2017

CasaOverviewWorkflow for localizersWhat has changed since version 3?