Index: temp_moodle_dev/lamstwo.php =================================================================== RCS file: /usr/local/cvsroot/temp_moodle_dev/Attic/lamstwo.php,v diff -u -r1.4 -r1.5 --- temp_moodle_dev/lamstwo.php 4 Oct 2007 06:22:29 -0000 1.4 +++ temp_moodle_dev/lamstwo.php 3 Nov 2007 06:42:50 -0000 1.5 @@ -9,9 +9,9 @@ $string['modulename'] = 'LAMS v2'; $string['modulenameplural'] = 'LAMS v2'; $string['notsetup'] = 'Configuration is not complete'; -$string['openauthor'] = 'Open LAMS Author'; -$string['openlearner'] = 'Open LAMS Learner'; -$string['openmonitor'] = 'Open LAMS Monitor'; +$string['openauthor'] = 'Create new LAMS Sequences'; +$string['openlearner'] = 'Open this Lesson'; +$string['openmonitor'] = 'Monitor this Lesson'; $string['refreshSequenceList'] = 'Refresh workspace'; $string['sequence'] = 'Sequence'; $string['serverid'] = 'Enter the server ID';