Dear CS team,
I am using language weaver cloud in Studio 2024 professional. I have the SOZLUK.sdltb term base file. I want to use sdltb file in "Pre Lookup Find / Replace" in language weaver cloud. As far as I researched, I found that this file needs to be converted to xml.
I converted sdtb to xml or tbx via gloassary converter or export from multiterm. Every time I upload the file to Pre Lookup Find / Replace I got an error message. I searched the forum and found the following information. The xml file should have the following structure. But I can't find a way to convert sdltb to the proper xmll format.
How can I convert .sdltb (term-based file) file to appropirate xml formatt to use in Pre Lookup Find / Replace.
Thank you for your help.
RE: Microsoft Translator Provider - Pre/Post Lookup - "Proper" XML Format
<EditCollection>
<Items>
<EditItem Enabled={enabled value} EditItemType={type (plain text or regular expression)}>
<FindText>{text to find}</FindText>
<ReplaceText>{replacement text}</ReplaceText>
</EditItem>
...
</Items>
</EditCollection>
Generated Image Alt-Text
[edited by: RWS Community AI at 3:30 PM (GMT 1) on 7 Apr 2025]
