http://bugs.winehq.org/show_bug.cgi?id=18158
--- Comment #16 from Todd Chester ToddAndMargo@verizon.net 2010-02-24 15:34:33 ---
Does it work if you change sLanguage=ENU to sLanguage=ENG in
win.ini (it's located in the "wine windows directory")?
No, it was already the setting.
LC_ALL=en_GB.utf8
Did not work either.
But, on a hunch, I tried this and it did work!
[intl] sLanguage=ENG ;sCountry=United Kingdom sCountry=United States
Yipee!
LC_ALL=en_US.utf8
Did not work, but I think I have the syntax wrong. (Anyone know the correct syntax?)
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?
Also, attribute 766 opens normally (Samba Windows attributes -r -s -h +a). I wonder why there is only a problem with 544 (Samba Windows attributes +r -s -h +a)?
Thank you!
-T