mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
"MDL-14129, fix print_error"
This commit is contained in:
parent
9d068cd64a
commit
5c2f6a7fb1
7 changed files with 26 additions and 17 deletions
|
@ -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';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue