Documentation Center

Extracting a sub-project:

Procedure

  1. Click Project tab > Extract Sub Project.
  2. Enter the path of the new sub-project to be created in the New Project field.
  3. Select the method:
    • Extract source files

      The selected source lists are then extracted from the project along with all target languages and the associated translation string lists. A project with source files Source1 and Source2 and target languages German, French can therefore be used to create a project Source2 → German, French, for example.

    • Extract target languages

      The selected target languages are then extracted from the project along with all source files. A project with source files Source1 and Source2 and target languages German, French can therefore be used to create a project Source1, Source2 → French, for example.

    • Extract target language as cascaded project

      The selected target languages are then also extracted from the project along with all source files. The extracted project is simultaneously created as a cascaded project (see Cascaded Projects), which is based on the current project. You then also need to specify the target language of the current project, which constitutes the source language in the cascaded project. In general, you should also remove the extracted languages from the current project when using this method (see Point 5).

  4. Select the source files or languages to be extracted under All items and click Add.
  5. The option Remove extracted string lists from current project essentially splits the current project.
  6. Click OK.