Index: lams_tool_nb/conf/language/lams/ApplicationResources.properties
===================================================================
diff -u -r5b5e984bfc38948620dee430607c48366fab5c03 -r31037d3d873f87b6c212f635ed7f6ed3f4216a7b
--- lams_tool_nb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 5b5e984bfc38948620dee430607c48366fab5c03)
+++ lams_tool_nb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 31037d3d873f87b6c212f635ed7f6ed3f4216a7b)
@@ -2,7 +2,7 @@
#language code: en
#locale code: AU
- # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri May 09 05:32:47 BST 2008
+ # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Wed May 21 09:43:34 BST 2008
#=================== labels for Noticeboard =================#
@@ -13,14 +13,9 @@
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
@@ -34,7 +29,6 @@
heading.totalLearnersInGroup =Number of Learners in Group:
button.edit =Edit
titleHeading.summary =Summary
-titleHeading.instructions =Instructions
titleHeading.statistics =Statistics
titleHeading.editActivity =Edit Activity
heading.group =Group {0}:
@@ -47,20 +41,26 @@
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.
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.continue =Continue
-advanced.reflectOnActivity =Add Notebook at end of Noticeboard with the following instructions:
errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes.
button.finish =Next Activity
message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information.
-message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity.
titleHeading.reflections =Notebook Entries
message.no.reflections =No notebook entries have yet been made.
+message.contentInUseSet =Modification of content is not allowed since one or more students has attempted the activity.
+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:
#======= End labels: Exported 55 labels for en AU =====