Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== diff -u -rf723563ee637c0bcf6b391830f8e12e451a26258 -r3d9bff42a178790991088c19a24651e0dc5ed9ee --- moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision f723563ee637c0bcf6b391830f8e12e451a26258) +++ moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision 3d9bff42a178790991088c19a24651e0dc5ed9ee) @@ -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