TheGrandCurator / Cheddar-BratWurst7

Minecraft Wurst Hacked Client v7
https://www.wurstclient.net/
GNU General Public License v3.0
6 stars 0 forks source link

improve recognition of untranslated text #42

Closed TheGrandCurator closed 2 years ago

TheGrandCurator commented 2 years ago

Original PR #477

Description

pcm1k: Make ChatTranslatorHack properly handle whitespace when comparing untranslated text, and translated text. Google Translate sometimes likes to insert, or delete whitespace randomly. So I think simply ignoring whitespace should be fine, and fix this issue.