Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== diff -u -rd1fc12237c750884ed54a7206c1f7769233ae595 -rc04ae82310a4ce21cfd1988bf7362cebf6779f5b --- moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision d1fc12237c750884ed54a7206c1f7769233ae595) +++ moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision c04ae82310a4ce21cfd1988bf7362cebf6779f5b) @@ -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