[Bug 10425] wine/program/net program don't show Korea Message

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jun 18 13:30:57 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=10425


Anders Jonsson <anders.jonsson at norsjonet.se> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |anders.jonsson at norsjonet.se




--- Comment #8 from Anders Jonsson <anders.jonsson at 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.


More information about the wine-bugs mailing list