Why is a Term Recognition term (in lowercase) inserted by Match Repair as upppercase?
Why is a Term Recognition term (in lowercase) inserted by Match Repair as upppercase?
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
I get this a lot too (I do a lot of software localization), I think it happens when the nearest match is a string with an initial cap and unfortunately, the system seems rather agnostic of capitalization patterns in the target language. I get that in English, caps are pretty random these days but since many locales are fairly strict about lowercasing (like ours), there should be a skew towards lower rather than uppercasing when matching stuff.