I’ve got TMX files that have a tuid that is used by the Zend Framework to translate my application’s texts. However, after importing the TMX files in SDL Trados Studio, and re-exporting them, the tuid is missing. Other editors, like Heartsome TMX editor, do preserve the TUID. However, my translation agency is using SDL Trados, so I would like to know if there’s a way to preserver this tuid.
Share
Studio doesn’t need the TUIDs and therefore drops them during import. One way would be to run a script on the TMX to convert the TUIDs to custom field values, but then these are also ignored by the Studio import unless the TMX flavor is one of the known ones (SDLX, Studio, Workbench).
Unfortunately this is typical of data loss when processing third-party TMX in Studio. We only preserve all the data in the TMX if it’s one of our flavors as otherwise we don’t know how to interpret that data. It boils down to TMX’ complete lack of semantic specification.
Interesting that Heartsome preserves it though.