From c42fc7ad07fece41b63ac1679504e35ca1880c81 Mon Sep 17 00:00:00 2001 From: ferishili Date: Tue, 17 Oct 2023 15:25:48 +0200 Subject: [PATCH] fixes #341 --- lang/en/block_opencast.php | 1 + 1 file changed, 1 insertion(+) diff --git a/lang/en/block_opencast.php b/lang/en/block_opencast.php index 0099acd5..d5aa5ad4 100644 --- a/lang/en/block_opencast.php +++ b/lang/en/block_opencast.php @@ -890,5 +890,6 @@ $string['directaccess_copy_no_link'] = 'Invalid direct access link'; $string['directaccess_copy_success'] = 'The direct access link has been successfully copied to clipboard.'; $string['directaccess_copytoclipboard_unavialable'] = 'It seems that your browser does not support the copy to clipboard functionality, try to copy the link manually from the dropdown item.'; +$string['opencast:autocompleteteacherroles'] = 'Teacher roles to be extracted and provided in the autocomplete list'; // Deprecated since version 2021062300. $string['video_already_uploaded'] = 'Video already uploaded';