Index: lams_common/conf/language/ApplicationResources.properties =================================================================== diff -u -r70cf04183bd09ee740203e876fd31a317badcbca -r56dc9e59c9512b28858b2da10f756103010d9cca --- lams_common/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 70cf04183bd09ee740203e876fd31a317badcbca) +++ lams_common/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 56dc9e59c9512b28858b2da10f756103010d9cca) @@ -35,4 +35,7 @@ # Audit entry made when a staff member hides a learner entry (in monitoring) audit.hide.entry=Hide entry for user {0}. Entry was {1} # Audit entry made when a staff member shows a learner entry (in monitoring) -audit.show.entry=Show entry for user {0}. Entry was {1} \ No newline at end of file +audit.show.entry=Show entry for user {0}. Entry was {1} + +# When a random or chosen group is created, this word is used as part of the name e.g. Group 1, Group 2. +group.name.prefix=Group \ No newline at end of file