Index: tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -r368d06879c2737658c7d8e7a45d1476a0742d366 -rbc07f151775831ad6733c4a15a589ecaaa677357 --- tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 368d06879c2737658c7d8e7a45d1476a0742d366) +++ tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision bc07f151775831ad6733c4a15a589ecaaa677357) @@ -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 =================================================================== diff -u -r08c312af0856bca0a580ddc8494c34bb5bbc4624 -rbc07f151775831ad6733c4a15a589ecaaa677357 --- tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision 08c312af0856bca0a580ddc8494c34bb5bbc4624) +++ tool_adapters/moodle/lams_tool_mdlforum/conf/language/lams/ApplicationResources_en_AU.properties (.../ApplicationResources_en_AU.properties) (revision bc07f151775831ad6733c4a15a589ecaaa677357) @@ -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 =====