lang string MDL-21218 small rewording
authorHelen Foster <helen@moodle.org>
Fri, 2 Apr 2010 12:03:56 +0000 (12:03 +0000)
committerHelen Foster <helen@moodle.org>
Fri, 2 Apr 2010 12:03:56 +0000 (12:03 +0000)
lang/en_utf8/grades.php

index c2c8326..41e58ad 100644 (file)
@@ -281,8 +281,8 @@ $string['hidelocks'] = 'Hide locks';
 $string['hidenooutcomes'] = 'Show outcomes';
 $string['hidefeedback'] = 'Hide feedback';
 $string['hideranges'] = 'Hide ranges';
-$string['hidetotalifhiddenitems'] = 'Hide totals if contain hidden items?';
-$string['hidetotalifhiddenitemsdescription'] = 'Hide totals if they contain one or more hidden items?';
+$string['hidetotalifhiddenitems'] = 'Hide totals if they contain hidden items';
+$string['hidetotalifhiddenitemsdescription'] = 'Whether totals which contain hidden grade items are shown to students (calculated either excluding or including hidden items) or replaced with a hyphen.';
 $string['hidetotalshowexhiddenitems'] = 'Show totals excluding hidden items';
 $string['hidetotalshowinchiddenitems'] = 'Show totals including hidden items';
 $string['hideverbose'] = 'Hide $a->category$a->itemmodule $a->itemname';