From: moodler Date: Thu, 19 Feb 2004 17:52:31 +0000 (+0000) Subject: New error message X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b14875e4a43b0202cffe09b27c5e44db5e03bb10;p=moodle.git New error message --- diff --git a/lang/en/forum.php b/lang/en/forum.php index 4885cdc437..7e9d5a8fbd 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -73,6 +73,7 @@ $string['nonews'] = 'No news has been posted yet'; $string['noposts'] = 'No posts'; $string['nopostscontaining'] = 'No posts containing \'$a\' were found'; $string['nosubscribers'] = 'There are no subscribers yet for this forum'; +$string['notingroup'] = 'Sorry, but you need to be part of a group to see this forum.'; $string['nownotsubscribed'] = '$a->name will NOT receive copies of \'$a->forum\' by email.'; $string['nowsubscribed'] = '$a->name will receive copies of \'$a->forum\' by email.'; $string['numposts'] = '$a posts';