Index: moodle/mod/lamslesson/lang/en/lamslesson.php =================================================================== RCS file: /usr/local/cvsroot/moodle/mod/lamslesson/lang/en/lamslesson.php,v diff -u -r1.1 -r1.2 --- moodle/mod/lamslesson/lang/en/lamslesson.php 16 Jan 2011 23:29:52 -0000 1.1 +++ moodle/mod/lamslesson/lang/en/lamslesson.php 21 Jan 2011 13:25:46 -0000 1.2 @@ -86,5 +86,13 @@ $string['introduction'] = 'Introduction'; $string['openmonitor'] = 'Monitor this lesson'; $string['lastmodified'] = 'Last modified'; -$string['openlesson'] = 'Click here to open the lesson now'; +$string['openlesson'] = 'Open Lesson'; $string['empty'] = 'empty'; +$string['completionfinish'] = 'Show as complete when user finished the lesson'; +$string['yourprogress'] = 'Your Lesson Progress'; +$string['youhavecompleted'] = 'You have completed: '; +$string['outof'] = 'out of approximately'; +$string['lessonincompleted'] = 'Lesson is not yet completed'; +$string['lessoncompleted'] = 'You have completed this lesson'; +$string['activities'] = 'activities'; +$string['ymmv'] = 'Total activities depend on your learning path.'; \ No newline at end of file