Index: lams_learning/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r58f8a894e785390508199bfb43acefd77ee63d0a -rb5d4a9e56062a7c9c47af4216aa8d71a5fd3614b --- lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 58f8a894e785390508199bfb43acefd77ee63d0a) +++ lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b5d4a9e56062a7c9c47af4216aa8d71a5fd3614b) @@ -187,9 +187,6 @@ label.password.gate.message = Enter password label.password.gate.incorrect.password = You provided an incorrect password. Retry again? label.password.gate.title = Password Gate -label.gate.closed.preceding.activity = You may not continue to next activity yet. Wait for the teacher to open the gate. -label.gate.closed.preceding.activity.schedule = You may not continue to next activity yet. Wait until {0} or for the teacher to open the gate. -label.gate.closed.preceding.activity.condition = You may not continue to next activity yet. A condition needs to be met or the teacher needs to open the gate. label.discussion.header = Discussion label.discussion.stay.header = Stay here label.discussion.move.header = Move on @@ -205,3 +202,6 @@ label.discussion.votes.of.students = votes of {0} students label.discussion.restart = Restart label.discussion.stop = Stop +label.gate.closed.preceding.activity = You may not continue to next activity yet. Wait for the teacher to open the gate. +label.gate.closed.preceding.activity.schedule = You may not continue to next activity yet. Wait until {0} or for the teacher to open the gate. +label.gate.closed.preceding.activity.condition = You may not continue to next activity yet. A condition needs to be met or the teacher needs to open the gate.