Index: lams_common/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r904e5436d58a68cee470b1f4804d958a6d2fefd8 -r30acfe9f54a7c8e0e67b987665d8e8d9e93f496c --- lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 904e5436d58a68cee470b1f4804d958a6d2fefd8) +++ lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 30acfe9f54a7c8e0e67b987665d8e8d9e93f496c) @@ -41,3 +41,10 @@ #======= End labels: Exported 32 labels for en AU ===== +validation.error.branching.must.have.a.branch=A Branching Activity must have at least one Branch. +validation.error.toolBranchingMustHaveDefaultBranch=A Tool Output Based Branching Activity must have a Default Branch. +validation.error.sequenceActivityMustHaveFirstActivity=A Branch must have a first Activity. +validation.error.groupedBranchingMustHaveAGrouping=A Group Based Branching Activity must have a Grouping Activity. Unless Define Later is turned on, it must have at least one group. +validation.error.groupedBranchingMustHaveBranchForGroup=A Group Based Branching Activity must have all Groups assigned to Branches. +validation.error.toolBranchingConditionInvalid=A condition is missing the comparison value. +validation.error.toolBranchingMustHaveAnInputToolActivity=A Tool Output Based Branching Activity must have an Input Tool. \ No newline at end of file