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['password'] = 'Password';
29
$string['password'] = 'Password';
30
$string['password_help'] = 'A password allows guest access to the course to be restricted to only those who know the password. Guests will be required to supply the password each time they access the course.';
30
$string['password_help'] = 'A password allows guest access to the course to be restricted to only those who know the password. Guests will be required to supply the password each time they access the course.';
31
$string['passwordinvalid'] = 'Incorrect access password, please try again';
31
$string['passwordinvalid'] = 'Incorrect access password, please try again';
32
$string['passwordinvalidhint'] = 'That access password was incorrect, please try again<br />
32
$string['passwordinvalidhint'] = 'That access password was incorrect, please try again<br />
33
(Here\'s a hint - it starts with \'{$a}\')';
33
(Here\'s a hint - it starts with \'{$a}\')';
-
 
34
$string['passwordrequired'] = 'A password will be required.';
34
$string['pluginname'] = 'Guest access';
35
$string['pluginname'] = 'Guest access';
35
$string['pluginname_desc'] = 'Guest access plugin is only granting temporary access to courses, it is not actually enrolling users.';
36
$string['pluginname_desc'] = 'Guest access plugin is only granting temporary access to courses, it is not actually enrolling users.';
36
$string['requirepassword'] = 'Require guest access password';
37
$string['requirepassword'] = 'Require guest access password';
37
$string['requirepassword_desc'] = 'Require access password in new courses and prevent removing of access password from existing courses.';
38
$string['requirepassword_desc'] = 'Require access password in new courses and prevent removing of access password from existing courses.';
38
$string['showhint'] = 'Show hint';
39
$string['showhint'] = 'Show hint';