Index: lams_common/src/java/org/lamsfoundation/lams/applicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_common/src/java/org/lamsfoundation/lams/Attic/applicationResources.properties,v diff -u -r1.5 -r1.6 --- lams_common/src/java/org/lamsfoundation/lams/applicationResources.properties 8 Mar 2006 23:55:38 -0000 1.5 +++ lams_common/src/java/org/lamsfoundation/lams/applicationResources.properties 24 Mar 2006 01:06:29 -0000 1.6 @@ -24,4 +24,7 @@ validation.error.illegalScheduleGateOffsetsType2=A Schedule Gate cannot have the start time offset greater than end time offset # Theme Service messages -theme.service.setTheme.saved=User theme saved. \ No newline at end of file +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