Feature Request: Allow files with same name and different extension when creating project

Here is a simple example:

I have

hello.docx

and

hello.docx.sdlxliff

When I try to add them under Create Project here is the error message:

EDIT:

Note that dragging and dropping both files at the same time DOES NOT produce the error message.

It only happens when you add them one at a time.

Parents Reply
  • Hi Walter,

    I received this data from another office where I work. I was trying to create a new project with "hello.docx" as a reference file and "hello.docx.sdlxliff" as the translation file. hello.docx.sdlxliff was prepared in advance, so there are a lot of locked segments.

    I found out how to reproduce the error now!

    1) Add "hello.docx" under Project files and change to "Reference"
    2) Try to add "hello.docx.sdlxliff" and watch it produce the above error.

    NOTE: If you drag and drop both files at the same time, there is no error message!
    It only happens when you add both one at a time.
Children