MultiTerm Extract won't process tmx

Hi everyone

I just installed MultiTerm Extract 2021 and have been attempting to extract terminology from bilingual files for hours with no luck.

I exported our SDLTM to TMX format using Studio 2021 and then adding them to a project in MultiTerm Extract, but received this error every time:

"Warning! There were translation units (tu) found in file (name of my TMX file) which did not have a translation unit variant (tuv) with target language "Dutch (Belgium)"

I only found 1 similar Q&A online and followed their workaround:  MultiTerm Extract 2017 just purchased - "warning!" error message on every TMX file and no extraction 

I was able to change all target tuvs from nl-BE to nl, but that did not help. Changing them to nl-NL did not help either.

I even tried to erase all code lines with nl-BE to find any other variants (which would be weird, but you never know), to no avail.

Hopefully someone at SDL can help me with this issue? Suggestions gratefully received!

emoji
Parents Reply
  • Hi Paul

    Thank you for your detective work!

    You are right, the extraction works despite the bug on the small file (207 kb) with 161 TUs.

    Hoewever it doesn't work on our actual database of +265.000 KB and +200.000 TUs I'm actually trying to extract from.

    The regex you provided works, but only to find just one faulty TU at a time.

    Do you know of a regex that could erase the faulty TU's in our big extraction file from <tu to </tu>?

    emoji
Children