30 - Double backslashes prevent german umlauts
In Locales/deDE.lua you'll find \\ where only \ should be used.
Examples:
f\\195\\188r
Ausgew\\195\\164hlte
etc.
| User | When | Change |
|---|---|---|
| jokeyrhyme | Oct 29, 2009 at 07:39 UTC | Changed status from New to Fixed |
| Xorghan | Sep 29, 2009 at 10:28 UTC | Create |
- 3 comments
- 3 comments
Facts
- Last updated
- Oct 29, 2009
- Reported
- Sep 29, 2009
- Status
- Fixed - Developer made requested changes. QA should verify.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- Votes
- 0
- Reply
- #3
jokeyrhyme Oct 29, 2009 at 07:39 UTC - 0 likesThe new localization data should be automatically included in the next release, which will be v2.5.1-beta.
- Reply
- #2
Xorghan Sep 30, 2009 at 08:30 UTC - 0 likesOne umlaut was shown correct in the localozoation here and ingame. So I just changed all escaped umlauts in the localization. This should work in the next release....I hope.
- Reply
- #1
jokeyrhyme Sep 30, 2009 at 05:55 UTC - 0 likesThanks. The WowAce localization system is still fairly new terrain for me. I'll try to have a look at this soon. I have a feeling it is a simple as changing a single setting, but at the moment I'm really not sure which one.