Index: temp_moodle_dev/lamstwo.php =================================================================== diff -u -rf287cf86745ffa8ab008bbb10ff6f84e63be26b6 -r413ef9db9a94b751e76d21c66a2300c79e95e24a --- temp_moodle_dev/lamstwo.php (.../lamstwo.php) (revision f287cf86745ffa8ab008bbb10ff6f84e63be26b6) +++ temp_moodle_dev/lamstwo.php (.../lamstwo.php) (revision 413ef9db9a94b751e76d21c66a2300c79e95e24a) @@ -17,6 +17,7 @@ $string['serverid'] = 'Enter the server ID'; $string['serverkey'] = 'Enter the server key'; $string['serverurl'] = 'Enter the basic URL used to access the LAMS server. For example http://localhost:8080/lams'; +$string['requestsource'] = 'This will be used in the message \"Close and return to {request_source}\" in the authoring module in LAMS.'; $string['visibletostudents'] = 'Show activity to students'; $string['wikistartederror'] = 'Wiki already has entries - can\'t change.'; $string['wrongversionrange'] = '$a is not a correct range!';