You are currently working on UAT 

Is it possible to change default segmentation rules rather than on an individual memory basis?

I often receive documents with soft line breaks which really should break the segment. This is a particular nuisance in Excel sheets where the author types lines of text into single cells, many of which are repeated in subsequent cells, but the fact that they are all in one long segment means that propagation is not possible and reuse is very limited.

Under these circumstances, I change the memory segmentation and reimport, having added the soft line break as a break character.

However, rather than having to keep doing this, is there any way to change the default segmentation rules so that I don't have to keep making this change every time I create a memory for a document where this is needed?

Thanks,

Neil

Parents Reply
  • I haven't seen your files, so can't say for sure, but... yes, maybe I would, sort of...

    I already mentioned elsewhere that I prefer to use scripts which export texts from Excel to simple XML, which is than stuffed to Studio for translation... and the content of target XML is then injected by a script back into appropriate positions in the original Excel.

    This method automatically - because of the XML format - takes care of things like HTML code inside the texts, accented and other characters as HTML entities instead of actual characters, etc.
    In other words, this process kind of prevents me from having to handle various issues, seamlessly...

Children
No Data