Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== diff -u -rc35069ead69cd62058df201bd7f75d289d20dd1c -rf723563ee637c0bcf6b391830f8e12e451a26258 --- moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision c35069ead69cd62058df201bd7f75d289d20dd1c) +++ moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision f723563ee637c0bcf6b391830f8e12e451a26258) @@ -75,10 +75,9 @@ $string['restcall500'] = 'Call to LAMS failed: received an HTTP status of 500 Internal Error. Please check the configurations settings and/or contact your system administrator.'; $string['restcalldefault'] = 'Call to LAMS failed: received an HTTP status of: $a'; $string['restcallfail'] = 'Call to LAMS failed: received no response or connection was refused. Please check that you have the correct LAMS server URL and that it is online.'; - $string['sequencenotselected'] = 'You must select a sequence to proceed.'; $string['previewthislesson'] = 'Preview this lesson'; -$string['disablepopupblocker'] = 'It seems that you have a pop-up blocker that is preventing the preview window to be displayed. Please disable the pop-up blocker to preview' + // view.php $string['nolessons'] = 'There are no LAMS lessons yet in this instance.';