We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2336b6e commit 20d2a82Copy full SHA for 20d2a82
lang/en/moodleoverflow.php
@@ -425,7 +425,7 @@
425
$string['nothing'] = 'Nothing';
426
$string['questions'] = 'Questions';
427
$string['questions_and_posts'] = 'Questions and answers';
428
-$string['desc:review_questions'] = 'All questions are going to be reviewed by a teacher before being published';
+$string['desc:review_questions'] = 'All questions are going to be reviewed by a teacher before being published.';
429
$string['desc:review_everything'] = 'All questions and answers are going to be reviewed by a teacher before being published.';
430
$string['allowreview'] = 'Allow moderated forums';
431
$string['allowreview_desc'] = 'Allow teachers to enable that all posts (or only all questions) have to be reviewed by them in order to be published.';
0 commit comments