Index: lams_learning/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_learning/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.6 -r1.7 --- lams_learning/conf/language/ApplicationResources.properties 11 Jun 2006 02:48:35 -0000 1.6 +++ lams_learning/conf/language/ApplicationResources.properties 14 Jun 2006 23:13:31 -0000 1.7 @@ -11,15 +11,24 @@ exit.heading=You have exited from this Lesson. # Message for the "You have exited" screen exit.message=You can resume this lesson using the Resume button. +# Text for all "Next" buttons in learning. +label.next.button=Next +# Text for all "Finish" buttons in learning. +label.finish.button=Finish +# Message displayed in a parallel activity window when one activity is finished but the other one isn't finished. message.activity.parallel.partialComplete=You have to complete the other task before progressing to the next activity.... +# Message displayed in a parallel activity window if the user's browser can't support frames. message.activity.parallel.noFrames=Your browser does not handle frames! + +# Message displayed in the optional activity window if the user tries to click Choose without selecting an activity from the list. message.activity.options.noActivitySelected=Please select an activity from the list +# Message displayed in the optional activity window to let the learner know how many activities they need to complete to finish the optional activity message.activity.options.activityCount=You must complete at least {0} of these {1} activities. +# General instructions displayed in the optional activity window message.activity.options.note=Note: Once you finish any of the above activities you can revisit them by using the progress bar on the left. - +# Optional activity window Choose button label.activity.options.choose=Choose -label.activity.finish=Finish label.synch.gate.title=Synch Gate label.synch.gate.message=You have stopped at a gate. You cannot continue until all of your group/class reach this point. label.permission.gate.title=Permission Gate @@ -28,14 +37,21 @@ label.schedule.gate.open.message=Schedule Gate will be opened at: label.schedule.gate.close.message=Schedule Gate will be closed at: label.gate.waiting.learners={0} out of {1} are waiting in front of the gate. -label.gate.refresh.message=Click Next if you are told that the gate is open. This page will refresh automatically in 1 minute. -label.gate.next.button=Next +label.gate.refresh.message=Click Next if you are told that the gate is open. This page will refresh automatically in 1 minute. +# Message displayed when a closed gate is encountered during a preview. +label.gate.preview.message=As this is a preview, clicking Next will go to the next activity. Normally the learner would have to wait until the gate is opened. # Heading for the two "grouping" pages label.view.groups.title=Groups # Message displayed to learner who is waiting for chosen grouping to occur -message.view.groups.wait=Some of your following tasks require a group. You cannot continue until the groups have been selected. Click Next if you are told that the groups have been created. This page will refresh automatically in 5 minutes. +label.view.view.groups.wait.message=Some of your following tasks require a group. You cannot continue until the groups have been selected. Click Next if you are told that the groups have been created. This page will refresh automatically in 5 minutes. +# Message displayed when a chosen grouping is encountered during a preview. +label.grouping.preview.message=As this is a preview, clicking Next will do an automatic grouping. Normally the learner would have to wait until the grouping is done. +# Heading for page used in Preview when an activity is set to define later. +label.preview.definelater.title=Activity is set to Define Later +label.preview.definelater.message=The next activity ({0}) is set to define later. Normally a staff member would set the content for the activity before the learner's can access the activity. For the purposes of preview, the default content for the activity will be displayed. + # Export Portfolio internal system error error.system.exportPortfolio=An internal error has occurred with the Export Portfolio Functionality. If reporting this error, please report:
{0} # Export Portfolio system error in the learner module