Best way to create a localisation project in SDL Studio

Hi everyone,

I was given a few SDLXLIFF files translated from de-DE into fr-FR, with status Translation Approved. My task is to read these files and localize them for fr-CH. Doing so, I will also fix a few spelling and formatting errors I spotted.

What is the best practice to handle this kind of project ? Ignore the variant fr-CH and deliver fr-FR files? Populate and use a TM? Or even edit the input files and change the target language tag? I don’t think any of these methods is the correct way. The files cannot simply be added to a de-DE/fr-CH project.

Philippe