Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/lang/en/lamslesson.php,v diff -u -r1.3 -r1.4 --- moodle/mod/lamslesson/lang/en/lamslesson.php 24 Jan 2011 02:37:39 -0000 1.3 +++ moodle/mod/lamslesson/lang/en/lamslesson.php 24 Jan 2011 02:43:30 -0000 1.4 @@ -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.';