Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== diff -u -r8bc3f6c4fd5b7348954b1026d365ca583a244e8d -rd1fc12237c750884ed54a7206c1f7769233ae595 --- moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision 8bc3f6c4fd5b7348954b1026d365ca583a244e8d) +++ moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision d1fc12237c750884ed54a7206c1f7769233ae595) @@ -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.';