Index: lams_learning/conf/language/ApplicationResources.properties
===================================================================
diff -u -ra0722fe03d763f9da5efc82987034d929e6a23a1 -r6f11dd80335ff2b8a2d06d21f1a49b307ed233c1
--- lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision a0722fe03d763f9da5efc82987034d929e6a23a1)
+++ lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 6f11dd80335ff2b8a2d06d21f1a49b307ed233c1)
@@ -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 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.