Index: lams_common/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_common/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.1 -r1.2 --- lams_common/conf/language/ApplicationResources.properties 10 Apr 2006 11:06:13 -0000 1.1 +++ lams_common/conf/language/ApplicationResources.properties 17 May 2006 11:34:49 -0000 1.2 @@ -28,4 +28,9 @@ theme.service.setTheme.saved=User theme saved. theme.service.setTheme.type.invalid=Invalid theme type. theme.service.setTheme.noSuchTheme=No such theme exists. -theme.service.setTheme.noSuchUser=No such User exists. \ No newline at end of file +theme.service.setTheme.noSuchUser=No such User exists. + +# Audit entry made when a staff member changes a learner entry (in monitoring) +audit.change.entry=Changed text for user {0}. Old text: {1} New Text: {2} +# Audit entry made when a staff member hides a learner entry (in monitoring) +audit.hide.entry=Hide entry for user {0}. Entry was {1} \ No newline at end of file