]> git.mjollnir.org Git - moodle.git/commitdiff
New strings for forum settings (allow students to view ratings of others)
authormoodler <moodler>
Thu, 1 Jan 2004 04:52:57 +0000 (04:52 +0000)
committermoodler <moodler>
Thu, 1 Jan 2004 04:52:57 +0000 (04:52 +0000)
lang/en/forum.php

index 2144e5b6bbd4b8db3f64e6b879b19e3cc5c7b9b3..7bde0cf05813ce83a1ebc922418dd5e1c625434e 100644 (file)
@@ -97,6 +97,8 @@ $string['rating'] = 'Rating';
 $string['ratingeveryone'] = 'Everyone can rate posts';
 $string['ratingno'] = 'No ratings';
 $string['ratingonlyteachers'] = 'Only $a can rate posts';
+$string['ratingpublic'] = '$a can see everyone\'s ratings';
+$string['ratingpublicnot'] = '$a can only see their own ratings';
 $string['ratings'] = 'Ratings';
 $string['ratingssaved'] = 'Ratings saved';
 $string['ratingsuse'] = 'Use ratings';