Index: lams_common/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r9d84474e30e1301deb7d3f2e6fcf6bcad6aa1e8b -rdb46abfd22650e81e900fbbf9f93cee55421a3fd --- lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 9d84474e30e1301deb7d3f2e6fcf6bcad6aa1e8b) +++ lams_common/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision db46abfd22650e81e900fbbf9f93cee55421a3fd) @@ -2,22 +2,17 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Sun Jul 05 07:03:36 CST 2009 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Mar 13 11:07:47 CST 2012 #=================== labels for LAMS Common =================# -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 learners. Links to external websites should not cause any errors. -validation.error.outputTransitionType1 =This activity has no output transition -error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found. -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 learning design. -validation.error.inputTransitionType1 =This activity has no input transition -error.import.validation =Validation error: runsequences.folder.name ={0} Run Sequences validation.error.other =Other Error validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition validation.error.activityWithNoTransition =An activity must have an input or output transition +validation.error.inputTransitionType1 =This activity has no input transition validation.error.inputTransitionType2 =No activities are missing their input transition. +validation.error.outputTransitionType1 =This activity has no output transition validation.error.outputTransitionType2 =No activities are missing their output transition. validation.error.GroupingRequired =Grouping is required validation.error.GroupingNotRequired =Grouping is not supported @@ -36,28 +31,33 @@ group.name.prefix =Group imported.permission.gate.title =Permission Gate imported.synchronise.gate.title =Synchronise Gate +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. +error.import.validation =Validation error: +error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found. +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 learning 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 learners. 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.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.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 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. mail.resend.abandon.subject =LAMS: Message delivery failed mail.resend.abandon.body1 =LAMS was resending a message to users, but eventually it gave up. The message was:\n mail.resend.abandon.body2 =\nUsers' login names:\n validation.error.conditionGateMustHaveACondition =A Condition Gate must have at least one condition. validation.error.conditionGateMustHaveAnInputToolActivity =A Condition Gate must have an Input Tool. -public.folder.name =Public Folder -validation.error.first.activity =You need at least one activity in the sequence. -validation.error.FloatingActivity.maximum =A maximum of {0} support activities is allow. Please remove one or more support activities. validation.error.FloatingActivity =If you are planning to have support activities you need at least one support activity in the container. -public.folder =Public Folder +validation.error.FloatingActivity.maximum =A maximum of {0} support activities is allow. Please remove one or more support activities. +validation.error.first.activity =You need at least one activity in the sequence. +public.folder.name =Public Folder + #======= End labels: Exported 52 labels for en AU =====