version 1.1, 2010/12/03 21:38:25
|
version 1.2, 2010/12/03 21:49:35
|
Line 35 use base qw(Apache::localize);
|
Line 35 use base qw(Apache::localize);
|
%Lexicon=('_AUTO' => 1, |
%Lexicon=('_AUTO' => 1, |
|
|
'char_encoding'=> 'UTF-8', |
'char_encoding'=> 'UTF-8', |
'language_code'=> 'gci', |
'language_code'=> 'slci', |
'textual_remote_display' => 'on', |
'textual_remote_display' => 'on', |
'htmlarea_lang' => 'en', |
'htmlarea_lang' => 'en', |
'spellcheck_lang' => 'en', |
'spellcheck_lang' => 'en', |
Line 245 account.',
|
Line 245 account.',
|
=> '', |
=> '', |
|
|
'You are not authorized to create new institutional users in this domain.' |
'You are not authorized to create new institutional users in this domain.' |
=> 'You are not authorized to create new users in the SLCI WebCenter domain reserved for Faculty (gci).', |
=> 'You are not authorized to create new users in the SLCI WebCenter domain reserved for Faculty (slci).', |
|
|
'You are not authorized to create new non-institutional users in this domain.' |
'You are not authorized to create new non-institutional users in this domain.' |
=> 'When creating new SLCI WebCenter Student users in the gcitest domain, the username must be a valid e-mail address.', |
=> 'When creating new SLCI WebCenter Student users in the slcitest domain, the username must be a valid e-mail address.', |
|
|
'Domain/institution to search' |
'Domain/institution to search' |
=> 'Search domain', |
=> 'Search domain', |