Index: lams_learning/build.xml =================================================================== diff -u -r095d84cd64c174e6d15280be776375a2d1eb56f6 -rbcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39 --- lams_learning/build.xml (.../build.xml) (revision 095d84cd64c174e6d15280be776375a2d1eb56f6) +++ lams_learning/build.xml (.../build.xml) (revision bcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39) @@ -144,6 +144,12 @@ + + + + + + Index: lams_learning/conf/language/LearningResources.properties =================================================================== diff -u --- lams_learning/conf/language/LearningResources.properties (revision 0) +++ lams_learning/conf/language/LearningResources.properties (revision bcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39) @@ -0,0 +1,26 @@ +# CVS ID: $Id$ +# Language strings for the Progress Engine related classes and screens. Mostly error messages. + +message.activity.loading=The next task is loading. Please wait.... +message.lesson.finished=Congratulations, you have finished. +message.lesson.finishedCont=You have now completed your learning activity. Please log out or select a new session from the Available Sessions Panel +message.activity.parallel.partialComplete=You have to complete the other task before progressing to the next activity.... +message.activity.parallel.noFrames=Your browser does not handle frames! +message.activity.options.noActivitySelected=Please select an activity from the list +message.activity.options.activityCount=You must complete at least {0} of these {1} activities. +message.activity.options.note=Note: Once you finish any of the above activities you can revisit them by using the progress bar on the left. + +label.activity.options.choose=Choose +label.activity.finish=Finish + +## Export Portfolio Functionality +error.system.exportPortfolio=An internal error has occurred with the Export Portfolio Functionality. If reporting this error, please report:
{0} +error.system.learner=An internal error has occurred with the Learner Environment. If reporting this error, please report:
{0} +error.system.export=A system exception has occured and the portfolio could not be generated. Please contact Lams International technical support. +error.message.404=The page you have requested can not be found. + +## HTML used to create export page +export.html.mainPage=Export Portfolio

Export Portfolio

Lesson: {0}

Activities

    {1}
+export.html.exportFailed=Export Portfolio

Export Portfolio Failed

This sequence does not support portfolio exports +export.html.exportNotSupported=Export Portfolio Unsupported

Export Portfolio for this activity is unsupported

+ Fisheye: Tag bcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39 refers to a dead (removed) revision in file `lams_learning/src/java/org/lamsfoundation/lams/learning/LearningResources.properties'. Fisheye: No comparison available. Pass `N' to diff? Index: lams_monitoring/build.xml =================================================================== diff -u -r095d84cd64c174e6d15280be776375a2d1eb56f6 -rbcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39 --- lams_monitoring/build.xml (.../build.xml) (revision 095d84cd64c174e6d15280be776375a2d1eb56f6) +++ lams_monitoring/build.xml (.../build.xml) (revision bcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39) @@ -111,6 +111,12 @@ + + + + + + Index: lams_monitoring/conf/language/MonitoringResources.properties =================================================================== diff -u --- lams_monitoring/conf/language/MonitoringResources.properties (revision 0) +++ lams_monitoring/conf/language/MonitoringResources.properties (revision bcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39) @@ -0,0 +1,18 @@ +# CVS ID: $Id$ +# Language strings for the Monitoring classes and screens. Mostly error messages. + +label.synch.gate=Synch Gate +label.permission.gate=Permission Gate +label.schedule.gate=Schedule Gate +lable.description=Description + +#========== Deleted Preview Message Screen =======================# +preview.deleted.title=Preview Data Deleted +preview.deleted.message=Preview data for {0} lesson(s) has been deleted. + +#Flashmessage +NO.SUCH.LESSON=No such Lesson with a lessonID of : {0} exists. +INVALID.ACTIVITYID=Invalid activityID :{0}. +INVALID.ACTIVITYID.USER=Invalid activityID/User : {0} : {1}. +INVALID.ACTIVITYID.TYPE=Invalid Activity type: {0}. Only ToolActivity allowed. +INVALID.ACTIVITYID.LESSONID=Invalid activityID/lessonID : {0} : {1}. \ No newline at end of file Fisheye: Tag bcf3286528e2a9f2d45bdfb2ffb3eec7829b3b39 refers to a dead (removed) revision in file `lams_monitoring/src/java/org/lamsfoundation/lams/monitoring/MonitoringResources.properties'. Fisheye: No comparison available. Pass `N' to diff?