Index: lams_monitoring/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r269b628cc8958346d2fc226727cc709d4ee469a1 -rff7e91f755bbd56733e661b041856a6f6a1df1c4 --- lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 269b628cc8958346d2fc226727cc709d4ee469a1) +++ lams_monitoring/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision ff7e91f755bbd56733e661b041856a6f6a1df1c4) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed Mar 14 14:38:50 CST 2012 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Mar 19 11:47:08 CST 2012 #=================== labels for Monitor (Java) =================# @@ -156,8 +156,6 @@ email.notifications.notify.sudents.that =Notify students that: email.notifications.lesson.notifications =Lesson notifications: {0} email.notifications.course.notifications =Course notifications: {0} -email.notifications.lesson.email.body =Hello,

[put message here]


Lesson:{0}
{1} -email.notifications.course.email.body =Hello,

[put message here]


Course:{0}
{1} email.notifications.user.name =User name [login] email.notifications.lesson.name =Lesson name email.notifications.send =Send @@ -197,6 +195,11 @@ conditions.tab.form.preceding.label =Dependencies conditions.tab.form.preceding.info.label =Select a lesson that students will need to complete before they can see the lesson you are about to create. advanced.tab.form.time.limits.info.label =Set the number of days the lesson will be available to students. After this period the lesson will not longer be shown. If the time should count from the moment the learner starts the lesson, select the option for individual time limit. +email.notifications.lesson.email.body.header =Hello, +email.notifications.lesson.email.body.msg =[put message here] +email.notifications.lesson.email.body.footer =Lesson: {0} ({1}) +email.notifications.course.email.body.header =Hello, +email.notifications.course.email.body.msg =[put message here] -#======= End labels: Exported 191 labels for en AU ===== +#======= End labels: Exported 194 labels for en AU =====