Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/lang/en/lamslesson.php,v diff -u -r1.2 -r1.3 --- moodle/mod/lamslesson/lang/en/lamslesson.php 21 Jan 2011 13:25:46 -0000 1.2 +++ moodle/mod/lamslesson/lang/en/lamslesson.php 24 Jan 2011 02:37:39 -0000 1.3 @@ -77,7 +77,8 @@ $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.';