timeline: if a section is set to hidden and the user is not capable of editing a...
[moodle-blog-course-format.git] / lang / en_utf8 / qformat_xml.php
blob062bf3ea89bb32241184cfa73411424501d885c5
1 <?php
2 $string['invalidxml'] = 'Invalid xml file - string expected (use CDATA?)';
3 $string['unsupportedexport'] = 'Question type $a is not supported by xml export';
4 ?>