adding some strings
[moodle-linuxchix.git] / lang / en_utf8 / qtype_match.php
blob203cb0fa54cbcb901e5302113f5b7232f4ebeb55
1 <?php
2 $string['addmoreqblanks'] = '{no} More Sets of Blanks';
3 $string['notenoughquestions'] = 'You must supply at least $a question and answer pairs.';
4 $string['nomatchinganswerforq'] = 'You must specify an answer for this question.';
5 ?>