]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-18564 choice - fix grammar - thanks to Ray Lawrence for the report
authordanmarsden <danmarsden>
Wed, 18 Mar 2009 23:04:30 +0000 (23:04 +0000)
committerdanmarsden <danmarsden>
Wed, 18 Mar 2009 23:04:30 +0000 (23:04 +0000)
lang/en_utf8/choice.php

index 920e1a13b52ed1d1e5abeb88ba99c205949e9d58..c443c3ba0ec2b33665250caeec7def89c69a7a45 100644 (file)
@@ -37,7 +37,7 @@ $string['notopenyet'] = 'Sorry, this activity is not available until $a';
 $string['option'] = 'Option';
 $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';