Hi. I'm working on KlangMs localization system, and I'm noticing how loading .txt and .csv files corrupts certain letters like the ÆØÅ from the Norwegian alphabet. Even if I've verified they look correct in any text editor, it shows up as corrupted.
Here's two images showing the problem:
However writing these letters from construct works fine. So I'm wondering if there's any way to find these corrupt letters with some expression, and then replace it with a letter called upon within the editor like I'm showing in the second image?
Thanks!