Error while importing XLF file in Studio 2024

Hello,

I'm unable to upload a XLF file to Studio 2024. I believe the issue may be specific to the file at hand, as I was safely able to add other ones some time ago.

The error message is below

Error window in Trados Studio showing a message in French stating 'Un ou plusieurs fichiers ne sont pas pris en charge' with details about the exception and stack trace.

Although the file type does appear in my Project settings:

Trados Studio settings window displaying file type information for XLIFF, including file name patterns like *.xlf, *.xliff, *.xlz, and a description of supported XLIFF formats.

Has anyone been able to solve a similar issue?

Thank you



Generated Image Alt-Text
[edited by: RWS Community AI at 2:44 PM (GMT 1) on 25 Sep 2025]
emoji
Parents Reply
  •  

    These are the 2 lines you should find in your XLF file until the 1.2 version:

    <?xml version="1.0" encoding="UTF-8"?>
    <xliff xmlns="urn:oasis:names:tc:xliff:document:1.2" xmlns:metrics="urn:lisa-metrics-tags" xmlns:term="urn:xliff-term-extensions" xmlns:xref="urn:xmlintl-xref" xmlns:xsi="">www.w3.org/.../XMLSchema-instance" xmlns:xtm="urn:xliff-xtm-extensions" version="1.2"

    Highlighted XML header showing schema instance and XTM extensions with version 1.2, including source-language en-US and target-language fr-FR attributes.

    I think if you copy this text (or you grab it from any old XLF) to your XLF, it’ll be fine.

    Anyway I’m thinking that you may have issues after all: everyting goes well in Trados Studio, you translate it and create the target XLF but XLF may fial to import your target XLF. So I’d first try to Generate again the XLIFF in XTM, download the new version, and check that header is OK this time. 

    emoji


    Generated Image Alt-Text
    [edited by: RWS Community AI at 6:35 PM (GMT 1) on 25 Sep 2025]
Children