Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.2 -r1.3 --- lams_monitoring/conf/language/ApplicationResources.properties 21 Apr 2006 06:13:45 -0000 1.2 +++ lams_monitoring/conf/language/ApplicationResources.properties 26 Apr 2006 06:17:09 -0000 1.3 @@ -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