Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
OpenTM2 does not import any segments from a TMX, that has datatype="unknown" in its header tag, this is fixed by modifying the TMX on upload.
-
Empty show more show less
Description
OpenTM2 does not import any segments from a TMX, that has datatype="unknown" in its header tag.
Therefore we need to replace datatype="unknown" with datatype="plaintext" before we send the TMX to OpenTM2 for import.