Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: kartone on April 28, 2010, 01:48:25 PM
-
Hi everybody,
sorry for lame question but during installation of 7.4 i did a wrong choice for system language (italian instead of default english). Is there any way to change system language ?
I did :
yum install system-config-language
but it recognize only the italian. Actually i'm looking for solution to install english language. Thanks in advance.
-
You can edit /etc/sysconfig/i18n and modify the two first lines like:
LANG="en_US"
SUPPORTED="en_US:en"
Then
config setprop sysconfig Language en_US
signal-event console-save
Thats it.
-
Thx for help, maybe there's something wrong...
[root@mail /]# config setprop sysconfig Language=en_US
/sbin/e-smith/db dbfile setprop key prop1 val1 [prop2 val2] [prop3 val3] ...
But it worked! :eek:
Thanks!
-
config setprop sysconfig Language en_US
signal-event console-save
-
kartone, fix your email address in your profile or your acct will be suspended.
-
Thx for help, maybe there's something wrong...
[root@mail /]# config setprop sysconfig Language=en_US
/sbin/e-smith/db dbfile setprop key prop1 val1 [prop2 val2] [prop3 val3] ...
But it worked! :eek:
Thanks!
Yep, copy & paste problem on my half, I have edited my post and Charlie shows the correct command as well.
-
Thanks!
-
kartone, please remember shad's advice:
kartone, fix your email address in your profile or your acct will be suspended.
thank you
-
Fixed the same day. Thanks.