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
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev