want to remove the Language completely part on the login window, please advice.

11 Apr
2006
11 Apr
'06
6:36 a.m.
Good day I have just downloaded your system and want to make changes on it. I want to remove the Language completely part on the login window, please advice. I have just started using Linux, HTML and Perl. Thanks in advance Mamakwa

11 Apr
11 Apr
6:45 a.m.
In the config file, add: $Self->{PreferencesGroups}->{Language}->{Activ} = 0; That disables language select in preferences, not sure if it disables in login too. Furthermore I have this in my Config: $Self->{DefaultLanguage} = 'nl'; $Self->{'DefaultUsedLanguages'} = { 'nl' => 'Nederlands' }; So my default language is set to NL and NL is the only language available in the system, so no other language can be used. Regards, Richard
7069
Age (days ago)
7069
Last active (days ago)
1 comments
2 participants
participants (2)
-
Mamakwa M. Sefiri
-
Richard Hinkamp - BeSite