Closed Janfiderheld closed 5 years ago
Mathis had the idea that it could be related to the used code (e.g. Unicode or UTF-8). Maybe you can look at the I18N-Bundles in the MainGame for a way to set it to a constant value?
Fixed by setting the encoding to ISO-8859-1 when creating the language bundle (apparently, UTF-8 can't display German Umlaute...)
In german, specific Sonderzeichen are not displayed (ö works, ä & ü not). Maybe change the font will help?