Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.3 -r1.4 --- lams_monitoring/conf/language/ApplicationResources.properties 26 Apr 2006 06:17:09 -0000 1.3 +++ lams_monitoring/conf/language/ApplicationResources.properties 15 May 2006 07:17:43 -0000 1.4 @@ -2,9 +2,16 @@ # 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 +label.permission.gate.title=Permission Gate +label.schedule.gate.title=Schedule Gate +label.schedule.gate.open.message=Schedule Gate will be opened at: +label.schedule.gate.close.message=Schedule Gate will be closed at: +label.description=Description +label.gate.you.open.message=Class cannot continue until the gate is opened by you +label.gate.gate.open=Gate has been opened +label.gate.open=open +label.gate.close=close +label.gate.waiting.learners={0} out of {1} are waiting in front of the gate. #Page title for monitoring screen monitor.title=Staff :: LAMS @@ -25,4 +32,5 @@ # 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 +error.user.noprivilege=Sorry, you do not have the privilege to do this action. +