Index: lams_learning/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_learning/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.7 -r1.8 --- lams_learning/conf/language/ApplicationResources.properties 14 Jun 2006 23:13:31 -0000 1.7 +++ lams_learning/conf/language/ApplicationResources.properties 18 Jun 2006 04:55:53 -0000 1.8 @@ -1,6 +1,12 @@ # CVS ID: $Id$ # Language strings for the Progress Engine related classes and screens. Mostly error messages. -learner.title=Learner :: LAMS +# Window title +learner.title=LAMS Learner +# General system error for the learner module +error.system.learner=An internal error has occured and this function cannot be completed. If reporting this error, please report:
{0} +# General error displayed if a page cannot be found. +error.message.404=The page you have requested can not be found. + # Message which appears when the learner window is opened or between activities. message.activity.loading=The next task is loading. Please wait.... # Message which appears when the learner finishes a lesson (part 1) @@ -52,20 +58,6 @@ label.preview.definelater.title=Activity is set to Define Later label.preview.definelater.message=The next activity ({0}) is set to define later. Normally a staff member would set the content for the activity before the learner's can access the activity. For the purposes of preview, the default content for the activity will be displayed. -# Export Portfolio internal system error -error.system.exportPortfolio=An internal error has occurred with the Export Portfolio Functionality. If reporting this error, please report:
{0} -# Export Portfolio system error in the learner module -error.system.learner=An internal error has occurred with the Learner Environment. If reporting this error, please report:
{0} -# Export Portfolio internal system error -error.system.export=A system exception has occured and the portfolio could not be generated. Please contact Lams International technical support. -# Export Portfolio Page is missing -error.message.404=The page you have requested can not be found. -# HTML used to create main export page. The lesson name is inserted at {0} and the list of activities are inserted at {1} -export.html.mainPage=Export Portfolio

Export Portfolio

Lesson: {0}

Activities

{1} -# HTML used to create main export page when an portfolio is not available due to system constraints. -export.html.exportFailed=Export Portfolio

Export Portfolio Failed

This sequence does not support portfolio exports -# HTML used to create the export portfolio activity page when an activity does not support export portfolio (stops it being just a blank page) -export.html.exportNotSupported=Export Portfolio Unsupported

Export Portfolio for this activity is unsupported

-# General system error message. -error.system.error=An error has occurred. Please start again. Reason for error: {0} +# Export portfolio: error message put in the activity's page if the activity doesn't support export portfolio. The name of the activity goes in {0} +error.export.portfolio.not.supported=The activity {0} does not support portfolio export.