Index: lams_learning/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r753b952ef68db777c6278b3996e433291ef12617 -r997f26aeb8f55bf4b2b3cc49b5e77683062db400 --- lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 753b952ef68db777c6278b3996e433291ef12617) +++ lams_learning/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 997f26aeb8f55bf4b2b3cc49b5e77683062db400) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Jun-Dir Liew on Thu May 29 08:09:27 BST 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Jun-Dir Liew on Fri May 30 07:49:04 BST 2008 #=================== labels for Learner (Java) =================# @@ -62,10 +62,15 @@ export.portfolio.notebook.public.label =Teacher viewable export.portfolio.notebook.private.label =Private message.window.closing =Please close this window. +message.activity.options.note =Note: Once you finish any of the above activities you can revisit them by using the progress bar. +message.activity.options.note.maximum =Note: The maximum number of activities you may attempt is {0}. You can revisit started or finished activities by using the progress bar. export.portfolio.notebook.link.label =View Notebook export.portfolio.notebook.created.label =created: {0} export.portfolio.notebook.modified.label =last modified: {0} export.portfolio.notebook.title ={0} - Notebook +message.activity.set.options.activityCount =You must complete at least {0} out of {1} sets of activities to finish. +message.activity.set.options.note =Note: Once you finish any of the above sets of activities you can revisit them by using the progress bar. +message.activity.set.options.note.maximum =Note: The maximum number of sets of activities you may attempt is {0}. You can revisit started or finished sets of activities by using the progress bar. export.portfolio.window.title =Generating portfolio - please wait. export.portfolio.generating.message =Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window. message.activity.options.activityCount =You must complete at least {0} out of {1} activities to finish. @@ -83,11 +88,6 @@ label.export.portfolio =Export Portfolio label.resume =Resume export.portfolio.generation.complete.message =Export Portfolio completed -message.activity.options.note =Note: Once you finish any of the above activities you can revisit them by using the progress bar. -message.activity.options.note.maximum =Note: The maximum number of activities you may attempt is {0}. You can revisit started or finished activities by using the progress bar. -message.activity.set.options.activityCount =You must complete at least {0} out of {1} sets of activities to finish. -message.activity.set.options.note =Note: Once you finish any of the above sets of activities you can revisit them by using the progress bar. -message.activity.set.options.note.maximum =Note: The maximum number of sets of activities you may attempt is {0}. You can revisit started or finished sets of activities by using the progress bar. -#======= End labels: Exported 79 labels for en AU ===== +#======= End labels: Exported 82 labels for en AU =====