mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
question bank: MDL-17871 Possibility for tool tips on column headings.
This commit is contained in:
parent
00f5afd5bd
commit
0ff5afdfbf
2 changed files with 34 additions and 5 deletions
|
@ -154,10 +154,13 @@ $string['questioncatsfor'] = 'Question Categories for \'$a\'';
|
|||
$string['questiondoesnotexist'] = 'This question does not exist';
|
||||
$string['questionsaveerror'] = 'Errors occur during saving question - ($a)';
|
||||
$string['questionsmovedto'] = 'Questions still in use moved to "$a" in the parent course category.';
|
||||
$string['questionname'] = 'Question name';
|
||||
$string['questionsrescuedfrom'] = 'Questions saved from context $a.';
|
||||
$string['questionsrescuedfrominfo'] = 'These questions (some of which may be hidden) were saved when context $a was deleted because they are still used by some quizzes or other activities.';
|
||||
$string['questiontype'] = 'Question type';
|
||||
$string['questionuse'] = 'Use question in this activity';
|
||||
$string['saveflags'] = 'Save the state of the flags';
|
||||
$string['selectquestionsforbulk'] = 'Select questions for bulk actions';
|
||||
$string['shareincontext'] = 'Share in context for $a';
|
||||
$string['tofilecategory'] = 'Write category to file';
|
||||
$string['tofilecontext'] = 'Write context to file';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue