# CVS ID: $Id: ApplicationResources.properties,v 1.3 2006/04/26 06:17:09 fmalikoff Exp $ # Language strings for the Monitoring classes and screens. Mostly error messages. label.synch.gate=Synch Gate label.permission.gate=Permission Gate label.schedule.gate=Schedule Gate lable.description=Description #Page title for monitoring screen monitor.title=Staff :: LAMS #Deleted Preview Message Screen Title (Debugging screen) preview.deleted.title=Preview Data Deleted #Deleted Preview Message Screen Message (Debugging screen) preview.deleted.message=Preview data for {0} lesson(s) has been deleted. # Message for monitoring client (Flash) - No Such Lesson NO.SUCH.LESSON=No such Lesson with a lessonID of : {0} exists. # Message for monitoring client (Flash) - Invalid Activity ID INVALID.ACTIVITYID=Invalid activityID :{0}. # Message for monitoring client (Flash) - Invalid User for this activity INVALID.ACTIVITYID.USER=Invalid activityID/User : {0} : {1}. # 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}. # 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.