Index: lams_common/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r8c758078e7ccee6c8f4e408110f8b7afddb0ef6d -r58a1a49948fcb79bba0f94ba02f86f0322ea62b0 --- lams_common/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 8c758078e7ccee6c8f4e408110f8b7afddb0ef6d) +++ lams_common/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 58a1a49948fcb79bba0f94ba02f86f0322ea62b0) @@ -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 =====