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