new lines for login cas module

This commit is contained in:
phoenixfr 2005-03-14 13:06:43 +00:00
parent 9b7e5dd2d6
commit f4fc81160b

View file

@ -2,6 +2,8 @@
// auth.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
$string['auth_cas_logincas'] = 'Securised connection access';
$string['auth_cas_invalidcaslogin'] = 'Connection failed, you are not autorised to connect to the platform.';
$string['auth_cas_server_settings'] = 'CAS server configuration';
$string['auth_castitle'] = 'Use a CAS server (SSO)';
$string['auth_cas_hostname'] = 'Hostname of the CAS server <br />eg: host.domaine.fr';