Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== diff -u -ra7766445094c16b343aa56dc1f73fd3051cef1db -r5b215ed05d720a4cb7edc7f412dc2e234eef304f --- lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision a7766445094c16b343aa56dc1f73fd3051cef1db) +++ lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5b215ed05d720a4cb7edc7f412dc2e234eef304f) @@ -6,13 +6,19 @@ label.schedule.gate=Schedule Gate lable.description=Description -#========== Deleted Preview Message Screen =======================# +#Page title for monitoring screen +monitor.title=Staff :: LAMS +#Deleted Preview Message Screen Title (Debugging screen) preview.deleted.title=Preview Data Deleted +#Deleted Preview Message Screen Message (Debugging screen) preview.deleted.message=Preview data for {0} lesson(s) has been deleted. - -#Flashmessage +# Message for monitoring client (Flash) - No Such Lesson NO.SUCH.LESSON=No such Lesson with a lessonID of : {0} exists. +# Message for monitoring client (Flash) - Invalid Activity ID INVALID.ACTIVITYID=Invalid activityID :{0}. +# Message for monitoring client (Flash) - Invalid User for this activity INVALID.ACTIVITYID.USER=Invalid activityID/User : {0} : {1}. +# Message for monitoring client (Flash) - Invalid type of activity INVALID.ACTIVITYID.TYPE=Invalid Activity type: {0}. Only ToolActivity allowed. +# Message for monitoring client (Flash) - Invalid Lesson ID INVALID.ACTIVITYID.LESSONID=Invalid activityID/lessonID : {0} : {1}. \ No newline at end of file