From 1bcb0d8700b2f19076810bb6889408756fd60e15 Mon Sep 17 00:00:00 2001 From: moodler Date: Mon, 7 Jul 2003 09:46:00 +0000 Subject: [PATCH] Strings --- lang/en/chat.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/chat.php b/lang/en/chat.php index 4c1d85f63b..603bbf276f 100644 --- a/lang/en/chat.php +++ b/lang/en/chat.php @@ -8,6 +8,7 @@ $string['modulenameplural'] = "Chats"; $string['chatintro'] = "Introduction text"; $string['chatname'] = "Name of this chat room"; $string['enterchat'] = "Click here to enter the chat"; +$string['idle'] = "Idle"; $string['messageenter'] = "\$a has just entered this chat"; $string['savemessages'] = "Number of messages to save"; $string['strftimemessage'] = "%%H:%%M"; -- 2.39.5