http://bugs.winehq.org/show_bug.cgi?id=10425 Anders Jonsson <anders.jonsson(a)norsjonet.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |anders.jonsson(a)norsjonet.se --- Comment #8 from Anders Jonsson <anders.jonsson(a)norsjonet.se> 2009-06-18 13:30:57 --- Not only Korean is affected. It happens with the "scandinavian" characters øåäö as well. These characters are replaced with �. I can confirm that the patch in comment 3 fixes the issue. -- Output in today's Git -- $ LANG=nb_NO.UTF-8 ./net Programmet brukes som f�lger: NET [ HELP | START | STOP USE ] -- Output with patch applied -- $ LANG=nb_NO.UTF-8 ./net Programmet brukes som følger: NET [ HELP | START | STOP USE ] -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.