xlif to sdlxliff

Some technical writing software with which a user manual was created produced an XLF file for translation. I can't manage to open it with Trados Studio. Apparently the structure of xlf files is different than sdlxliff files. Not only the tags to use for the source and target languages are different but even then, the file cannot be specified as 'For translation'.

What can I do to accommodate that xlf in Trados Studio, please?

Help!!!

Thank you.

Parents Reply
  • Thanks for sending me the file.  It's a different file to the one you shared a picture of, but there are two problems with it that would prevent Studio from opening it:

    1. the file extension is *.xlif which doesn't exist.  You could either add *.xlif to the wildcard recognisers on the xliff filetype or rename the extension of the file to *.xliff (two f's) or *.xlf, AND

    2. the language attributes are invalid.  In xliff you do not use this:
      srcLang="en-gb"  trgLang="fr-fr"

      You use this:
      source-language="en-gb" target-language="fr-fr"

    I made these changes and the file opens without a problem.  I'll email you my changed file so you can test it.

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Children
No Data