View Single Post
Posts: 70 | Thanked: 56 times | Joined on Dec 2007
#32
Originally Posted by arnd View Post
First of all: Thanks a lot!

Nevertheless, I've got a (stupid?) question: I'm running OS2008 on a N800
and my "Device language" is set to "English (USA)", while my "Regional setting" is "German (Germany)". AbiWord starts with a german user interface, but how do I switch this permanently to English?

Thanks in advance!
Edit your /home/user/.AbiSuite/AbiWord.Profile file with text editor
(I used emelFm2)

Near the end of the file is
<Scheme
name="_custom_"
... some commands, perhaps ZoomPercentage...
/>

Change that to
<Scheme
name="_custom_"
DocumentLocale="en-US"
MenuLabelSet="en-US"
ToolbarLabelSet="en-US"
StringSet="en-US"
ZoomPercentage="109"
/>


Save changes and start AbiWord. You should have now
English menus.


I don't know whether all those locale settings are necessary
but it seems to work.
 

The Following 2 Users Say Thank You to Ism For This Useful Post: