Index: lams_tool_laqa/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r058cdbf8ba3f26d9af17f3c1f993a2c65cee1f74 -r237c6e2750cab38a3cc6c0c2bcc180f7dd3ff4df --- lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 058cdbf8ba3f26d9af17f3c1f993a2c65cee1f74) +++ lams_tool_laqa/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 237c6e2750cab38a3cc6c0c2bcc180f7dd3ff4df) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Mar 31 11:00:35 CST 2014 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Sep 15 06:53:36 CST 2015 #=================== labels for Q&A =================# @@ -259,6 +259,30 @@ label.group.leader =Group Leader: {0} label.modify.users.response =Modify learner's response label.info.use.select.leader.outputs =Group leader option is enabled +label.votes =votes +label.notify.teachers.on.response.submit =Notify teachers on learners' responses +label.user.has.answered.questions ={0} has answered the following question(s): +label.allow.comments =Allow learners to comment on responses +label.comment =Comment +label.comment.textarea.tip =Comments here... +label.rating.criterias =Rating criterias +label.add.criteria =Add Criteria +label.your.rating =Your rating is {0}
Avg rating {1} out of {2} votes +label.average.rating =Average rating {0}/{1} votes +label.rate.limits.reminder =Rating limitation: Minimum {0} and Maximum {1}. +label.rate.limits.topic.reminder =You have rated {0} responses already. +label.rate.limits.reminder.min =You must rate at least {0} responses. +label.rate.limits.reminder.max =You can only rate up to {0} responses. +js.warning.max.min.limit =There is an error with the minimum and/or maximum set for ratings. Please check and try again. +label.minimum =Minimum: +label.maximum =Maximum: +label.no.minimum =No minimum +label.no.maximum =No maximum +label.minimum.number.words =Minimum number of words in a response{0} +label.comment.minimum.number.words =Minimum number of words in a comment{0} +warning.minimum.number.words =There is a minimum required number of words in a comment: {0}. So far you''ve entered {1} word(s). +warning.comment.blank =Comment can not be blank. +label.no.reedit.allowed =No re-edit allowed -#======= End labels: Exported 253 labels for en AU ===== +#======= End labels: Exported 277 labels for en AU =====