diff --git a/lang/en/opencast.php b/lang/en/opencast.php index 186444c..d560f16 100644 --- a/lang/en/opencast.php +++ b/lang/en/opencast.php @@ -43,6 +43,7 @@ $string['manualocid'] = 'Directly enter the Opencast ID of the series/episode'; $string['modulename'] = 'Video (Opencast)'; $string['modulenameplural'] = 'Videos (Opencast)'; +$string['modulename_help'] = '
The Video (Opencast) module is used to display videos or series from a connected Opencast platform.
In most cases, it is easier not to create the activity directly but to do it via the block "Opencast Videos" instead.
'; $string['ocinstance'] = 'Opencast instance'; $string['opencastname'] = 'Opencast Video Provider: {$a}';