Changing the language that wine runs in (testing language versions of dialogs)

Igor Tarasov tarasov.igor at gmail.com
Tue Apr 21 02:55:02 CDT 2009


2009/4/21 Reece Dunn <msclrhd at googlemail.com>:
> So, how do I change locale? Especially from a just-built version of Wine.

You have to make sure that the locale you are trying to use is there
in your system (see locale -a). My corrent lcale is ru_RU.UTF-8 and
wine runs correspondingly. When I run

LC_ALL=C wine regedit
LANG=C wine regedit
LANG=C wine winecfg
LANG=C winecfg

It all works: wine starts displaying all dialogs in english. This
works well with precompiled binaries also.

-- 
Igor



More information about the wine-devel mailing list