Index: lams_central/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -r4ab52d60ee545b9b76bcc65f75c5a400f6105c30 -rbbcfb64b7bb6d251110a5a26299604958c4bc5b2
--- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 4ab52d60ee545b9b76bcc65f75c5a400f6105c30)
+++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision bbcfb64b7bb6d251110a5a26299604958c4bc5b2)
@@ -358,6 +358,7 @@
label.tab.lesson =Lesson
label.tab.class =Class
label.tab.advanced =Advanced
+label.tab.conditions =Conditions
label.tab.lesson.title =Select the sequence to add a lesson, and click on Add now
label.tab.class.title =Please use drag n' drop to select or unselect monitors and learners
label.tab.lesson.name =Lesson name:
@@ -385,5 +386,12 @@
label.tab.advanced.field.split.number =No. learners per lesson
label.tab.advanced.field.scheduling =Enable scheduling
label.tab.advanced.split.desc =[0] instances of this lesson will be created
and approximately [1] will be allocated to each lesson
-
+label.tab.conditions.dependencies =Dependencies
+label.tab.conditions.dependencies.desc =Select a lesson that students will need to complete before they can see the lesson you are about to create.
+label.tab.conditions.timelimit =Time limitations
+label.tab.conditions.timelimit.desc =Set the number of days the lesson will be available to students. After this period the lesson will no longer be shown.
If the time should count from the moment the learner starts the lesson, select the option for individual time limit.
+label.tab.conditions.timelimit.days =Number days:
+label.tab.conditions.timelimit.individual =Is this time limit for each individual?
+label.tab.conditions.enable =Enable
+label.tab.conditions.dependencies.desc =Select a lesson that students will need to complete before they can see the lesson you are about to create.
#======= End labels: Exported 345 labels for en AU =====