James McKenzie wrote: > vitamin wrote: > > > Graeme wrote: > > > > > > > Got exactly the same problem Stefan. Have tried running regedit and changing language settings but no luck. > > > > > > There must be a simple explanation because I'm assuming that Word is picking up default settings from the system somewhere. > > > > > > > > > > > > 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 > > > > > Vitamin: > > That IS for American English. Graeme wants to change to another > language, but did not specify which one. > Oh right, overlooked that part. In that case en_EN & en_AU should do the trick.