Index: lams_monitoring/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r21012de4a17935353bd0a69d6c5752bc01a6dabb -ra65e539d10de41687a557eed3f5a12e4f40f1fcc --- lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 21012de4a17935353bd0a69d6c5752bc01a6dabb) +++ lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision a65e539d10de41687a557eed3f5a12e4f40f1fcc) @@ -473,12 +473,13 @@ button.task.gate.open = Open selectively... button.task.gate.open.tooltip = Choose which learners can go through the gate button.task.gate.opened = Opened -button.task.gate.opened.tooltip = See gate status # Button for closing an opened permission gate. -button.task.gate.close = Close +button.task.gate.close = Close gate # Tooltip of a button for closing an opened permission gate button.task.gate.close.tooltip = Immediately closes the gate again label.password.gate.title = Password gate label.gate.password = Change the gate password button.gate.password = Change -lesson.task.gate.password = Password gate \ No newline at end of file +lesson.task.gate.password = Password gate +# Tooltip for a button which leads to an open gate status page +button.task.gate.opened.tooltip = See gate status