I found lots of posts in the forum for translating German Umlaute to standard ASCII before sending text to a mud world but nothing for retranslating incoming ASCII from a world back properly.
While ASCII poses no problem for readers it is rather disturbing when mudding with a screen reader. The pronounciation sounds sometimes so weird that it is almost impossible to understand. I tried various kinds of triggers but didn't succeed yet. This is what I would need:
ae -> ä
oe -> ö
ue -> ü
And of course same for capital letters. Has anybody an idea what I could do? And how? As I am not familiar with Lua and scripting a step-by-step hint for dummies would help me best.
Thanks in advance!
While ASCII poses no problem for readers it is rather disturbing when mudding with a screen reader. The pronounciation sounds sometimes so weird that it is almost impossible to understand. I tried various kinds of triggers but didn't succeed yet. This is what I would need:
ae -> ä
oe -> ö
ue -> ü
And of course same for capital letters. Has anybody an idea what I could do? And how? As I am not familiar with Lua and scripting a step-by-step hint for dummies would help me best.
Thanks in advance!