XUnity.AutoTranslator icon indicating copy to clipboard operation
XUnity.AutoTranslator copied to clipboard

Weird issue where any "2" that is alone will become "2x"

Open Vorked opened this issue 1 year ago • 0 comments
trafficstars

I have an issue where if a string has a "2" alone, it will always become "2x" and this seems to universally happen. I've tried regex, post-processing, pre-processing, and even substitutions to stop it, but it always becomes "2x."

Does anyone know of an approach or debug process I could use to find what exactly is happening?

Vorked avatar Apr 19 '24 04:04 Vorked