Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== diff -u -re68fa47bb59bec7d651852d0bc0458bd96fca379 -ra58e514430f178761b505efe3c70e32b096ed7e2 --- lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision e68fa47bb59bec7d651852d0bc0458bd96fca379) +++ lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision a58e514430f178761b505efe3c70e32b096ed7e2) @@ -63,3 +63,11 @@ # 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. +# Force complete return values. {0} contains the activity name +force.complete.stop.message.activity.done=Nothing changed as activity "{0}" is already complete; +force.complete.stop.message.grouping.error=Force complete stopped at a grouping activity "{0}" due to system error. +force.complete.stop.message.grouping=Force complete stopped at a grouping activity "{0}" that cannot be completed. +force.complete.stop.message.gate=Force complete stopped at a gate "{0}" that cannot be opened. +force.complete.stop.message.completed.to.activity=Force complete successful to activity "{0}". +force.complete.stop.message.completed.to.end=Force complete successful to end of the lesson. +force.complete.stop.message.stopped.unexpectedly=Force complete has finished processing. Please check the learner's progress bar for their current activity.