Index: tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources.properties,v diff -u -r1.1 -r1.2 --- tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources.properties 26 Aug 2008 04:42:09 -0000 1.1 +++ tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources.properties 10 Dec 2008 22:20:01 -0000 1.2 @@ -41,5 +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 #======= End labels ===== Index: tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources_en_AU.properties =================================================================== RCS file: /usr/local/cvsroot/tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources_en_AU.properties,v diff -u -r1.2 -r1.3 --- tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources_en_AU.properties 27 Oct 2008 01:51:57 -0000 1.2 +++ tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources_en_AU.properties 10 Dec 2008 22:20:01 -0000 1.3 @@ -41,5 +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 #======= End labels =====