demontager wrote: > Tried, got same wrong letters. If you type locale -a, do you see ru_RU.utf8 in the list? If not, you need to type this: Code: sudo locale-gen ru_RU.UTF-8 Then try again (using LANG=ru_RU.UTF-8 wine appname.exe)
demontager wrote: > Tried, got same wrong letters. If you type locale -a, do you see ru_RU.utf8 in the list? If not, you need to type this: Code: sudo locale-gen ru_RU.UTF-8 Then try again (using LANG=ru_RU.UTF-8 wine appname.exe)