From: moodler Date: Mon, 7 Jul 2003 09:46:00 +0000 (+0000) Subject: Strings X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1bcb0d8700b2f19076810bb6889408756fd60e15;p=moodle.git Strings --- 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";