Update a language

If the project is modified, each added or modified string needs to be accounted for in each language defined in the project. For each of those languages an external resource file (XML) exists. The update functionality on the Project Settings - Localization tab updates this XML file for all structural changes made in the project by providing translation strings for all objects used in the project.

You can update a language by following these steps:

  1. On the Project tab, in the Configuration group, select Project Settings Project Settings icon.
  2. Click the Localization tab to view the localization settings.
  3. Select the language to be updated in the Project Languages table so the row is highlighted orange
  4. Click Update XML.

    The Update XML window is displayed.

  5. In the Update XML window, select a language from theSelect the base language used for updating the XML file list.

    Alternatively, select the <no translation> value if you want to update the translation strings by using the default string values depending on the selected application language.

  6. Click OK.

    The XML file is updated with the already translated strings of the base language and the Update XML window is closed.

  7. Optionally, repeat the previous steps for other project languages if defined.
  8. Test your translations with a document set using Test Validation and Test Verification.
  9. Optionally, click OK to close the Project Settings window.
  10. Save the changes to your project.