Forum Discussion
DavidNeuburger-
6 years agoCommunity Member
Xlif problems
Hello I have a lot of problem when I try to translate a xlif export of a route RISE. Indeed, when I open the export in a translation tool like smartcat.ai or SDL Trados Studio 2019, I oddly have lin...
AndreaRosenberg
6 years agoCommunity Member
For me it worked with the XLIFF translated in SDL Studio, after I removed all spaces between Tags and all <mrk>-Tags.
E.g. in Notepad++:
"> <" to "><"
Regex "<\s*mrk[^>]*>" to ""
Regex "</mrk>" to ""