bootlanguage on solaris 10

Hi,Accidently i set French on install , i've got now partialy Frenchand English menus in JS3. He 's also complaining at startup :Couldn't set locale ...........How can I put back US ? With the locale command ?Hans
[265 byte] By [Hans_Degreef] at [2007-11-26 0:44:39]
# 1
A sledgehammer way to fix this is with a sys-unconfig and a reboot...when it comes back up you can reset the locale as part of the system configuration process.-chris
clhalstead at 2007-7-5 19:40:11 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 2
Edit /etc/default/init. The system wide setting is here; I don't know if JDS/GNOME attempts to cache this datum.- Stephen
sch@suncom at 2007-7-5 19:40:11 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 3
Thanks Stephen,I modified the file and changed all LC_.....=FR_..... to C.I read somewhere that C stands for common ( wich should be US ).Everything is back to English , ......super !Hans
Hans_Degreef at 2007-7-5 19:40:11 > top of Java-index,Solaris Operating System,Solaris 10 Features...
# 4

As I recall C actually stands for "C"--as in the programming language, and the ASCII sequences incorporates by reference into the specification. It's the before-there-were-locales locale... (I suppose it now also stands for "POSIX".)

Glad to hear things are fixed.

Cheers

Stephen

sch@suncom at 2007-7-5 19:40:11 > top of Java-index,Solaris Operating System,Solaris 10 Features...