Index: lams_common/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r968a2ec7612b18405cae65039a6b352e97f7dde3 -r9b0a2f4273e1de5eb01604f5a3419c0cc34e26b0 --- lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 968a2ec7612b18405cae65039a6b352e97f7dde3) +++ lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 9b0a2f4273e1de5eb01604f5a3419c0cc34e26b0) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Sep 28 06:22:48 BST 2007 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Oct 18 07:30:22 BST 2007 #=================== labels for LAMS Common =================# @@ -38,13 +38,14 @@ imported.synchronise.gate.title =Synchronise Gate audit.user.password.change =Password changed for: {0} 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.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. +msg.import.file.format =The import file must be a .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2. -#======= 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 has a bad or missing comparison value. -validation.error.toolBranchingMustHaveAnInputToolActivity=A Tool Output Based Branching Activity must have an Input Tool. \ No newline at end of file +#======= End labels: Exported 40 labels for en AU =====