Proyectos de Subversion Moodle

Rev

Rev 1 | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 1 Rev 1441
Línea 29... Línea 29...
29
$string['auth_shib_auth_logo_description'] = 'Provide a logo for the Shibboleth authentication method that is familiar to your users. This could be the logo of your Shibboleth federation, e.g. <tt>SWITCHaai Login</tt> or <tt>InCommon Login</tt> or similar.';
29
$string['auth_shib_auth_logo_description'] = 'Provide a logo for the Shibboleth authentication method that is familiar to your users. This could be the logo of your Shibboleth federation, e.g. <tt>SWITCHaai Login</tt> or <tt>InCommon Login</tt> or similar.';
30
$string['auth_shib_contact_administrator'] = 'In case you are not associated with the given organizations and you need access to a course on this server, please contact the <a href="mailto:{$a}">Moodle Administrator</a>.';
30
$string['auth_shib_contact_administrator'] = 'In case you are not associated with the given organizations and you need access to a course on this server, please contact the <a href="mailto:{$a}">Moodle Administrator</a>.';
31
$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using Shibboleth. For set-up details, see the <a href="{$a}">Shibboleth README</a>.';
31
$string['auth_shibbolethdescription'] = 'Using this method users are created and authenticated using Shibboleth. For set-up details, see the <a href="{$a}">Shibboleth README</a>.';
32
$string['auth_shibboleth_errormsg'] = 'Please select the organization you are member of!';
32
$string['auth_shibboleth_errormsg'] = 'Please select the organization you are member of!';
33
$string['auth_shibboleth_login'] = 'Shibboleth login';
33
$string['auth_shibboleth_login'] = 'Shibboleth login';
34
$string['auth_shibboleth_login_long'] = 'Login to Moodle via Shibboleth';
34
$string['auth_shibboleth_login_long'] = 'Log in via Shibboleth';
35
$string['auth_shibboleth_manual_login'] = 'Manual login';
35
$string['auth_shibboleth_manual_login'] = 'Manual login';
36
$string['auth_shibboleth_select_member'] = 'I\'m a member of ...';
36
$string['auth_shibboleth_select_member'] = 'I\'m a member of ...';
37
$string['auth_shibboleth_select_organization'] = 'For authentication via Shibboleth, please select your organisation from the drop-down menu:';
37
$string['auth_shibboleth_select_organization'] = 'For authentication via Shibboleth, please select your organisation from the drop-down menu:';
38
$string['auth_shib_convert_data'] = 'Data modification API';
38
$string['auth_shib_convert_data'] = 'Data modification API';
39
$string['auth_shib_convert_data_description'] = 'You can use this API to further modify the data provided by Shibboleth. Read the <a href="{$a}">README</a> for further instructions.';
39
$string['auth_shib_convert_data_description'] = 'You can use this API to further modify the data provided by Shibboleth. Read the <a href="{$a}">README</a> for further instructions.';