Merge branch 'MDL-34427' of git://github.com/jasonilicic/moodle into MOODLE_23_STABLE

This commit is contained in:
Sam Hemelryk 2012-07-23 11:40:07 +12:00
commit 4ad0926a30

View file

@ -98,7 +98,7 @@ $string['nomessages'] = 'No messages yet';
$string['normalkeepalive'] = 'KeepAlive'; $string['normalkeepalive'] = 'KeepAlive';
$string['normalstream'] = 'Stream'; $string['normalstream'] = 'Stream';
$string['noscheduledsession'] = 'No scheduled session'; $string['noscheduledsession'] = 'No scheduled session';
$string['notallowenter'] = 'You are not allow to enter the chat room.'; $string['notallowenter'] = 'You are not allowed to enter the chat room.';
$string['notlogged'] = 'You are not logged in!'; $string['notlogged'] = 'You are not logged in!';
$string['nopermissiontoseethechatlog'] = 'You don\'t have permission to see the chat logs.'; $string['nopermissiontoseethechatlog'] = 'You don\'t have permission to see the chat logs.';
$string['oldping'] = 'Disconnect timeout'; $string['oldping'] = 'Disconnect timeout';