Index: lams_common/conf/language/rams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_common/conf/language/rams/Attic/ApplicationResources.properties,v diff -u -r1.4 -r1.5 --- lams_common/conf/language/rams/ApplicationResources.properties 25 Mar 2008 04:23:24 -0000 1.4 +++ lams_common/conf/language/rams/ApplicationResources.properties 12 Aug 2008 02:10:12 -0000 1.5 @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the RAMS Community by Ernie Ghiglione on Tue Mar 25 15:33:34 EST 2008 + # CVS ID: $Id$ Exported from the RAMS Community by Ernie Ghiglione on Tue Aug 12 12:03:11 EST 2008 #=================== labels for RAMS Common =================# @@ -43,12 +43,13 @@ 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. error.possibly.incompatible.version =Cannot confirm that the .zip file is compatible with the current version of RAMS. It may be from a newer version of RAMS. Version from .zip file is {0}, current RAMS version is {1}. Import may fail. -validation.error.toolBranchingMustHaveDefaultBranch =A Tool Output Based Branching Activity must have a Default Branch. +validation.error.toolBranchingMustHaveDefaultBranch =A Participant's Output 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.toolBranchingMustHaveAnInputToolActivity =A Tool Output Based Branching Activity must have an Input Tool. +validation.error.toolBranchingMustHaveAnInputToolActivity =A Participant's Output Branching Activity must have an Input Tool. 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 .zip file exported from RAMS 2 or above, or a .las file exported from RAMS 1.0.2. +msg.import.file.format =The import file must be a .zip file exported from RAMS 2 or above, or a .las file exported from RAMS 1.0.2. You cannot import a design exported using the IMS Learning Design format. +validation.error.toolBranchingMustHaveACondition =A Participant's Output Branching Activity must have at least one condition. -#======= End labels: Exported 43 labels for en AU ===== +#======= End labels: Exported 44 labels for en AU =====