Index: lams_common/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rbb1a7ea8577e8a7fabc9d2f468a45d491f8450c6 -rdff974ef2462e40cacf7f8c737fc6ec4bb501806 --- lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision bb1a7ea8577e8a7fabc9d2f468a45d491f8450c6) +++ lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision dff974ef2462e40cacf7f8c737fc6ec4bb501806) @@ -40,14 +40,15 @@ audit.user.create =Created user: {0}, Full Name: {1} validation.error.sequenceActivityMustHaveFirstActivity =A Branch must have a first Activity. 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.toolBranchingMustHaveDefaultBranch =A Learner's Output Branching Activity must have a Default Branch. 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 has a bad or missing comparison value. -validation.error.toolBranchingMustHaveAnInputToolActivity =A Tool Output Based Branching Activity must have an Input Tool. +validation.error.toolBranchingMustHaveAnInputToolActivity =A Learner's Output Branching Activity must have an Input Tool. error.possibly.incompatible.version =Cannot confirm that the .zip file is compatible with the current version of LAMS. It may be from a newer version of LAMS. Version from .zip file is {0}, current LAMS version is {1}. Import may fail. validation.error.group.count.mismatch =More groups exist than the number of groups that should exist. msg.import.file.format =The import file must be a LAMS format .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2. You cannot import a design exported using the IMS Learning Design format. #======= End labels: Exported 42 labels for en AU ===== +validation.error.toolBranchingMustHaveACondition=A Learner's Output Branching Activity must have at least one condition. \ No newline at end of file