MDL-18564 choice - fix grammar - thanks to Ray Lawrence for the report merged from HEAD

This commit is contained in:
danmarsden
2009-03-18 23:05:56 +00:00
parent cbe97e2692
commit 44ac2f4d89
+1 -1
View File
@@ -31,7 +31,7 @@ $string['notanswered'] = 'Not answered yet';
$string['notopenyet'] = 'Sorry, this activity is not available until $a';
$string['privacy'] = 'Privacy of results';
$string['publish'] = 'Publish results';
$string['publishafteranswer'] = 'Show results to a student after they answer';
$string['publishafteranswer'] = 'Show results to students after they answer';
$string['publishafterclose'] = 'Show results to students only after the choice is closed';
$string['publishalways'] = 'Always show results to students';
$string['publishanonymous'] = 'Publish anonymous results, do not show student names';