diff --git a/lang/en/forum.php b/lang/en/forum.php index 513e2c06d49..a815b99b19c 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -79,7 +79,6 @@ $string['nomorepostscontaining'] = 'No more posts containing \'$a\' were found'; $string['nonews'] = 'No news has been posted yet'; $string['noposts'] = 'No posts'; $string['nopostscontaining'] = 'No posts containing \'$a\' were found'; -$string['noreply'] = ''; $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.';