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(
37 CAS_STR_AUTHENTICATION_WANTED
40 => 'CAS Authentication wanted!',
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>).'