diff --git a/lang/en/opencast.php b/lang/en/opencast.php index 43c281c..b813f6a 100755 --- a/lang/en/opencast.php +++ b/lang/en/opencast.php @@ -42,6 +42,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}';