Index: tool_adapters/moodle/lams_tool_mdlchat/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r5fa2b7156e4da1c53222aa8a5eea1594b72665a5 -r96b22926921422c2fcf58e99053428172112da7d --- tool_adapters/moodle/lams_tool_mdlchat/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5fa2b7156e4da1c53222aa8a5eea1594b72665a5) +++ tool_adapters/moodle/lams_tool_mdlchat/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 96b22926921422c2fcf58e99053428172112da7d) @@ -41,6 +41,5 @@ label.save =Save label.cancel =Cancel error.defineLater =Sorry, the activity is not ready yet. Please wait for the teacher to finishing defining the activity. -learner.number.of.posts = Learner's number of posts -learner.number.of.words =Learner's number of words +learner.number.of.messages = Learner's number of messages #======= End labels ===== Index: tool_adapters/moodle/lams_tool_mdlchat/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== diff -u -r5fa2b7156e4da1c53222aa8a5eea1594b72665a5 -r96b22926921422c2fcf58e99053428172112da7d --- tool_adapters/moodle/lams_tool_mdlchat/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 5fa2b7156e4da1c53222aa8a5eea1594b72665a5) +++ tool_adapters/moodle/lams_tool_mdlchat/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 96b22926921422c2fcf58e99053428172112da7d) @@ -41,6 +41,6 @@ label.save =Save label.cancel =Cancel error.defineLater =Sorry, the activity is not ready yet. Please wait for the teacher to finishing defining the activity. -learner.number.of.posts = Learner's number of posts -learner.number.of.words =Learner's number of words +learner.number.of.messages = Learner's number of messages + #======= End labels =====