Index: lams_monitoring/conf/language/ApplicationResources.properties =================================================================== diff -u -r580e9bb194e76263d8a5ff2132d20dc1876010e8 -r6b2751bb0a75d2d7d73b3297262dffd574d6b313 --- lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 580e9bb194e76263d8a5ff2132d20dc1876010e8) +++ lams_monitoring/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 6b2751bb0a75d2d7d73b3297262dffd574d6b313) @@ -40,12 +40,14 @@ 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. +# General error message if the system tries to display a screen that isn't supported by an activity. +not.supported=This option is not supported for this activity. + # 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