Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-2041

Tag IDs of created XLF 2 are invalid for importing in other CAT tools

    XMLWordPrintable

Details

    Description

      problem

      The XLF created by Translate5 (1.2 and 2.1) can not be imported in other CAT Tools which rely on the tag IDs. This problem is obviously only for the XLF 2.1 export, which can be triggered over the GUI. Therefore only for XLF 2.1 an example is provided.

      <segment id="seg1" state="reviewed" subState="translate5Autostate:reviewed_unchanged">
      <source><pc id="1">Transcripción</pc></source>
      <target>
      <mrk id="1" translate="no" translate5:trackChanges="del">Transcripción</mrk><pc id="3">Transcription</pc>
      </target>
      </segment>

      The pc IDs should be the same in source and target segment since both are the identical tags!

      For XLF 1.2 the export of imported XLF files is not affected, since there the original tag IDs are conserved. Only an internal XLF 1.2 export is affected too. This is used for example for OpenTM2 connection, where the problem is not relevant since only source content is transferred and for globalese pretranslation where no target text is given.

      Since both exports are using the same code base both exports can be fixed together.  → This assumption was wrong, both types share code, but the code to generate the tags is not sharable between both types so far. Since there is no need to fix this problem for XLF 1.2, we do and can not fix it for XLF 1.2

      Attachments

        Activity

          People

            tlauria Thomas Lauria
            tlauria Thomas Lauria
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: