Index: lams_tool_assessment/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r4a855e1d754a0564643bff058bc0f80948ab6e08 -r7e0c1fa0be377d5d7a7ef9312fb96fa1d000a345 --- lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 4a855e1d754a0564643bff058bc0f80948ab6e08) +++ lams_tool_assessment/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 7e0c1fa0be377d5d7a7ef9312fb96fa1d000a345) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Jul 21 09:33:58 CST 2014 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Jul 28 15:45:45 CST 2014 #=================== labels for Assessment =================# @@ -276,6 +276,13 @@ warn.answers.required =Please, answer highlighted questions in order to continue. label.authoring.basic.export.qti =Export IMS QTI label.monitoring.heading =Assessment Monitoring +label.maximum.number.words =Maximum number of words +label.minimum.number.words =Minimum number of words +label.info.maximum.number.words =This answer must have a maximum of {0} words. +label.info.minimum.number.words =This answer must have a minimum of {0} words. +label.info.max.and.min.number.words =This answer must have a minimal of {0} and maximum of {1} words. +warn.answers.word.requirements.limit =In order to continue, please note the word limit restrictions. +label.words =Words: -#======= End labels: Exported 270 labels for en AU ===== +#======= End labels: Exported 277 labels for en AU =====