Index: lams_central/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r82cb3e631a089f00c5cf3492074aa0972f2506d0 -rb931ef5ad96b0aac101bcfbf6eff99b652b1f582 --- lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 82cb3e631a089f00c5cf3492074aa0972f2506d0) +++ lams_central/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b931ef5ad96b0aac101bcfbf6eff99b652b1f582) @@ -534,7 +534,6 @@ authoring.fla.conditions.to.default.gate.state.confirm = All remaining conditions will be mapped to the selected gate\\'s closed state authoring.fla.conditions.to.default.branch.confirm = All remaining conditions will be mapped to the default branch authoring.fla.groups.to.default.branch.confirm = All remaining groups will be mapped to the default branch -authoring.fla.range.condition.add.start.greater.than.end.error = The start value must be less of equal to the end value authoring.fla.range.condition.add.start.error = The start value can not be within the range of an existing condition authoring.fla.range.condition.add.end.error = The end value can not be within the range of an existing condition authoring.fla.group.title.validation.erorr = Group name must not be blank and must not contain any of these characters < > ^ * @ % $ @@ -1079,3 +1078,4 @@ authoring.tbl.import.questions.from = Import questions from button.save.new.version = Save as new version authoring.fla.replace.question.prompt = The question you updated is present in other activities in this learning design. Do you want to update this question also in [0]? +authoring.fla.range.condition.add.start.greater.than.end.error = The start value must be less of equal to the end value Index: lams_central/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r29997e1d587d3ced8db5f525058eafb4e9742b2d -rb931ef5ad96b0aac101bcfbf6eff99b652b1f582 --- lams_central/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 29997e1d587d3ced8db5f525058eafb4e9742b2d) +++ lams_central/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision b931ef5ad96b0aac101bcfbf6eff99b652b1f582) @@ -1078,3 +1078,4 @@ authoring.tbl.import.questions.from = Import questions from button.save.new.version = Save as new version authoring.fla.replace.question.prompt = The question you updated is present in other activities in this learning design. Do you want to update this question also in [0]? +authoring.fla.range.condition.add.start.greater.than.end.error = The start value must be less of equal to the end value