. /** * Strings for component 'quizaccess_openclosedate', language 'es', branch 'MOODLE_22_STABLE' * * @package quizaccess_openclosedate * @copyright 1999 onwards Martin Dougiamas {@link http://moodle.com} * @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['notavailable'] = 'Lo sentimos, el cuestionario no está disponible'; $string['pluginname'] = 'Regla de acceso por fecha de apertura y cierre'; $string['quiznotavailable'] = 'Este cuestionario no estará disponible hasta el {$a}';