Changing the Locale in WINE

Zaid Amir picture Zaid Amir · May 7, 2012 · Viewed 44k times · Source

I'm using wine emulator on linux (SliTaz 4.0) and i want to change the wine locale so that the dialogs and messages are displayed in Japanese.

I found this tool http://code.google.com/p/winelocale/ which seems to do the job but I couldn't find a download link anywhere and could not contact the author, so does anybody know how to do that please?

I am not actually certain if this tool (WINELocale) will actually work, so I am open to any suggestions to change the locale of WINE to Japanese.

Thanks

Answer

Michal Selmi Seliga picture Michal Selmi Seliga · May 7, 2013

in Ubuntu 13.04 i had to use

LANG="ja_JP.UTF8" wine YourBinary.exe