Index: lams_learning/conf/language/ApplicationResources.properties =================================================================== diff -u -r45d69b4410d4b912d7f5b0720e5a33bc63d572f5 -r7680015a04ac12aafe77a9700c04c0039fb137f6 --- lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 45d69b4410d4b912d7f5b0720e5a33bc63d572f5) +++ lams_learning/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 7680015a04ac12aafe77a9700c04c0039fb137f6) @@ -1,78 +1,50 @@ -# CVS ID: $Id$ -# Language strings for the Progress Engine related classes and screens. Mostly error messages. -# Window title -learner.title=LAMS Learner -# General system error for the learner module -error.system.learner=An internal error has occured and this function cannot be completed. If reporting this error, please report:
{0} -# General error displayed if a page cannot be found. -error.message.404=The page you have requested can not be found. -# 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 +appName = learner_java +#language code: en +#locale code: AU -# Message which appears when the learner window is opened or between activities. -message.activity.loading=The next task is loading. Please wait.... -# Message which appears when the learner finishes a lesson (part 1) -message.lesson.finished=Congratulations, you have finished. -# Message which appears when the learner finishes a lesson (part 2) -message.lesson.finishedCont=You have now completed this lesson. Please close the window and select another lesson from the main page. -# Heading for the "You have exited" screen -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 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 25 04:44:35 GMT 2006 + +#=================== labels for Learner (Java) =================# -# Message displayed in a closing window -message.window.closing=Please close this open window. +learner.title =LAMS Learner +error.system.learner =An internal error has occured and this function cannot be completed. If reporting this error, please report:
{0} +error.message.404 =The page you have requested can not be found. +error.message.login =You need login here +error.title =Error occured +message.activity.loading =The next task is loading. Please wait.... +message.lesson.finished =Congratulations, you have finished. +message.lesson.finishedCont =You have now completed this lesson. You can now close this window. +exit.heading =You have exited from this Lesson. +exit.message =You can resume this lesson using the Resume button. +label.next.button =Next +label.finish.button =Finish +message.activity.parallel.partialComplete =You have to complete the other task before progressing to the next activity.... +message.activity.parallel.noFrames =Your browser does not handle frames! +message.activity.options.noActivitySelected =Please select an activity from the list +message.activity.options.activityCount =You must complete at least {0} of these {1} activities. +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. +label.activity.options.choose =Choose +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 +label.permission.gate.message =You have stopped at a gate. You cannot continue until the gate is opened in monitoring. +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.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.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. +label.view.groups.title =Groups +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. +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. +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. +error.export.portfolio.not.supported =The activity {0} does not support portfolio export. +export.portfolio.noneAttempted.message =No activities have been attempted. +export.portfolio.for.user.heading =Portfolio for +export.portfolio.for.class.heading =Class Portfolio +export.portfolio.lesson.started.date.label =Lesson started: +export.portfolio.generated.date.label =Portfolio generated: -# 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.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 -label.permission.gate.message=You have stopped at a gate. You cannot continue until the gate is opened in monitoring. -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.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. -# 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 -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.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. -# Export portfolio: error message put in the activity's page if the activity doesn't support export portfolio. The name of the activity goes in {0} -error.export.portfolio.not.supported=The activity {0} does not support portfolio export. -# Export portfolio: Message displayed in portfolio if there aren't any activities on which to report. -export.portfolio.noneAttempted.message=No activities have been attempted. -export.portfolio.for.user.heading=Portfolio For -export.portfolio.for.class.heading=Class Portfolio -export.portfolio.lesson.started.date.label=Lesson started: -export.portfolio.generated.date.label=Portfolio generated: +#======= End labels: Exported 39 labels for en AU =====