芝麻web文件管理V1.00
编辑当前文件:/home2/sdektunc/moodledata/lang/es/qtype_regexp.php
. /** * Strings for component 'qtype_regexp', language 'es', version '3.7'. * * @package qtype_regexp * @category string * @copyright 1999 Martin Dougiamas and contributors * @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['hidealternate'] = 'Ocultar respuestas alternativas'; $string['pluginname_link'] = 'question/type/regexp'; $string['regexp_link'] = 'question/type/regexp';