Index: temp_moodle_dev/lamstwo.php =================================================================== diff -u -r205b761be7efb776f23731d020a882b308251b66 -r29a39e761bef4e3eb0e1962fef25f3d64f13f7aa --- temp_moodle_dev/lamstwo.php (.../lamstwo.php) (revision 205b761be7efb776f23731d020a882b308251b66) +++ temp_moodle_dev/lamstwo.php (.../lamstwo.php) (revision 29a39e761bef4e3eb0e1962fef25f3d64f13f7aa) @@ -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';