View Single Post
Posts: 264 | Thanked: 28 times | Joined on May 2006
#2
Same here. But you can edit /etc/osso-af-init/locale and set it to
Code:
Nokia-770-36:/etc/osso-af-init# cat locale
#!/bin/sh
unset LC_ALL
unset LANGUAGE
export LANG=en_US
export LC_MESSAGES=en_US
 

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