You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lang/en/moodleoverflow.php
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -405,7 +405,7 @@
405
405
$string['gradesupdated'] = 'Grades updated';
406
406
$string['taskupdategrades'] = 'Moodleoverflow maintenance job to update grades';
407
407
408
-
// Anonymous Feature
408
+
// Anonymous Feature.
409
409
$string['anonymous'] = 'Anonymous';
410
410
$string['anonymous_help'] = 'This will hide username from all question (and answers).<br>WARNING: Once the questions (and answers) are anonymized, this cannot be reversed.<br>The setting can only be changed to a higher degree of anonymity.';
$string['desc:anonymous'] = 'No names will be displayed.';
420
420
$string['resetanonymous_warning'] = 'Are you sure? If you are in production, <b>this is most certainly a bad decision</b> because your students and teachers posted their questions and answers, believing they would remain anonymous. <br><br><b>{$a->fullanoncount}</b> forums are currently fully anonymized, and in <b>{$a->questionanoncount}</b> additional forums the questioners are anonymized.<br><br><b>In all these forums, the real names of posters will be displayed again, even in already existing posts!</b><br><br>There is no way of reverting those changes!</br>';
421
421
422
-
// Review feature
422
+
// Review feature.
423
423
$string['review'] = 'Review';
424
+
$string['reviewpost'] = 'Review a post';
424
425
$string['review_help'] = 'Select what has to be approved by a teacher before being shown to students.';
0 commit comments