MDL-11515:
[moodle-linuxchix.git] / auth / cas / CAS / languages / english.php
blob56987447e2dc45c424ffee0bae3027fc27358dad
1 <?php
7 /**
10 * @file languages/english.php
13 * @author Pascal Aubry <pascal.aubry at univ-rennes1.fr>
16 * @sa @link internalLang Internationalization @endlink
19 * @ingroup internalLang
28 $this->_strings = array(
31 CAS_STR_USING_SERVER
34 => 'using server',
37 CAS_STR_AUTHENTICATION_WANTED
40 => 'CAS Authentication wanted!',
43 CAS_STR_LOGOUT
46 => 'CAS logout wanted!',
49 CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
52 => 'You should already have been redirected to the CAS server. Click <a href="%s">here</a> to continue.',
55 CAS_STR_AUTHENTICATION_FAILED
58 => 'CAS Authentication failed!',
61 CAS_STR_YOU_WERE_NOT_AUTHENTICATED
64 => '<p>You were not authenticated.</p><p>You may submit your request again by clicking <a href="%s">here</a>.</p><p>If the problem persists, you may contact <a href="mailto:%s">the administrator of this site</a>.</p>',
67 CAS_STR_SERVICE_UNAVAILABLE
70 => 'The service `<b>%s</b>\' is not available (<b>%s</b>).'