Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/lang/en/lamslesson.php,v diff -u -r1.4 -r1.5 --- moodle/mod/lamslesson/lang/en/lamslesson.php 24 Jan 2011 02:43:30 -0000 1.4 +++ moodle/mod/lamslesson/lang/en/lamslesson.php 24 Jan 2011 14:31:03 -0000 1.5 @@ -77,6 +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['updatewarning'] = 'Warning: selecting another sequence than the current one will create a new lesson for the students. This might result in some slightly confused students'; +$string['currentsequence'] = 'Current sequence:'; // view.php