Tuesday, February 26, 2008

When are two names 67% the same?

Would you prefer:

  • To have "afxc04z5.htm" suggested as a translation when the html file in the string you are translating is actually "afxc04z5_10.htm"?
Or
  • Would you rather copy manually the file name from the source segment to the target one, avoiding the risk of accepting a wrong file name while typing rapidly?
I would always opt for the second option - it's just too easy accepting a fuzzy match "as is", when you are typing fast, and this type of error is serious (it would break a web site), and remarkably difficult to spot (file names looks similar, and re-reading the translation there is no logical clue to indicate that something is amiss).

The brillant programming team that gave us useless fuzzy matches like this or this one, once again chooses the wrong answer:

3 comments:

larsen said...

So you want Trados to recognize such segments and copy source instead of suggesting any fuzzy matches? When translating such places I simply press Alt+Ins without looking at suggestion at all and don't see any matching algorithm problems here.

Riccardo said...

I would prefer that things such as filenames not be matched at all (save for 100% matches, of course), then copy them manually with Alt+Ins. Probably I was not clear in my post.

Anonymous said...

Use a regular expression in QA Check plugin to locate all xxx.html (or whatever). Check all the segments listed in the message pane...