Index: temp_moodle_dev/lamstwo.php =================================================================== RCS file: /usr/local/cvsroot/temp_moodle_dev/Attic/lamstwo.php,v diff -u -r1.2 -r1.3 --- temp_moodle_dev/lamstwo.php 29 Nov 2006 06:08:35 -0000 1.2 +++ temp_moodle_dev/lamstwo.php 13 Dec 2006 04:49:25 -0000 1.3 @@ -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!';