Index: lams_tool_forum/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -ra473b234d4fb04d978ce64ebce24424a33758101 -rc84b00e3adf4644ca9ed77b63dbb97f3e7ded04a --- lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision a473b234d4fb04d978ce64ebce24424a33758101) +++ lams_tool_forum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision c84b00e3adf4644ca9ed77b63dbb97f3e7ded04a) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Jan 10 11:17:21 CST 2014 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Jan 10 11:23:52 CST 2014 #=================== labels for Forum =================# @@ -238,6 +238,10 @@ label.upload.info =Uploaded file must not be executable and not exceed size of {0} output.desc.all.users.answers.definition.forum =Each learner's posts sent in the Forum label.submit =Finish +label.rateLimits.forum.reminder =Rating limitation: Minimum {0} and Maximum {1} per thread. +label.rateLimits.forum.reminder.min =You must rate at least {0} postings. +label.rateLimits.forum.reminder.max =You can only rate up to {0} postings. +js.error.validate.number =There is an error with the minimum and/or maximum set for ratings. Please check and try again. -#======= End labels: Exported 232 labels for en AU ===== +#======= End labels: Exported 236 labels for en AU ===== Index: lams_tool_forum/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -ra473b234d4fb04d978ce64ebce24424a33758101 -rc84b00e3adf4644ca9ed77b63dbb97f3e7ded04a --- lams_tool_forum/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision a473b234d4fb04d978ce64ebce24424a33758101) +++ lams_tool_forum/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision c84b00e3adf4644ca9ed77b63dbb97f3e7ded04a) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Jan 10 11:17:21 CST 2014 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Jan 10 11:23:52 CST 2014 #=================== labels for Forum =================# @@ -238,6 +238,10 @@ label.upload.info =Uploaded file must not be executable and not exceed size of {0} output.desc.all.users.answers.definition.forum =Each learner's posts sent in the Forum label.submit =Finish +label.rateLimits.forum.reminder =Rating limitation: Minimum {0} and Maximum {1} per thread. +label.rateLimits.forum.reminder.min =You must rate at least {0} postings. +label.rateLimits.forum.reminder.max =You can only rate up to {0} postings. +js.error.validate.number =There is an error with the minimum and/or maximum set for ratings. Please check and try again. -#======= End labels: Exported 232 labels for en AU ===== +#======= End labels: Exported 236 labels for en AU =====