Added string used to avoid confusion due to hidden questions, see bug 4217

This commit is contained in:
gustav_delius
2006-02-19 17:37:29 +00:00
parent 2e42186cbb
commit d211bc1db1
+1
View File
@@ -301,6 +301,7 @@ $string['qti'] = 'IMS QTI format';
$string['qti2'] = 'IMS QTI 2.0 format';
$string['question'] = 'Question';
$string['questincats'] = 'Question Categories';
$string['questionsinclhidden'] = 'Questions (including hidden)';
$string['questioninuse'] = 'The question \'$a->questionname\' is currently being used in: <br />$a->quiznames<br />The question will not be deleted from these quizzes but only from the category list.';
$string['questionname'] = 'Question name';
$string['questionnametoolong'] = 'Question name too long at line $a (255 char. max). It has been truncated.';