Index: lams_tool_nb/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -r180573042303295bd5fbe853f8bbcda532e74a76 -r0ed9d80cb0ce1c83b572bb29001157724dbe30bc
--- lams_tool_nb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 180573042303295bd5fbe853f8bbcda532e74a76)
+++ lams_tool_nb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 0ed9d80cb0ce1c83b572bb29001157724dbe30bc)
@@ -2,7 +2,7 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Sat Jul 04 01:30:56 CST 2009
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Thu Dec 29 05:24:45 CST 2011
#=================== labels for Noticeboard =================#
@@ -13,9 +13,14 @@
tool.description =Tool that displays a noticeboard
label.authoring.heading.basic =Basic
label.authoring.heading.advanced =Advanced
+label.authoring.heading.instructions =Instructions
button.upload =Upload
basic.title =Title:
basic.content =Content:
+instructions.onlineInstructions =Online Instructions:
+instructions.offlineInstructions =Offline Instructions:
+instructions.uploadOnlineInstr =Online Instructions File:
+instructions.uploadOfflineInstr =Offline Instructions File:
instructions.type.online =Online
instructions.type.offline =Offline
label.filename =Filename
@@ -25,47 +30,42 @@
link.download =Download
link.delete =Delete
message.defineLaterSet =Please wait for the teacher to complete the contents of this activity.
-heading.totalLearners =Total Number of Learners:
-heading.totalLearnersInGroup =Number of Learners in Group:
+message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details.
button.edit =Edit
titleHeading.summary =Summary
+titleHeading.instructions =Instructions
titleHeading.statistics =Statistics
titleHeading.editActivity =Edit Activity
heading.group =Group {0}:
+heading.totalLearners =Total Number of Learners:
+heading.totalLearnersInGroup =Number of Learners in Group:
+message.contentInUseSet =Modification of content is not allowed since one or more learners has attempted the activity.
button.cancel =Cancel
button.ok =OK
button.done =Done
button.save =Save
+button.finish =Next Activity
button.next =Next
error.mandatoryField ={0} field is mandatory.
error.missingParam =Unable to continue. {0} is missing.
error.exceedMaxFileSize =File size exceeded
error.exception.NbApplication =An internal error has occured with the Noticeboard Tool. If reporting this error, please report:
{0}
error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly.
-titleHeading.instructions =Instructions
-instructions.uploadOfflineInstr =Offline Instructions File:
-instructions.uploadOnlineInstr =Online Instructions File:
-instructions.offlineInstructions =Offline Instructions:
-instructions.onlineInstructions =Online Instructions:
-label.authoring.heading.instructions =Instructions
-advanced.reflectOnActivity =Add Notebook at end of Noticeboard with the following instructions:
-button.try.again =Try again
-titleHeading.reflection =Notebook Entry
-message.no.reflection =No Notebook Entry has yet been made.
authoring.msg.cancel.save =Do you want to close this window without saving?
-message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details.
+button.try.again =Try again
+advanced.reflectOnActivity =Add Notebook at end of Noticeboard with the following instructions:
button.continue =Continue
-errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes.
-button.finish =Next Activity
titleHeading.reflections =Notebook Entries
+titleHeading.reflection =Notebook Entry
message.no.reflections =No notebook entries have yet been made.
+message.no.reflection =No Notebook Entry has yet been made.
+errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes.
+message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information.
label.on =On
label.off =Off
monitor.summary.th.advancedSettings =Advanced Settings
monitor.summary.td.addNotebook =Add Notebook at the end of Noticeboard
monitor.summary.td.notebookInstructions =Notebook instructions
-message.contentInUseSet =Modification of content is not allowed since one or more learners has attempted the activity.
-message.alertContentEdit =Warning: One of more learners have accessed this activity. Changing this content will result in learners getting different information.
#======= End labels: Exported 60 labels for en AU =====