[Wine] Re: Word 2003 - can't change default language from English (US)

skellert wineforum-user at winehq.org
Sun Nov 9 00:20:25 CST 2008


vitamin wrote:
> Those registry entries are being reset on each start. Modifying them won't do you any good. What you need is:
> 
> Code:
> export LANG=en_US.UTF-8
> 
> 


Brilliant! It works! Thanks mate!

Just to be clear for noobs out there... modify your /etc/profile and append that line. As noted in one of the posts above, en_US is the default, so you actually don't want to add that! Add your local language instead... so for me, I appended the following.


Code:
export LANG=en_AU.UTF-8



Cheers,
Stefan







More information about the wine-users mailing list