mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
new lines for login cas module
This commit is contained in:
parent
9b7e5dd2d6
commit
f4fc81160b
1 changed files with 2 additions and 0 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue