"MDL-14129, fix print_error"

This commit is contained in:
dongsheng 2008-06-15 12:24:36 +00:00
parent 9d068cd64a
commit 5c2f6a7fb1
7 changed files with 26 additions and 17 deletions

View file

@ -47,6 +47,7 @@ $string['modulename'] = 'Chat';
$string['modulenameplural'] = 'Chats';
$string['neverdeletemessages'] = 'Never delete messages';
$string['nextsession'] = 'Next scheduled session';
$string['nochat'] = 'No chat found';
$string['noguests'] = 'The chat is not open to guests';
$string['nomessages'] = 'No messages yet';
$string['normalkeepalive'] = 'KeepAlive';