Keep format after retrofit from Word?

Hi !

I have to deal with quite a long file (over 10.000 segments) in which a lot of words should be italicized but aren't. I have looked for a quick way of fixing that, and came up with the following:
- export file for review (as a .docx)
- make all the changes in Word (using find & replace with formatting)
- retrofit after review into SDL

I had great hopes with this method, but they proved wrong: SDL does report every single change, but sticks to the previous formatting and doesn't take format changes from Word into account.

So... does anyone have an idea? Please help before I start italicizing my home and kids just for fun...
Truffe

Parents Reply
  • Former Member
    0 Former Member in reply to Former Member

    I found the main reason why my 1st workaround didn't work.
    My whole idea and its implementation in VBA are good enough.
    But, the intrinsic limitations/characteristics of sdlxliff refusing my workaround successfully finished.

    A segment must have at least one Italic tag originally (that means, at SDL Trados Studio step not exported review MS Word step afterward).
    If you have at least one Italic tag in your segment, you could add Italic tag at it without any kind of limitations. But, If you do not have it at original step, forget about it. That's impossible.

    I'm not going to call it a bug. Because it is not even a bug.
    For the purpose of changing this kind of tiny stuffs, Exporting and Importing whole file
    (and more worse, in this case the file itself is just Huge) is silly, waste of time. 


    아무도 관심 안 갖는 지꺼리, 베린 시간이 아까워서 몇 글자 남깁니다. 

    Maintenant c'est fait parfaitement.
    Jetzt ist es perfekt gemacht.

Children