http://bugs.winehq.org/show_bug.cgi?id=18158
--- Comment #19 from David Hedberg david.hedberg@gmail.com 2010-02-24 16:06:41 ---
LC_ALL=en_US.utf8
Did not work, but I think I have the syntax wrong. (Anyone know the correct syntax?)
To list all the supported locales, you can use "locale -a".
Do we have to do anything to get this fixed without tweaking anything in our win.ini or run strings? In other words, is wine support to recognize what language we are running automatically?
I've only tested a bit and haven't really looked at how wine accomplishes this (yet anyway), but it does seem to automatically update win.ini depending on the current locale. If there's anything wrong with that code or if the real problem lies elsewhere, though, I don't know.
For reference, what locale is your system currently set to? You can find this out with the command "locale" (without any arguments).