Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_monitoring/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.9 -r1.10 --- lams_monitoring/conf/language/ApplicationResources.properties 23 Jun 2006 07:53:38 -0000 1.9 +++ lams_monitoring/conf/language/ApplicationResources.properties 6 Jul 2006 04:42:31 -0000 1.10 @@ -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.