Index: lams_monitoring/conf/language/ApplicationResources.properties
===================================================================
diff -u -re013d10dd4da24901c95521c73cbe17a8965be99 -r18d9b252eb4f834f647b5cf816783a6f490bfdd7
--- lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision e013d10dd4da24901c95521c73cbe17a8965be99)
+++ lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 18d9b252eb4f834f647b5cf816783a6f490bfdd7)
@@ -1,77 +1,62 @@
-# CVS ID: $Id$
-# Language strings for the Monitoring classes and screens. Mostly error messages.
+appName = monitor_java
+#language code: en
+#locale code: AU
-# Finished button text
-button.finished=Finished
-# General error displayed if you try to go directly to a learning related page before logging in properly
-error.message.login=You need login here
-# General heading for an error - used as the alternative text for the error picture in error messages
-error.title=Error occured
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Nov 17 19:27:42 GMT 2006
+
+#=================== labels for Monitor (Java) =================#
-label.synch.gate.title=Synch Gate
-label.permission.gate.title=Permission Gate
-label.schedule.gate.title=Schedule Gate
-label.schedule.gate.open.message=Schedule Gate will be opened at:
-label.schedule.gate.close.message=Schedule Gate will be closed at:
-label.gate.you.open.message=Class cannot continue until the gate is opened by you
-label.gate.gate.open=Gate has been opened
-label.gate.open=Open
-label.gate.closed=Closed
-label.gate.waiting.learners={0} out of {1} are waiting in front of the gate.
+button.finished =Finished
+error.message.login =You need login here
+error.title =Error occured
+label.synch.gate.title =Synch Gate
+label.permission.gate.title =Permission Gate
+label.schedule.gate.title =Schedule Gate
+label.schedule.gate.open.message =Schedule Gate will be opened at:
+label.schedule.gate.close.message =Schedule Gate will be closed at:
+label.gate.you.open.message =Class cannot continue until the gate is opened by you
+label.gate.gate.open =Gate has been opened
+label.gate.open =Open
+label.gate.closed =Closed
+label.gate.waiting.learners ={0} out of {1} are waiting in front of the gate.
+label.grouping.max.num.in.group.heading =Maximum number of groups:
+label.grouping.general.instructions.heading =General Instructions:
+label.grouping.general.instructions.line1 =Place the lesson participants in their groups. Initially you can add and remove users, but once the grouping is used (that is, a participant starts an activity that uses the grouping) you will not be able to remove users from groups. If you try to remove someone from a group and they will not remove check their progress - if they start using the group while you are on this screen you will not get any errors but you will not be able to remove them from their group. You will still be able to add users to groups.
+label.grouping.general.instructions.line2 =To create a group, type a group name and click Add Group. Repeat as required. Select a group, then select students from Column 2 and click Add selected to group. Select students in Column 3 and click Remove selected members from group to remove them from the group membership. The changes are saved when you click any of the buttons.
+label.grouping.group.heading =Groups
+label.grouping.non.grouped.users.heading =Students without a Group
+label.grouping.grouped.users.heading =Members of selected Group
+label.grouping.no.groups.created =No groups have been created.
+label.grouping.loading =( Loading... )
+error.grouping.data =Required Information not received from server. Error Code:
+error.grouping.add.group =Please enter a new group name to add.
+error.grouping.remove.group =Please select a group to remove.
+button.grouping.remove.selected.group =Remove selected group
+button.grouping.add.group =Add group
+button.grouping.add.user.to.group =Add selected to group
+button.grouping.remove.user.from.group =Remove selected members
+monitor.title =Monitor :: LAMS
+preview.deleted.title =Preview Data Deleted
+preview.deleted.message =Preview data for {0} lesson(s) has been deleted.
+not.supported =This option is not supported for this activity.
+NO.SUCH.LESSON =No such Lesson with a lessonID of : {0} exists.
+INVALID.ACTIVITYID =Invalid activityID :{0}.
+INVALID.ACTIVITYID.TYPE =Invalid Activity type: {0}. Only ToolActivity allowed.
+INVALID.ACTIVITYID.LESSONID =Invalid activityID/lessonID : {0} : {1}.
+error.system.error =An error has occurred. Please start again. Reason for error: {0}
+error.user.noprivilege =Sorry, you do not have the privilege to do this action.
+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.
+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.
+export.portfolio.window.title =Export Portfolio
+export.portfolio.generating.message =Generating portfolio - please wait.
+export.portfolio.generation.complete.message =Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window.
+audit.lesson.created =Lesson "{0}" created with learning design "{1}", export portfolio for learner set to {2}.
+audit.learner.portfolio.set =Lesson "{0}" has the export portfolio for learner set to {1}.
-label.grouping.max.num.in.group.heading=Maximum number of groups:
-label.grouping.general.instructions.heading=General Instructions:
-label.grouping.general.instructions.line1=Place the lesson participants in their groups. Initially you can add and remove users, but once the grouping is used (that is, a participant starts an activity that uses the grouping) you will not be able to remove users from groups. If you try to remove someone from a group and they will not remove check their progress - if they start using the group while you are on this screen you will not get any errors but you will not be able to remove them from their group. You will still be able to add users to groups.
-label.grouping.general.instructions.line2=To create a group, type a group name and click Add Group. Repeat as required. Select a group, then select students from Column 2 and click Add selected to group. Select students in Column 3 and click Remove selected members from group to remove them from the group membership. The changes are saved when you click any of the buttons.
-label.grouping.group.heading=Groups
-label.grouping.non.grouped.users.heading=Students without a Group
-label.grouping.grouped.users.heading=Members of selected Group
-label.grouping.no.groups.created=No groups have been created.
-# Message displayed while the chosen grouping screen is getting data from the server
-label.grouping.loading=( Loading... )
-# Error Message displayed if the server doesn't send data to the chosen grouping screen e.g. when getting list of users for a group.
-error.grouping.data=Required Information not received from server. Error Code:
-# Error Message displayed if the user clicks on the add group button (on chosen grouping) without typing in a group name.
-error.grouping.add.group=Please enter a new group name to add.
-# Error Message displayed if the user clicks on the remove group button (on chosen grouping) without selecting a group
-error.grouping.remove.group=Please select a group to remove.
-button.grouping.remove.selected.group=Remove selected group
-button.grouping.add.group=Add group
-button.grouping.add.user.to.group=Add selected to group
-button.grouping.remove.user.from.group=Remove selected members
-#Page title for monitoring screen
-monitor.title=Monitor :: LAMS
-#Deleted Preview Message Screen Title (Debugging screen)
-preview.deleted.title=Preview Data Deleted
-#Deleted Preview Message Screen Message (Debugging screen)
-preview.deleted.message=Preview data for {0} lesson(s) has been deleted.
-# General error message if the system tries to display a screen that isn't supported by an activity.
-not.supported=This option is not supported for this activity.
-
-# Message for monitoring client (Flash) - No Such Lesson
-NO.SUCH.LESSON=No such Lesson with a lessonID of : {0} exists.
-# Message for monitoring client (Flash) - Invalid Activity ID
-INVALID.ACTIVITYID=Invalid activityID :{0}.
-# Message for monitoring client (Flash) - Invalid User for this activity
-# Message for monitoring client (Flash) - Invalid type of activity
-INVALID.ACTIVITYID.TYPE=Invalid Activity type: {0}. Only ToolActivity allowed.
-# Message for monitoring client (Flash) - Invalid Lesson ID
-INVALID.ACTIVITYID.LESSONID=Invalid activityID/lessonID : {0} : {1}.
-# General system error message.
-error.system.error=An error has occurred. Please start again. Reason for error: {0}
-# 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.
-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.
-
-#Auditing values
-audit.lesson.created=Lesson "{0}" created with learning design "{1}", export portfolio for learner set to {2}.
-audit.learner.portfolio.set=Lesson "{0}" has the export portfolio for learner set to {1}.
+#======= End labels: Exported 51 labels for en AU =====