Index: lams_tool_bbb/conf/language/lams/ApplicationResources.properties =================================================================== diff -u -rdf5534fd49894e3369fc98f8273d9e2fefbb4817 -r3cec99fad250300b7cc645564c3abe7ee9d375a0 --- lams_tool_bbb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision df5534fd49894e3369fc98f8273d9e2fefbb4817) +++ lams_tool_bbb/conf/language/lams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 3cec99fad250300b7cc645564c3abe7ee9d375a0) @@ -1,31 +1,33 @@ -#=================== labels for Bbb =================# +appName = bbb +#language code: en +#locale code: AU -tool.display.name = Web Conference -tool.description = The Web Conferencing tool provides document, whiteboard and desktop sharing through the browser. -activity.title = Web Conference -activity.description = Web Conference Tool -activity.helptext = Web Conference -activity.welcome.message = Welcome to Web Conference + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Mon Feb 27 16:37:30 CST 2012 + +#=================== labels for Web conferencing =================# +tool.display.name =Web Conference +tool.description =The Web Conferencing tool provides document, whiteboard and desktop sharing through the browser. +activity.title =Web Conference +activity.description =Web Conference Tool +activity.helptext =Web Conference +activity.welcome.message =Welcome to Web Conference pageTitle.authoring =Web Conference Authoring pageTitle.monitoring =Web Conference Monitoring - button.basic =Basic button.advanced =Advanced button.upload =Upload button.cancel =Cancel button.save =Save button.finish =Next Activity button.instructions =Instructions -button.continue = Continue -button.edit = Edit +button.continue =Continue +button.edit =Edit button.try.again =Try Again button.summary =Summary button.editActivity =Edit Activity button.statistics =Statistics -button.close = Close - - +button.close =Close label.authoring.basic.title =Title label.attachments =Attachments label.view =View @@ -35,54 +37,48 @@ label.lastModified =Last modified label.notebookEntry =Notebook entry label.authoring.basic.instructions =Instructions -label.authoring.basic.bbbSettings = Web Conference Settings +label.authoring.basic.bbbSettings =Web Conference Settings label.on =On label.off =Off -label.monitoring.startConference = Start Conference -label.learning.joinConference = Join Conference -label.learning.conferenceNotAvailable = The Web Conference is not available yet as your instruction hasn't started. Please see your instructor for further details. -label.refresh = Refresh +label.monitoring.startConference =Start Conference +label.learning.joinConference =Join Conference +label.learning.conferenceNotAvailable =The Web Conference is not available yet as your instruction hasn't started. Please see your instructor for further details. +label.refresh =Refresh label.download =Download label.delete =Delete -label.cancel = Cancel - +label.cancel =Cancel message.unsavedChanges =Page contains unsaved changes message.defineLaterSet =Please wait for the teacher to complete the contents of this activity message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details. message.learner.blank.input =You have not written anything. Are you sure this is correct? message.alertContentEdit =Warning: One of more students have accessed this activity. Changing this content will result in students getting different information. -message.warnLockOnFinish =Note: After you click on "Next Activity" and you come back to this Notebook, you won't be able to continue adding notes. -message.activityLocked =The instructor has set this activity not to allow notes after you have finished it. As you are returning to this Notebook, you are able to see your notes but not allowed to add more. -message.no.reflection.available = Notebook not available -message.endMeeting = The meeting room is now closed. You can continue with your sequence. - +message.warnLockOnFinish =Note: After you click on "Next Activity", you won't be able to continue participating in the conference. +message.activityLocked =You won't be able to continue participating in the conference after you have completed. +message.no.reflection.available =Notebook not available +message.endMeeting =The meeting room is now closed. You can continue with your sequence. heading.totalLearners =Number of Learners heading.totalLearnersInGroup =Total Number of Learners in Group heading.totalFinishedLearnersInGroup =Number of Finished Learners heading.learner =Learner heading.notebookEntry =Notebook Entry - error.mandatoryField ={0} field is mandatory. -error.optionalField ={0} has been left blank. - +error.optionalField ={0} has been left blank. advanced.lockOnFinished =Lock when finished -advanced.reflectOnActivity = Add Notebook at end of Web Conference with the following instructions - +advanced.reflectOnActivity =Add Notebook at end of Web Conference with the following instructions instructions.uploadOfflineInstr =Offline Instructions File instructions.uploadOnlineInstr =Online Instructions File instructions.offlineInstructions =Offline Instructions instructions.onlineInstructions =Online Instructions - authoring.msg.cancel.save =Do you want to close this window without saving? - monitor.summary.th.advancedSettings =Advanced Settings -monitor.summary.bbbSettings = Web Conference Settings +monitor.summary.bbbSettings =Web Conference Settings +admin.title =Web Conference Administration +config.serverURL =Big Blue Button Server URL +config.securitySalt.notice =Note that "Security Salt" is required. This Security Salt is a keyword that is used to ensure that web conference rooms can only be created from this website. +config.securitySalt.notice2 =IMPORTANT: DO NOT ALLOW END USERS TO KNOW YOUR SECURITY SALT OR ELSE YOUR SECURITY WILL BE COMPROMISED. See BigBlueButton website for details +config.securitySalt =Security Salt +export.toolExportNotSupported =This tool does not support export portfolio. +message.unableToStartLesson =Unable to join meeting. Please see your instructor. -admin.title = Web Conference Administration -config.serverURL = Big Blue Button Server URL -config.securitySalt.notice = Note that "Security Salt" is required. This Security Salt is a keyword that is used to ensure that web conference rooms can only be created from this website. -config.securitySalt.notice2 = IMPORTANT: DO NOT ALLOW END USERS TO KNOW YOUR SECURITY SALT OR ELSE YOUR SECURITY WILL BE COMPROMISED. See BigBlueButton website for details -config.securitySalt = Security Salt -export.toolExportNotSupported = This tool does not support export portfolio. -message.unableToStartLesson = Unable to join meeting. Please see your instructor. +#======= End labels: Exported 73 labels for en AU =====