Missing tabs in repeat match segments

In edit mode, when SDL encounters a repeat match of a previous segment with a tab at the end of the segment, it does not insert the tab at the end of the repeat match segment. That's not good. The Verify function picks this up (flags the segments as inconsistent translations), but if you run Verify again after manually correcting the bad segments it happily deletes the terminal tags in the repeat match segments and flags them as inconsistent translations again. That's even worse.

Parents Reply
  • I also had a play with the tab delimited file created by Kenneth.  This is also easily handled by adding one rule to the segmentation rules to segment on a tab.  Then  you get this with no trailing tabs and no tags in the file either:

    The quotes are in there because of all the messing around, but note there is no trailing tab and the TM match is perfect.  I still can't actually create a source file as the one Kenneth did on purpose!

    As Kenneth said I doubt this will be a bug handled with any real urgency as it's really hard to get yourself into this situation in the first place.  Much easier to handle them without a problem.

    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