Skip to main content

Rigi Documentation

Create a custom XML configuration

Important

Settings and actions described below are only available for Rigi subscribers. For details, see the User roles section.

  1. In the top right-hand corner of the display, select user_menu.png (system menu) > Server Settings .

  2. In the right-hand menu, select Translation >Custom XML Export.

    XML_add_configuration.png

  3. Click the Add configuration button. The Create custom XML configuration popup is displayed.

    Custom_configuration.png

  4. Enter a name for the custom configuration.

  5. In the Header section, use the variables displayed on the right to specify which text to export into the generated document's header.

    Header.png

  6. In the Root section, use the gray-colored variables displayed on the right to specify the root attributes.

    • The Root element is the element at the top of the document.

    • The Root element includes String elements (blue variable).

    Root.png

  7. In the String elements section, specify how each string in the project is to be exported. You can export both the source and target strings.

    String_elements.png

  8. (Optional) Add a language code custom mapping.

    1. Use the toggle to activate the text field.

      Custom_language_code.png

    2. Enter the language code and its replacement, separated with a space. When the document is generated, the translationLang variable will be replaced with the specified substitute value.

  9. Use the toggles below to specify whether you want to:

    Toggles.png

    1. Include read-only strings. If you enable this feature, read-only (non-translatable) strings are also included in a generated XML file.

    2. Export file per file-id. A project workspace can contain multiple source files. If this option is selected, an XML file is exported for each file ID.

  10. Click the Create button.

You can drag variables displayed on the right into the fields on the left and drop them there.

Your custom configuration is now added to the export formats list.