From ff01c1f5db1ddd9a0997f81621e9f1dd7fad8923 Mon Sep 17 00:00:00 2001 From: fiedorow Date: Tue, 8 Feb 2005 18:09:59 +0000 Subject: [PATCH] New string for forum search --- lang/en/forum.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/forum.php b/lang/en/forum.php index 73f7fed86c..b55567d03c 100644 --- a/lang/en/forum.php +++ b/lang/en/forum.php @@ -68,6 +68,7 @@ $string['markunread'] = 'Mark unread'; $string['maxattachmentsize'] = 'Maximum attachment size'; $string['maxtimehaspassed'] = 'Sorry, but the maximum time for editing this post ($a) has passed!'; $string['message'] = 'Message'; +$string['missingsearchterms'] = 'The following search terms occur only in the HTML markup of this message:'; $string['modeflatnewestfirst'] = 'Display replies flat, with newest first'; $string['modeflatoldestfirst'] = 'Display replies flat, with oldest first'; $string['modenested'] = 'Display replies in nested form'; -- 2.39.5