TMX cannot be opened due to an error with Invalid culture identifier

 I tried to import a TMX file which was exported from another system called Zanata.

By default, the source language was set to "All" and Trados complained it as an invalid culture code.
I manually changed it to "en", "en-US", and "EN-US" but none of them worked.

I use Studio 2015 and it is updated to the latest version.

 

Could you tell me what code I need to use?

Parents Reply
  • Sure. I tried changing "srclang=" to different codes but it did not work.

    <header creationtool="Zanata TranslationsTMXExportStrategy" creationtoolversion="unknown" segtype="block" o-tmf="unknown" adminlang="en" srclang="*all*" datatype="unknown"/>

    <tu srclang="en-US" tuid="ovirt:master:backend/manager/modules/docs/src/main/resources/messages:docs.missing.appears"><tuv xml:lang="en-US"><seg>It appears that you do not have the {0} documentation installed.</seg></tuv><tuv xml:lang="es"><seg>Parece que usted no tiene la documentación instalada para {0}.</seg></tuv></tu>
Children