Index: lams_learning/conf/language/ApplicationResources.properties
===================================================================
diff -u -r250486f86b66ac04cece0001879c3dc39c96ed98 -rdff0b0618eea86d86bdf3d5d3f56d85c8569f6fe
--- lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 250486f86b66ac04cece0001879c3dc39c96ed98)
+++ lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision dff0b0618eea86d86bdf3d5d3f56d85c8569f6fe)
@@ -6,6 +6,10 @@
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.
+# General error displayed if you try to go directly to a learning related page before logging in properly
+error.message.login=You need login here
+# General heading for an error - used as the alternative text for the error picture in error messages
+error.title=Error occured
# Message which appears when the learner window is opened or between activities.
message.activity.loading=The next task is loading. Please wait....