Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== diff -u -r24183dc4f6936f3122920cc99678b1231701a3ea -rae5e990cc15af5507fbc326ab637c058893d79fb --- moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision 24183dc4f6936f3122920cc99678b1231701a3ea) +++ moodle/mod/lamslesson/lang/en/lamslesson.php (.../lamslesson.php) (revision ae5e990cc15af5507fbc326ab637c058893d79fb) @@ -72,9 +72,6 @@ $string['serverkey'] = 'Server Key:'; $string['serverkeyinfo'] = 'What is the Server Key you entered in your LAMS server?'; -$string['requestsource'] = 'Moodle instance name:'; -$string['requestsourceinfo'] = 'What is the name of your Moodle instance?. This value will appear after saving a sequence and will be used to prompt the user to "return to ". So here you can put the name you give your Moodle server. ie: "Virtual Campus"'; - $string['validationbutton'] = "Validate settings"; $string['validationheader'] = 'Settings validation'; $string['validationinfo'] = 'Before you save your settings, please press the button to validate them with the LAMS server. If the validation is correct, save these settings. If not, please check that the settings you have entered match with the values in the LAMS server';