Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This can be done by using a task template in the import. It is possible to

To protect tags

...

The order of protection in CSV-files is as follows:

  1. Protect MQM tags within the CSVs to ensure that they are imported and destroyed by one of the next steps
  2. Protect everything per REGEX, that is marked in the task-template as to be protected by REGEX BEFORE tag-parsing
  3. if tag protection in the task template is enabled
    • If a segment is valid XML, protect all Tags
    • If segment is not valid XML: Protect all known HTML5 tags
  4. Protect everything per REGEX, that is marked in the task-template as to be protected by REGEX AFTER tag-parsing
  5. Protect Whitespace (linebreaks and multiple spaces
  6. Protect all XML-special-chars that are left by encoding them as entities

Please see task templates for more information.and strings in the CSV, look in the system configuration of translate5 in the GUI. Search for "CSV" there. You can can also overwrite those settings on client or task import level