From b14875e4a43b0202cffe09b27c5e44db5e03bb10 Mon Sep 17 00:00:00 2001 From: moodler Date: Thu, 19 Feb 2004 17:52:31 +0000 Subject: [PATCH] New error message --- lang/en/forum.php | 1 + 1 file changed, 1 insertion(+) 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'; -- 2.39.5