Index: lams_admin/conf/language/ApplicationResources.properties =================================================================== diff -u -r947304d14428ce9af51dd56536d02ddefb417786 -r36dec686075045d22059eaecf6e8d310ea3b6a50 --- lams_admin/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 947304d14428ce9af51dd56536d02ddefb417786) +++ lams_admin/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 36dec686075045d22059eaecf6e8d310ea3b6a50) @@ -1,6 +1,14 @@ # CVS ID: $Id$ # Language strings for the Admin classes and screens. +#==================== Audit Labels ====================# +audit.organisation.change = Changed {0} for organisation: {1} from: {2} to: {3} +audit.organisation.create = Created organisation: {0} of type: {1} +audit.user.password.change = Password changed for: {0} +audit.user.create = Created user: {0}, Full Name: {1} +audit.user.disable = Disabled userId: {0} +audit.user.delete = Deleted userId: {0} + #=========================List jobs in Quartz===========================# title.job.list = Jobs lable.job.name= Job name