ILIAS  release_4-4 Revision
All Data Structures Namespaces Files Functions Variables Modules Pages

Go to the source code of this file.

Variables

$this _strings
 

Detailed Description

Author
Iván-Benjamín García Torà <ivaniclixx at="" gmail="" dot="" com>="">
See also
Internationalization

Definition in file spanish.php.

Variable Documentation

◆ _strings

$this _strings
Initial value:
= array(
=> 'usando servidor',
=> '¡Autentificación CAS necesaria!',
=> '¡Salida CAS necesaria!',
=> 'Ya debería haber sido redireccionado al servidor CAS. Haga click <a href="%s">aquí</a> para continuar.',
=> '¡Autentificación CAS fallida!',
=> '<p>No estás autentificado.</p><p>Puedes volver a intentarlo haciendo click <a href="%s">aquí</a>.</p><p>Si el problema persiste debería contactar con el <a href="mailto:%s">administrador de este sitio</a>.</p>',
=> 'El servicio `<b>%s</b>\' no está disponible (<b>%s</b>).'
)
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

Definition at line 10 of file spanish.php.