]> git.mjollnir.org Git - moodle.git/commitdiff
Strings
authormoodler <moodler>
Mon, 7 Jul 2003 09:46:00 +0000 (09:46 +0000)
committermoodler <moodler>
Mon, 7 Jul 2003 09:46:00 +0000 (09:46 +0000)
lang/en/chat.php

index 4c1d85f63be982296ec118bc0e0fde39ce539d1e..603bbf276f958ba4b2744db3796951830b4fe689 100644 (file)
@@ -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";