Index: lams_tool_chat/conf/language/ApplicationResources.properties =================================================================== diff -u -r935a3948df1778ae4d0652c304044a06183a8fd8 -r2b776f41316f23b8fac5294388ff341f717bc6c6 --- lams_tool_chat/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 935a3948df1778ae4d0652c304044a06183a8fd8) +++ lams_tool_chat/conf/language/ApplicationResources.properties (.../ApplicationResources.properties) (revision 2b776f41316f23b8fac5294388ff341f717bc6c6) @@ -26,6 +26,7 @@ #Advanced Page advanced.lockOnFinished= Lock on Finish +advanced.filteringEnabled= Filter Messages #Instructions Page instructions.onlineInstructions=Online Instructions: @@ -68,10 +69,34 @@ heading.group=Group {0}: heading.totalLearners=Number of Learners: heading.totalLearnersInGroup=Total Number of Learners in Group: +heading.totalMessages=Total Number of Messages: +heading.recentMessages=Most Recent Messages: message.contentInUseSet=The modification of content is not allowed since one or more students has attempted the activity. message.summary=There is no summary available for this tool. +message.noChatMessages=There are no messages available for this group. +# Summary Page +summary.editMessages=Edit Messages +summary.openChat=Open Chat + +# Instructions Page + +# Edit Activity Page + +# Statistics Page + +# Chat History Page +chatHistory.hideMessage=Hide Message + +# ========== Chat Client ========== # +label.sendMessageTo=Send Message To: +label.everyone=Everyone +message.loading=Please wait, loading chat client. + +button.send=Send +button.clear=Clear + # ========== Buttons ========== button.cancel=Cancel button.ok=OK @@ -102,4 +127,7 @@ #======= Add on 16/05/2006 ===== -authoring.msg.cancel.save=Do you want to close this window without saving? \ No newline at end of file +authoring.msg.cancel.save=Do you want to close this window without saving? + +#======= Add on 5/06/2006 ===== +pageTitle.monitoring.chatHistory=Chat History \ No newline at end of file