Index: lams_common/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r807fefdd0323b85f7259780bf393456e45f93898 -r8c758078e7ccee6c8f4e408110f8b7afddb0ef6d --- lams_common/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 807fefdd0323b85f7259780bf393456e45f93898) +++ lams_common/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 8c758078e7ccee6c8f4e408110f8b7afddb0ef6d) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue May 08 11:13:46 EST 2007 + # CVS ID: $Id$ Exported from the RAMS Community by Ernie Ghiglione on Tue Mar 25 15:33:34 EST 2008 #=================== labels for RAMS Common =================# @@ -37,6 +37,18 @@ error.import.tool.service.fail =Unable to import tool content for tool {0}. Caused by {1}. error.no.valid.tool =No valid tools in this design. import.shareresources.warning =The sequence contains one or more Share Resources activities. Please check these activities as any file or uploaded websites in the activity will be invalid and will cause an error for the participants. Links to external websites should not cause any errors. +audit.user.password.change =Password changed for: {0} +audit.user.create =Created user: {0}, Full Name: {1} +validation.error.branching.must.have.a.branch =A Branching Activity must have at least one Branch. +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.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.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. -#======= End labels: Exported 31 labels for en AU ===== +#======= End labels: Exported 43 labels for en AU =====