http://bugs.winehq.org/show_bug.cgi?id=3504
------- Additional Comments From dmalinovsky@gmail.com 2006-09-11 00:36 ------- Ok, I finally fixed this problem. I did the following:
* Added "ru_RU.CP1251 CP1251" line into "/var/lib/locales/supported.d/ru" file.
* Run `locale-gen` from root.
* Added "LANG=ru_RU.CP1251" to wine startup parameters.
Now everything works. Thanks for your patience.