added some strings for import/export error messages.

This commit is contained in:
thepurpleblob 2005-05-03 16:05:19 +00:00
parent 51cc8fcae6
commit 9c8e79b702

View File

@ -147,6 +147,8 @@ $string['illegalformulasyntax'] = 'Illegal formula syntax starting with \'$a\'';
$string['imagedisplay'] = 'Image to display';
$string['imagemissing'] = 'Image not available at line $a. The filename will be ignored';
$string['importquestions'] = 'Import questions from file';
$string['importmax10error'] = 'There is an error in the question. You may not have more than ten answers';
$string['importminerror'] = 'There is an error in the queston. There are not enough answers for this question type';
$string['indivresp'] = 'Responses of Individuals to Each Item';
$string['introduction'] = 'Introduction';
$string['itemanal'] = 'Item Response Analysis';