http://bugs.winehq.org/show_bug.cgi?id=20377
Charles Davis cdavis@mines.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cdavis@mines.edu
--- Comment #2 from Charles Davis cdavis@mines.edu 2009-11-20 20:37:26 --- Then why has nobody fixed this yet?
This seems like a really easy fix. All we have to do is call getenv("LANG"), and if it returns non-NULL, we don't use the system locale. Or am I missing something?