Strings for new setting

This commit is contained in:
moodler 2004-01-01 06:35:42 +00:00
parent 263a473593
commit 2b9641da2f

View file

@ -16,6 +16,7 @@ $string['publishnot'] = 'Do not publish results to students';
$string['responses'] = 'Responses'; $string['responses'] = 'Responses';
$string['responsesto'] = 'Responses to $a'; $string['responsesto'] = 'Responses to $a';
$string['savemychoice'] = 'Save my choice'; $string['savemychoice'] = 'Save my choice';
$string['showunanswered'] = 'Show column for unanswered';
$string['viewallresponses'] = 'View $a responses'; $string['viewallresponses'] = 'View $a responses';
?> ?>