. /** * Plugin strings are defined here. * * @package block_timetable * @category string * @copyright 2020 Raphael Dannecker * @license https://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later */ defined('MOODLE_INTERNAL') || die(); $string['pluginname'] = 'timetable'; $string['timetable:addinstance'] = 'add timetable'; $string['timetable:addmyinstance'] = 'add timetable'; $string['class'] = 'class';