Index: lams_monitoring/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r355615044c70bb24cc3c83b6a227702c1627fa00 -r96ed85b78e9bcb7403de6a6e8f31be3820c81f36 --- lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 355615044c70bb24cc3c83b6a227702c1627fa00) +++ lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 96ed85b78e9bcb7403de6a6e8f31be3820c81f36) @@ -10,7 +10,6 @@ label.gate.open = Open label.gate.closed = Closed label.gate.waiting.learners = {0} out of {1} are waiting in front of the gate. -label.gate.stop.at.preceding = Learners will be stopped at the preceding activity. label.grouping.max.num.in.group.heading = Maximum number of groups: label.grouping.general.instructions.heading = General instructions: label.grouping.general.instructions.line1 = Choose a course grouping to use in this lesson or create a new one. You are working with copies, so any changes made here have no influence on the original course groupings. Grouping with zero groups are not listed here. Once a grouping is chosen, the only way to come back to the grouping list is to manually remove all groups. @@ -500,3 +499,4 @@ button.canvas.fit.screen.tooltip = Enlarge / shrink design image to fit window button.canvas.original.size = Original size button.canvas.original.size.tooltip = Show design image with original size +label.gate.stop.at.preceding = Learners will be stopped at the preceding activity.