| id: | 5 |
| title: | Translation tool - batch TRADOS segment editor |
When working with TTX files in TRADOS using the TagEditor, I find that there are a lot of things which I can't do easily. I don't (yet) want to reverse engineer the entire TagEditor, because it's a good tool as far as it goes, but there are some things which could really be improved with a separate tool.
1. Global search and replace. I still find it hard to believe that any tool used by professional translators could fail to implement global search and replace, but TagEditor doesn't.
2. Global find and abstracted edit.
That last begs an explanation. But first, let me propose how a global search and replace should work, then show how #2 is an extension of that functionality.
Global searching is given a phrase, and finds all the segments which match it. So far, so good. It then applies a replace function (a good one, case-preserving, like Word) and instead of simply doing the replace, it should present the changed segments for approval. Each would have a checkbox; uncheck the box, and that segment won't be changed.
But of course, we can go one further. If we have that list of segments, we could export a TTX containing just those, and invoke TagEditor on it to do whatever we need to do. That's "global find and abstracted edit". We could also have two buttons for the search-and-replace; if one button is clicked, the marked segments are changed and the unmarked ones discarded, but if the other is clicked, the marked segments are changed and the unmarked ones are abstracted and opened for editing piecemeal.
This would be a fantastic tool for editing, or for any time when you discover new glossary items after doing some translation (including when the customer decides to use a different gloss than the one you liked.) I'm sure everyone's experienced that.