Thanks! I tried that, but it just prints "\n" to the screen instead of creating a new line except for Megaglest. Here is what
ExitGame? looks like with the different engines:
[big]Glest 3.2.2:[/big]
[big]GAE:[/big]
Automatically breaks the line, problem solved. Window title still too long though.
[big]MegaGlest:[/big]
Here the line break is working, but the string is also used on the button. IMHO the best thing would be an additional string, something like:
; text field
ExitGame?=Exit game?
; button
ExitGame=Leave game
And here's some screenshots of my yes/no problem in the Options menu:
[big]Glest 3.2.2:[/big]
It should read air/dheth (on/off)
[big]GAE:[/big]
String isn't used, just a tick box. Problem solved.
[big]MegaGlest:[/big]
String isn't used, just a tick box. Problem solved.