ILIAS  release_5-0 Revision 5.0.0-1144-gc4397b1f870
All Data Structures Namespaces Files Functions Variables Modules Pages
french.php
Go to the documentation of this file.
1 <?php
2 
10 $this->_strings = array(
12  => 'utilisant le serveur',
14  => 'Authentication CAS n�cessaire&nbsp;!',
16  => 'D�connexion demand�e&nbsp;!',
18  => 'Vous auriez du etre redirig�(e) vers le serveur CAS. Cliquez <a href="%s">ici</a> pour continuer.',
20  => 'Authentification CAS infructueuse&nbsp;!',
22  => '<p>Vous n\'avez pas �t� authentifi�(e).</p><p>Vous pouvez soumettre votre requete � nouveau en cliquant <a href="%s">ici</a>.</p><p>Si le probl�me persiste, vous pouvez contacter <a href="mailto:%s">l\'administrateur de ce site</a>.</p>',
24  => 'Le service `<b>%s</b>\' est indisponible (<b>%s</b>)'
25 
26 );
27 
28 ?>
$this _strings
Definition: french.php:10
const CAS_STR_YOU_WERE_NOT_AUTHENTICATED
Definition: languages.php:20
const CAS_STR_LOGOUT
Definition: languages.php:17
const CAS_STR_AUTHENTICATION_WANTED
Definition: languages.php:16
const CAS_STR_SHOULD_HAVE_BEEN_REDIRECTED
Definition: languages.php:18
const CAS_STR_AUTHENTICATION_FAILED
Definition: languages.php:19
const CAS_STR_USING_SERVER
a phpCAS string index
Definition: languages.php:15
const CAS_STR_SERVICE_UNAVAILABLE
Definition: languages.php:21