embedded content in json file Studio 2022

Hello, I am trying to prepare a json file for translation in Studio 2022, but embedded content like       , etc. appears as normal translatable text and is not protected and I couldn't find anyway to correct this.

emoji
Parents Reply
  •   

    ok - it would have been more helpful if you just copy pasted the code itself rather than an image so I could show you how this works with your example.  Anyway... I retyped one like this this:

    {
        "breach_summary": "<p>some text.</p><p><b>Some more text:</b><br/><ul><li>item 1</li><li>item 2</li></ul></p>",
        "breach_cause": "<p>some text.</p><p><b>Some more text:</b><br/><ul><li>item 1</li><li>item 2</li></ul></p>",
        "breach_detection": "<p>some text.</p><p><b>Some more text:</b><br/><ul><li>item 1</li><li>item 2</li></ul></p>"
    }  

    I then set up the json filetype with this option:

    Trados Studio options menu with Embedded Content selected, showing a tooltip suggesting to use the HTML Embedded Content processor.

    Then I see this:

    Preview of JSON file in Trados Studio with text and list items displayed correctly in the editor.

    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



    Generated Image Alt-Text
    [edited by: Trados AI at 9:32 AM (GMT 0) on 29 Feb 2024]
Children