Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== diff -u -r5b215ed05d720a4cb7edc7f412dc2e234eef304f -r568197820cd33d3fb1bab3ea4ec180a58800fd65 --- lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5b215ed05d720a4cb7edc7f412dc2e234eef304f) +++ lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 568197820cd33d3fb1bab3ea4ec180a58800fd65) @@ -21,4 +21,8 @@ # Message for monitoring client (Flash) - Invalid type of activity INVALID.ACTIVITYID.TYPE=Invalid Activity type: {0}. Only ToolActivity allowed. # Message for monitoring client (Flash) - Invalid Lesson ID -INVALID.ACTIVITYID.LESSONID=Invalid activityID/lessonID : {0} : {1}. \ No newline at end of file +INVALID.ACTIVITYID.LESSONID=Invalid activityID/lessonID : {0} : {1}. +# General system error message. +error.system.error=An error has occurred. Please start again. Reason for error: {0} +# User is not allowed to do whatever they just tried to do +error.user.noprivilege=Sorry, you do not have the privilege to do this action. \ No newline at end of file