.txlf files

Hi 

A customer is working with a platform producing .txlf files.

How to open these files in sdl2017?

I tried to add "*.txlf" in "Options">"file types">"SDL SLIXX", "File dialog wildcard expression" (either with colon and semicolon), but the file does not appear in the open window and the answer is ever "An error occurred extracting the package. Cannot find central directory".

Does anybody have a solution?

 

Thank you

Parents Reply
  • Hi ,

    ok - I have tested this in 2014, 2015 and 2017 and have no problem handling these files at all. I'm wondering if the problem here is simply a lack of understanding over how project templates work and so you are creating the projects with a template you have not changed? All I did was add *.txlf to the "File dialog wildcard expression" on the XLIFF filetype so that it now says this:

    *.xlf;*.xliff;*.xlz;*.txlf

    If you are using custom project templates then please check you have done this in all the places like this:

    1. File -> Options -> Filetypes -> XLIFF
    2. File -> Setup -> Project Templates (then check the XLIFF filetype in every template you have listed)

    Regards

    Paul

    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