Index: lams_common/src/java/org/lamsfoundation/lams/applicationResources.properties =================================================================== diff -u -r83b6910fe90b9528cebc07af4f0a2c5051e69385 -rd021ea8351cffae224de91f8b3590b99d4edd2af --- lams_common/src/java/org/lamsfoundation/lams/applicationResources.properties (.../applicationResources.properties) (revision 83b6910fe90b9528cebc07af4f0a2c5051e69385) +++ lams_common/src/java/org/lamsfoundation/lams/applicationResources.properties (.../applicationResources.properties) (revision d021ea8351cffae224de91f8b3590b99d4edd2af) @@ -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