Index: lams_tool_notebook/conf/language/ApplicationResources.properties =================================================================== RCS file: /usr/local/cvsroot/lams_tool_notebook/conf/language/Attic/ApplicationResources.properties,v diff -u -r1.2 -r1.3 --- lams_tool_notebook/conf/language/ApplicationResources.properties 27 Jul 2006 06:06:46 -0000 1.2 +++ lams_tool_notebook/conf/language/ApplicationResources.properties 3 Aug 2006 00:30:49 -0000 1.3 @@ -70,6 +70,7 @@ heading.group=Group {0}: heading.totalLearners=Number of Learners: heading.totalLearnersInGroup=Total Number of Learners in Group: +heading.totalFinishedLearnersInGroup=Number of Finished Learners: heading.totalMessages=Total Number of Messages: heading.recentMessages=Most Recent Messages: @@ -78,23 +79,17 @@ message.noNotebookMessages=There are no messages available for this group. # Summary Page -summary.editMessages=Edit Messages -summary.openNotebook=Open Notebook +label.view=View +label.notAvailable=Not Available +heading.learner=Learner +heading.notebookEntry=Notebook Entry + # Instructions Page # Edit Activity Page # Statistics Page - -# Notebook History Page -notebookHistory.hideMessage=Hide Message - -# ========== Notebook Client ========== # -label.sendMessageTo=Send Message To: -label.everyone=Everyone -message.loading=Please wait, loading notebook client. - button.send=Send button.clear=Clear @@ -110,6 +105,11 @@ label.save=Save label.cancel=Cancel +# ========= Notebook Entry Labels ========= +label.created=Created +label.lastModified=Last modified +label.notebookEntry=Notebook entry + # ========== Error/Exception Messages ========== error.missingParam=Unable to continue. {0} is missing.