Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== diff -u -r568197820cd33d3fb1bab3ea4ec180a58800fd65 -r5be330617da306520389b76b1ebf51357dfdd8ad --- lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 568197820cd33d3fb1bab3ea4ec180a58800fd65) +++ lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5be330617da306520389b76b1ebf51357dfdd8ad) @@ -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. +