Index: lams_common/conf/language/ApplicationResources.properties =================================================================== diff -u -r56dc9e59c9512b28858b2da10f756103010d9cca -r8a4d69bf6159f6bcd910eb930d77016e255619e9 --- lams_common/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 56dc9e59c9512b28858b2da10f756103010d9cca) +++ lams_common/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 8a4d69bf6159f6bcd910eb930d77016e255619e9) @@ -7,8 +7,10 @@ #=========================Error Messages===========================# -# Validation messages +# The name of a the folder in which the sequences which are used for running a lessons are put. {0} is replaced with the organisation name. +runsequences.folder.name={0} Run Sequences +# Validation messages 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