Index: lams_common/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rdff974ef2462e40cacf7f8c737fc6ec4bb501806 -rdb3b153522421c748da5d7a67df4fcdf0652cbc7 --- lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision dff974ef2462e40cacf7f8c737fc6ec4bb501806) +++ lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision db3b153522421c748da5d7a67df4fcdf0652cbc7) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri May 02 07:05:44 BST 2008 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Jun 10 03:21:28 BST 2008 #=================== labels for LAMS Common =================# @@ -40,15 +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 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 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. +validation.error.toolBranchingMustHaveACondition = Learner's Output Branching Activity must have at least one condition. +validation.error.toolBranchingMustHaveDefaultBranch =A Learner's Output Branching Activity must have a Default Branch. +validation.error.toolBranchingMustHaveAnInputToolActivity =A Learner's Output Branching Activity must have an Input Tool. -#======= 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 +#======= End labels: Exported 43 labels for en AU =====