mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-76303 mod_bigbluebuttonbn: Fix userlimit
This commit is contained in:
parent
794f107e88
commit
dca1c7994f
4 changed files with 94 additions and 19 deletions
|
@ -516,6 +516,7 @@ $string['view_message_conference_not_started'] = 'The session has not started ye
|
|||
$string['view_message_conference_wait_for_moderator'] = 'Waiting for a moderator to join.';
|
||||
$string['view_message_conference_in_progress'] = 'The session is in progress.';
|
||||
$string['view_message_conference_has_ended'] = 'The session has ended.';
|
||||
$string['view_message_conference_user_limit_reached'] = 'The number of users allowed in a session has been reached';
|
||||
$string['view_message_tab_close'] = 'This tab/window must be closed manually';
|
||||
$string['view_message_recordings_disabled'] = 'Recordings are disabled on the server. BigBlueButton activities of type \'Recordings only\' cannot be used.';
|
||||
$string['view_message_cron_disabled'] = 'The list of recordings may not be up to date. Please contact the site administrator with the following information: {$a}';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue