Docx > > xliff: Form field text missing in xliff

I want to translate a docx file with numerous form fields. But when converting docx > xliff, part of the text in the fields does not appear in the xliff . When reconverting xliff > docx even translated field text does not show up in target file. Does anyone have an Explanation/a solution?

Parents Reply
  • Hi  

    Thanks for sending me the files to test.  I couldn’t do anything with them because they are locked down.  I couldn’t even edit them in Word.  So, I edited the underlying XML and unlocked the file.  Then it all handled as expected.

    The way to unlock the files if you don’t have the password is this:

    1. Save the DOCX as a Word XML document
    2. Open the XML in a text editor
    3. Search for w:enforcement="1" and replace it with w:enforcement="0"
    4. Save the XML and open it up in Word again
    5. Save the file as a DOCX and now everything should be editable
    6. Open the file in Studio and you should be good to go

    At least the test file I created from your files after using this approach allowed me to extract all the text for translation.  Once done you should probably reverse the process for the target file.

    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
No Data