The current Phrase QA check is 1byte/2byte-sensitive, I'd like that QA check can be performed without considering 1-byte/2-byte differences.
Use case:
For example in Japanese, there are both 1 byte or two bytes characters like サンプル and サンプル, or word and word - Phrase consider them as different terms.
What we want to achieve here is to detect them as the same words in QA check.
0 comments
Please sign in to leave a comment.