Hi,
As part of QA, how can I obtain more consistent translations for the same term and avoid multiple translations of the same term in different sentences/phrases?
Hi,
As part of QA, how can I obtain more consistent translations for the same term and avoid multiple translations of the same term in different sentences/phrases?
Regexes are also an excellent tool in ensuring consistency, such as when terms are written in different ways; even simple regexes can be very powerful (as Paul and Jerzy showed in their excellent presentations on Thursday).