Index: lams_admin/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_admin/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_admin/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,10 +2,11 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 16 04:48:17 GMT 2007 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:21:18 EST 2007 -#=================== labels for LAMS Administration =================# +#=================== labels for RAMS Administration =================# +appName =admin audit.organisation.change =Changed {0} for organisation: {1} from: {2} to: {3} audit.organisation.create =Created organisation: {0} of type: {1} audit.user.password.change =Password changed for: {0} @@ -47,13 +48,14 @@ error.fail.add =Failed to add user. error.authmethod.invalid =Invalid authentication method. {0} error.flash.theme.invalid =Invalid flash theme. {0} +sysadmin.login.logo =Upload a new logo. Use a height of 90 pixels and width between 180 and 340 pixels for best effect: error.html.theme.invalid =Invalid html theme. {0} error.locale.invalid =Invalid locale. {0} msg.user.add.to.parent.group =User/s marked with a '*' will be automatically added to the parent group with the same roles. msg.add.to.org =User will be added to {0}. msg.results.none =No results matched your query. msg.users.added ={0} users were added to groups/subgroups. -msg.disable.user.1 =This user has lesson and/or sequence data associated with it and cannot be deleted. +msg.disable.user.1 =This user has workflow and/or sequence data associated with it and cannot be deleted. msg.disable.user.2 =User will be disabled instead, maintaining their data, but the account will be treated as deleted. msg.disable.user.3 =It will not appear in group/subgroup lists, nor will the user be able to login. msg.disable.user.4 =You can enable the user account again by editing the user's profile. @@ -109,7 +111,7 @@ role.AUTHOR.ADMIN =Author Admin role.GROUP.ADMIN =Group Admin role.GROUP.MANAGER =Group Manager -role.LEARNER =Learner +role.LEARNER =Participant role.MONITOR =Monitor role.SYSADMIN =System Admin label.member.of =Member of @@ -162,7 +164,6 @@ sysadmin.server.add =Add New Server sysadmin.organisation.create =Create new one sysadmin.organisation.select =Please select... -sysadmin.login.logo =Upload a new logo. Use a height of 90 pixels and width between 180 and 340 pixels for best effect: sysadmin.login.text =Update the text under the logo on the login page: sysadmin.headline =System Administration sysadmin.config.settings.edit =Edit Configuration Settings @@ -215,21 +216,6 @@ sysadmin.library.activity.description =Description sysadmin.library.createtim =Create time sysadmin.function =Function -admin.importv1.title =Import LAMS 1 Users -msg.importv1.1 =Download -msg.importv1.2 =On the command line of your LAMS 1 database server, run the following command -msg.importv1.3a =Submit -msg.importv1.3b =using the form below. -msg.importv1.4 =You will be presented with a list of organisations and session classes to import. -label.importv1.integrated =Include integration users and organisations -label.continue =Continue -msg.importv1.found.users =Found {0} LAMS 1 users. -heading.importv1.users =Users -heading.importv1.account.organisations =Account Organisations -heading.importv1.session.classes =Session Classes -heading.importv1.sid =sid -msg.importv1.created =Created {0} users and {1} groups. -msg.importv1.already.exist =The following logins already exist -#======= End labels: Exported 224 labels for en AU ===== +#======= End labels: Exported 210 labels for en AU ===== Index: lams_admin/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_admin/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_admin/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,221 @@ +appName = admin +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:21:18 EST 2007 + +#=================== labels for RAMS Administration =================# + +appName =admin +audit.organisation.change =Changed {0} for organisation: {1} from: {2} to: {3} +audit.organisation.create =Created organisation: {0} of type: {1} +audit.user.password.change =Password changed for: {0} +audit.user.create =Created user: {0}, Full Name: {1} +audit.user.disable =Disabled userId: {0} +audit.user.delete =Deleted userId: {0} +label.yes =Yes +label.no =No +label.or =Or +title.job.list =Jobs +lable.job.name =Job name +lable.job.start.date =Job start date +lable.job.description =Job description +errors.header =

Please correct the following errors before proceeding: +errors.footer =

+errors.prefix =
+error.system =Oops! An unexpected exception thrown by the system. Contact your System Administrator. +error.org.invalid =Invalid Organisation Id. {0} +error.orgtype.invalid =Invalid operation for this type of organisation. +error.name.required =Name is required. +error.login.required =Login is required. +error.login.unique =Login is already taken. {0} +error.password.required =Password is required. +error.authorisation =You are not authorised to do this. +error.newpassword.mismatch =Your new password does not match. +error.oldpassword.mismatch =Your old password is not correct. +error.img.format =The file you uploaded looks not an image. An image file usually has .jpg, .gif, .png or .bmp extension. +error.img.size =The file size exceeds the maximum 4096k limit. +error.need.sysadmin =You need to have the sys admin role to do this. +error.roles.empty =You need to assign at least one role. +error.userid.invalid =Invalid User Id. +error.firstname.required =First name is required. +error.lastname.required =Last Name is required. +error.email.required =Email address is required. +error.valid.email.required =Valid email address is required. +error.required ={0} is required. +error.not.unique ={0} is not unique. +error.roles.invalid =One or more roles are invalid. {0} +error.fail.add =Failed to add user. +error.authmethod.invalid =Invalid authentication method. {0} +error.flash.theme.invalid =Invalid flash theme. {0} +sysadmin.login.logo =Upload a new logo. Use a height of 90 pixels and width between 180 and 340 pixels for best effect: +error.html.theme.invalid =Invalid html theme. {0} +error.locale.invalid =Invalid locale. {0} +msg.user.add.to.parent.group =User/s marked with a '*' will be automatically added to the parent group with the same roles. +msg.add.to.org =User will be added to {0}. +msg.results.none =No results matched your query. +msg.users.added ={0} users were added to groups/subgroups. +msg.disable.user.1 =This user has workflow and/or sequence data associated with it and cannot be deleted. +msg.disable.user.2 =User will be disabled instead, maintaining their data, but the account will be treated as deleted. +msg.disable.user.3 =It will not appear in group/subgroup lists, nor will the user be able to login. +msg.disable.user.4 =You can enable the user account again by editing the user's profile. +msg.delete.user.1 =User has no associated data and can be safely removed. +msg.delete.user.2 =Are you sure you want to delete this account? +msg.edit.tool.content.1 =This page contains a list of installed tools. +msg.edit.tool.content.2 =Changes to a tool's content using this screen will affect the tool's default appearance for all authors. +msg.edit.tool.content.3 =Note that you cannot upload files to a tool's default content, only edit the default text. +msg.roles.mandatory =You must assign at least one role. +msg.roles.mandatory.users =You must assign at least one role for each user. +organisation.state.ACTIVE =Active +organisation.state.HIDDEN =Hidden +organisation.state.ARCHIVED =Archived +organisation.state.REMOVED =Removed +admin.user.management =User Management +admin.user.entry =User Entry +admin.user.userid =User ID +admin.user.login =Login +admin.user.password =Password +admin.user.password.confirm =Confirm Password +admin.user.name =Name +admin.user.title =Title +admin.user.first_name =First Name +admin.user.last_name =Last Name +admin.user.address_line_1 =Address Line 1 +admin.user.address_line_2 =Address Line 2 +admin.user.address_line_3 =Address Line 3 +admin.user.city =City +admin.user.state =State +admin.user.postcode =Postcode +admin.user.country =Country +admin.user.day_phone =Day Phone +admin.user.evening_phone =Evening Phone +admin.user.mobile_phone =Mobile Phone +admin.user.fax =Fax +admin.user.email =Email +admin.user.roles =Roles +admin.user.manage =Manage Users +admin.user.delete =Delete User +admin.user.add =Add/Remove Users +admin.user.create =Create New User +admin.user.assign.roles =Assign Roles +admin.user.find =Find Users +admin.user.edit =Edit User Details +admin.user.disable =Disable User +admin.user.actions =Actions +admin.user.import =Import Users +admin.list.disabled.users =List Disabled Users +label.excel.spreadsheet =Upload Spreadsheet +label.spreadsheet =spreadsheet +label.download.template =Download the template +role.AUTHOR =Author +role.AUTHOR.ADMIN =Author Admin +role.GROUP.ADMIN =Group Admin +role.GROUP.MANAGER =Group Manager +role.LEARNER =Participant +role.MONITOR =Monitor +role.SYSADMIN =System Admin +label.member.of =Member of +label.with.roles =With roles +admin.organisation.management =Group/Subgroup Management +admin.organisation.entry =Group/Subgroup Entry +admin.organisation.name =Name +admin.organisation.code =Code +admin.organisation.description =Description +admin.organisation.locale =Locale +admin.organisation.status =Status +admin.can.add.user =Group Administrators can add new users +admin.can.browse.user =Group Administrators can browse all users in the system +admin.can.change.status =Group Administrators can change status of course +admin.organisation =Group/Subgroup +admin.course =Group +admin.class =Subgroup +admin.course.manage =Manage Groups +admin.class.manage =Manage Subgroups +admin.class.add =Create New Subgroup +admin.course.add =Create New Group +admin.global.roles.manage =Manage Global Roles +admin.number =No. +admin.in =In +admin.error =Oops! +admin.save =Save +admin.create =Create +admin.edit =Edit +admin.reset =Reset +admin.delete =Delete +admin.cancel =Cancel +admin.search =Search +admin.enable =Enable +admin.disable =Disable +admin.register =Register +sysadmin.maintain =Maintain LAMS +sysadmin.maintain.loginpage =Maintain login page +sysadmin.maintain.external.servers =Maintain integrated servers +sysadmin.maintain.server.edit =Edit integrated server +sysadmin.serverid =Id +sysadmin.serverkey =Key +sysadmin.servername =Name +sysadmin.serverdesc =Description +sysadmin.prefix =Prefix +sysadmin.disabled =Disabled +sysadmin.organisation =Organisation +sysadmin.userinfoUrl =User Information URL +sysadmin.timeoutUrl =Timeout URL +sysadmin.integrated.servers =integrated server(s) in total +sysadmin.server.add =Add New Server +sysadmin.organisation.create =Create new one +sysadmin.organisation.select =Please select... +sysadmin.login.text =Update the text under the logo on the login page: +sysadmin.headline =System Administration +sysadmin.config.settings.edit =Edit Configuration Settings +sysadmin.batch.temp.file.delete =Delete old temporary files +sysadmin.job.list =Job List +sysadmin.list.job =List scheduled jobs in Quartz queue +sysadmin.register.server =Register Server +sysadmin.edit.default.tool.content =Edit Default Tool Content +cache.maintain =Maintain LAMS Cache +cache.title =Cache Management +cache.entries.title =Cache Nodes +cache.explanation1 =Listed below are the current nodes in the cache. This keeps certain common objects in memory to speed up LAMS. It is managed automatically and should not require any intervention. However, if the system appears to be keeping 'old values' e.g. an old first name, try clearing all the nodes in the cache. Once cleared, LAMS will reload the objects from the database. +cache.explanation2 =Warning: Removing nodes will reduce the performance of the LAMS server. After a while, the cache will build up again and LAMS will run as usual. +cache.explanation3 =Warning: If you remove a node, you will remove the node and all its child nodes. +cache.button.remove =Remove +admin.config.key =Key +admin.config.value =Value +admin.register.sitename =Full Sitename +admin.register.orgname =Organisation +admin.register.directory =Directory +admin.register.directory.public =Public +admin.register.directory.private =Private +admin.register.heading.title =Register your server with the LAMS Community +admin.register.server.config.title =Server Configuration +admin.register.server.stats.title =Server Statistics +admin.register.server.config.url =Server URL +admin.register.server.config.version =Server Version +admin.register.server.config.build =Server Build No. +admin.register.server.config.locale =Server Language (Locale) +admin.register.server.config.langdate =Language Date +label.show.all.users =Show all users +msg.group.organisation_id =The organisation_id of this group is +msg.subgroup.organisation_id =The organisation_id of this subgroup is +msg.remove.from.subgroups =Removed users will also be removed from subgroups. +label.global.roles =Global roles +label.import =Import +msg.import.intro =Use this screen to bulk import users using an Excel spreadsheet. +msg.import.1 =In the spreadsheet, columns marked with a (*) are mandatory. +msg.import.2 =Download the user template to create users. +msg.import.conclusion =Click the help icon above for more information. +label.results.per.page =Results per page +admin.register.server.stats.total.users =Total # of Users +msg.import.3 =Download the roles template to add users to groups/subgroups and assign their roles. +error.user.does.not.exist =User does not exist {0} +msg.users.created ={0} users were created successfully. +error.no.sysadmin.priviledge =You do not have the required privileges to perform this action. +sysadmin.library.management =Learning Library Management +sysadmin.library.totals =learning libraries in total +sysadmin.library.activity.title =Title +sysadmin.library.activity.description =Description +sysadmin.library.createtim =Create time +sysadmin.function =Function + + +#======= End labels: Exported 210 labels for en AU ===== Index: lams_build/librarypackages/chatscribe/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_build/librarypackages/chatscribe/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_build/librarypackages/chatscribe/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,13 +2,14 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Sep 29 02:21:49 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:22:44 EST 2007 #=================== labels for Chat & Scribe =================# +appName =chatscribe activity.title =Chat and Scribe activity.description =Combined Chat and Scribe -activity.helptext =The top window has a Chat area and the bottom window has a Scribe area for learners to create their group reports. +activity.helptext =The top window has a Chat area and the bottom window has a Scribe area for participants to create their group reports. -#======= End labels: Exported 3 labels for en AU ===== +#======= End labels: Exported 4 labels for en AU ===== Index: lams_build/librarypackages/chatscribe/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_build/librarypackages/chatscribe/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_build/librarypackages/chatscribe/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,15 @@ +appName = chatscribe +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:22:44 EST 2007 + +#=================== labels for Chat & Scribe =================# + +appName =chatscribe +activity.title =Chat and Scribe +activity.description =Combined Chat and Scribe +activity.helptext =The top window has a Chat area and the bottom window has a Scribe area for participants to create their group reports. + + +#======= End labels: Exported 4 labels for en AU ===== Index: lams_build/librarypackages/forumscribe/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_build/librarypackages/forumscribe/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_build/librarypackages/forumscribe/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,11 +2,14 @@ #language code: en #locale code: AU -# CVS ID: $Id + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:24:22 EST 2007 -#=================== labels for Chat & Scribe =================# +#=================== labels for Forum & Scribe =================# +appName =forumscribe activity.title =Forum and Scribe activity.description =Combined Forum and Scribe -activity.helptext =The top window has a Forum area and the bottom window has a Scribe area for learners to create their group reports. +activity.helptext =The top window has a Forum area and the bottom window has a Scribe area for participants to create their group reports. + +#======= End labels: Exported 4 labels for en AU ===== Index: lams_build/librarypackages/forumscribe/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_build/librarypackages/forumscribe/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_build/librarypackages/forumscribe/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,15 @@ +appName = forumscribe +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:24:22 EST 2007 + +#=================== labels for Forum & Scribe =================# + +appName =forumscribe +activity.title =Forum and Scribe +activity.description =Combined Forum and Scribe +activity.helptext =The top window has a Forum area and the bottom window has a Scribe area for participants to create their group reports. + + +#======= End labels: Exported 4 labels for en AU ===== Index: lams_build/librarypackages/shareresourcesforum/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_build/librarypackages/shareresourcesforum/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_build/librarypackages/shareresourcesforum/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1,6 +1,14 @@ -# CVS ID: $Id$ # +appName = resources_and_forum +#language code: en +#locale code: AU -# ========== Values for tool and library activity. Sent to Flash as part of the learning design toolkit. ====== -activity.title=Resources and Forum -activity.description=Combined Share Resources and Forum -activity.helptext=The top window has a Share Resources area and the bottom window has a forum for learners to discuss items they have view via the Share Resources area. + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:23:48 EST 2007 + +#=================== labels for Resources and Forum =================# + +activity.title =Resources and Forum +activity.description =Combined Share Resources and Forum +activity.helptext =The top window has a Share Resources area and the bottom window has a forum for participants to discuss items they have view via the Share Resources area. + + +#======= End labels: Exported 3 labels for en AU ===== Index: lams_build/librarypackages/shareresourcesforum/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_build/librarypackages/shareresourcesforum/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_build/librarypackages/shareresourcesforum/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,14 @@ +appName = resources_and_forum +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:23:48 EST 2007 + +#=================== labels for Resources and Forum =================# + +activity.title =Resources and Forum +activity.description =Combined Share Resources and Forum +activity.helptext =The top window has a Share Resources area and the bottom window has a forum for participants to discuss items they have view via the Share Resources area. + + +#======= End labels: Exported 3 labels for en AU ===== Index: lams_central/conf/flashxml/rams/authoring/en_AU_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/authoring/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/authoring/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3act_tool_titleActivities ToolkitTitle for Activity Toolkit Panelal_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe language data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errorchosen_grp_lblChosenLabel for the grouping drop down in the PropertyInspectorcopy_btnCopyToolbar > Copy Buttoncv_invalid_design_savedYour design is not yet valid, but it has been saved, click 'Issues' to see what's wrong.Message when an invalid design has been savedcv_invalid_trans_targetYou cannot create a transition to this objectError message for when transition tool is dropped outside of valid target activitycv_show_validationIssuesThe button on the confirm dialogcv_valid_design_savedCongratulations! - Your design is valid and has been savedMessage when a valid design has been saveddb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the serverdelete_btnDeleteLabel for Delete buttongate_btnGateToolbar > Gate Buttongroup_btnGroupToolbar > Group Buttongrouping_act_titleGroupingDefault title for the grouping activityld_val_activity_columnActivityThe heading on the activity in the ValidationIssuesDialogld_val_doneDoneThe button label for the dialogld_val_issue_columnIssueThe heading on the issue in the ValidationIssuesDialogld_val_titleValidation issuesThe title for the dialoglicense_not_selectedNo license currently selected - Please select one Shown if no license is selected in the drop down in workspacemnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_edit_redoRedoMenu bar Edit > Redomnu_edit_undoUndoMenu bar Edit > Undomnu_fileFileMenu bar Filemnu_file_closeCloseMenu bar Closemnu_file_newNewMenu bar Newmnu_file_openOpenMenu bar Openmnu_file_saveSaveMenu bar savemnu_file_saveasSave as...Menu bar Save asmnu_helpHelpMenu bar Helpmnu_help_abtAbout LAMSMenu bar Aboutmnu_toolsToolsMenu bar Toolsmnu_tools_optDraw OptionalMenu bar Optionalmnu_tools_prefsPreferencesMenu bar preferencesmnu_tools_transDraw TransitionMenu bar draw transitionnew_btnNewToolbar > New Buttonnew_confirm_msgAre you sure you want to clear your design on the screen?Msg when user clicks new while working on the existing designnone_act_lblNoneNo gate activity selectedopen_btnOpenToolbar > Open Buttonoptional_btnOptionalToolbar > Optional Buttonpaste_btnPasteToolbar > Paste Buttonperm_act_lblPermissionLabel for permission gate activitypi_activity_type_gateGate ActivityActivity type for gate in PIpi_activity_type_groupingGrouping ActivityActivity type for grouping in Property Inspectorpi_definelaterDefine LaterLabel for Define later for PIpi_end_offsetClose gateEnd offset labelpi_group_typeGrouping typeProperty Inspector Grouping type drop downpi_hoursHoursHours label in Property Inspectorpi_lbl_currentgroupCurrent GroupingCurrent grouping label for PIpi_lbl_descDescriptionDescription Label for PIpi_lbl_groupGroupingGrouping label for PIpi_lbl_titleTitleTitle label for PIpi_max_actMax Activitieslabel for maximum Activitiespi_min_actMin Activitieslabel for Minimum activitiespi_minsMinutesMins label in teh property inspectorpi_no_groupingNoneCombo title for no groupingpi_num_learnersNumber learnersPI Num learners labelpi_optional_titleOptional ActivityTitle for oprional activity property inspectorpi_runofflineRun OfflineLabel for Run Oflinepi_start_offsetOpen gateStart offset labelpi_titlePropertiesOn the title bar of the PIprefix_copyofCopy of Prefix for copy paste command for canvas activitiesprefs_dlg_cancelCancel6prefs_dlg_lng_lblLanguage7prefs_dlg_okOK5prefs_dlg_theme_lblTheme8prefs_dlg_titlePreferences4preview_btnPreviewToolbar > Preview Buttonproperty_inspector_titlePropertiesOn the title bar of the PIrandom_grp_lblRandomLabel for the grouping drop down in the PropertyInspectorrename_btnRenameLabel for Rename Buttonsave_btnSaveToolbar > Save buttonsched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typetk_titleActivities ToolkitLabel for Activities Toolkit Paneltrans_btnTransitionToolbar > Transition Buttontrans_dlg_cancelCancelCancel button on transition dialogtrans_dlg_gateSynchronisationHeader for the transition props dialogtrans_dlg_gatetypecmbTypeGate type combo labeltrans_dlg_okOKOK Button on transition dialogtrans_dlg_titleTransitionTitle for the transition properties dialogws_RootRootRoot folder title for workspacews_chk_overwrite_resourceWarning: you are about to overwrite this sequence!ws_click_folder_filePlease click on either a Folder to save in, or a Design to overwriteError msg if no folder or file is selectedws_copy_same_folderThe source and destination folders are the sameThe user has tried to drag and drop to the same placews_dlg_cancel_buttonCancel2ws_dlg_filenameFile NameLabel for File name in workspace windowws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_dlg_ok_buttonOKWsp Dia OK Button labelws_dlg_open_btnOpenWsp Dia Open Button labelws_dlg_properties_buttonPropertiesWorkspace dialogue Properties btn labelws_dlg_save_btnSaveWsp Dia Save Button labelws_dlg_titleWorkspace0ws_newfolder_cancelCancelCancel on the new folder name diaws_newfolder_insPlease enter a the new folder nameInstructions on the new name pop upws_newfolder_okOKOK on the new folder name diaws_no_permissionSorry, you do not have permission to write to this resourceMessage when user does not have write permission to complete actionws_rename_insPlease enter the new nameMessage of the new name for the userws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsMy GroupsShown in the top level of the tree in the workspacews_view_license_buttonViewTo show the license to the useract_lock_chkPlease unlock the Optional Activity container before assigning this activity as optionalAlert Message if user drags the activity to locked optional activity container sys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlepi_num_groupsNumber of groupsNumber of groups in Property inspectorpi_parallel_titleParallel ActivityTitle for parallel activity property inspectoropt_activity_titleOptional ActivityTitle for Optional Activity Containerlbl_num_activitiesActivitiesreplacement for word activitiesal_sendSendSend button label on the system error dialogal_cannot_move_activitySorry you cannot move this activity.Alert message when user tries to move child activity of any parallel activitycv_gateoptional_hit_chkYou cannot add a gate activity as an optional activity.Error message when user drags gate activity over to optional containerprefix_copyof_countCopy ({0}) ofPrefix for copy paste command for canvas activities when copied activity is pasted multiple times.ws_save_folder_invalidYou cannot save a design in this folder. Please select a valid sub-folder.Alert message if root My Workspace folder is selected to save a design in.ws_click_file_openPlease click on a Design to open.Alert message if folder tried to be opened.ws_license_lblLicenseLabel for Licence drop down on workspace properties tab viewws_license_comment_lblAdditional License InformationLabel for Licence Comment description below license drop downcv_invalid_optional_activityRemove to and from transitions from {0} before setting it as an optional activity.Alert message when user try to drop an activity with to or from transition into optional containercv_trans_target_act_missingSecond activity of the Transition is missing.Error message when target activity for transition is missingcv_invalid_trans_target_from_activityA Transition from {0} already existError message when a transition from the activity already existcv_invalid_trans_target_to_activityA Transition to {0} already existError message when a transition to the activity already existbranch_btnBranchLabel for disabled Branch button shown as submenu for flow button in Toolbarflow_btnFlowLabel for Flow button in Toolbarmnu_file_importImportMenu bar Importcv_design_export_unsavedYou cannot Export an unsaved design.Alert message when trying to export can unsaved design.cv_design_unsavedThe design on the canvas has changed. Continue without saving?Alert message when opening/importing when current design on canvas is unsaved or modified.mnu_file_exportExportMenu bar Exportws_chk_overwrite_existingThis folder already contains a file named {0}.Alert message when saving a design with the same filename as an existing design.ws_click_virtual_folderCannot use this folder.Alert message for trying to use a virtual folder to save/open a file.mnu_file_exitExitFile Menu Exitws_no_file_openNo file found.Alert message if no matching file is found to open in selected folder of Workspace.cv_invalid_trans_circular_sequenceYou are not allowed to have a circular sequenceError message when a transition from one activity to another is creating a circular loopbin_tooltipDrop an activity on this bin to remove it from the activity sequence.Tool tip message for canvas binnew_btn_tooltipClears current sequence and resets workspace ready for useTool tip message for new button in toolbaropen_btn_tooltipShow File Dialogue to open an Activity SequenceTool tip message for open button in toolbarsave_btn_tooltipQuick save current Activity Sequencetool tip message for save button in toolbarcopy_btn_tooltipCopy the selected activitytool tip message for copy button in toolbarpaste_btn_tooltipPaste a copy of the selected activitytool tip message for paste button in toolbartrans_btn_tooltipUse this pen to draw transitions between activities (or press CTRL key)tool tip message for transition button in toolbaroptional_btn_tooltipCreate a set of optional activities. tool tip message for optional button in toolbargate_btn_tooltipCreate a stop pointtool tip message for gate button in toolbarbranch_btn_tooltipCreate a branch (available in LAMS v 2.1)tool tip message for branch button in toolbarflow_btn_tooltipCreate flow controls activitiestool tip message for flow button in toolbargroup_btn_tooltipCreate a Grouping activitytool tip message for group button in toolbarpreview_btn_tooltipPreview your Sequence as learners will see itTool tip message for preview button in toolbarcv_activity_dbclick_readonlyYou are unable to edit tools of a read-only design. Please save a copy of the design and try again.Alert message when double-clicking an Activity in an open read-only designcv_readonly_lblRead OnlyLabel for top left of canvas shown when a read-only design is open.al_empty_designSorry, You cannot save an empty designalert message when user want to save an empty designcv_autosave_err_msgAn error has occurred while trying to auto-save your design. If this error persists please contact the System Administrator.Alert error message when auto-save fails.cv_autosave_rec_msgYou are about to recover the last lost or unsaved design. Your current design will be cleared. Continue?Message informing users that they have recovered data for a design.cv_autosave_rec_titleWarningAlert title for auto save recovery message.mnu_file_recoverRecover...Menu bar Recovercv_activity_copy_invalidSorry! You are not allowed to copy this child activity.Error message when user try to copy child activity from either optional or parallel activity containercv_activity_cut_invalidSorry! You are not allowed to cut this child activity.Error message when user try to cut child activity from either optional or parallel activity containeral_activity_copy_invalidSorry! You are required to select the activity before you click copyAlert message when user select copy activity in context menu or clicks copy button in the menu before selecting any activity on the canvasal_activity_openContent_invalidSorry! You are required to select the activity before you click on the Open/Edit Activity Content menu item in activity right click menu.alert message when user click Open/Edit Activity Content menu item in context menu before selecting any activity on the canvasws_del_confirm_msgAre you sure you want to delete this file / folder?Confirmation message when user tries to delete a file or folder in workspace dialog boxws_file_name_emptySorry! You are not allowed to save a design with no file name.Error message when user try to save a design with no file namews_entre_file_namePlease enter the design name, and then click Save button.Error message when user try to save a design with no file namecv_activity_helpURL_undefinedCannot find help page for {0}Alert message when a tool activity has no help url defined.cv_untitled_lblUntitled - 1Label for Design Title bar on canvasmnu_help_helpAuthoring Helplabel for menu bar Help - Authoring Help optionccm_open_activitycontentOpen/Edit Activity ContentLabel for Custom Context Menuccm_copy_activityCopy ActivityLabel for Custom Context Menuccm_paste_activityPaste ActivityLabel for Custom Context Menuccm_piProperty Inspector...Label for Custom Context Menuccm_author_activityhelpAuthor Activity HelpLabel for Custom Context Menuws_dlg_descriptionDescriptionLabel for description in Workspace dialog - Properties tabtrans_dlg_nogateNoneDrop down default for gate typepi_daysDaysDays label in property inspector for gate toolcv_close_return_to_ext_srcClose and back to {0}Button label used on close and return button in save confirm message popup. \ No newline at end of file +
getDictionary3act_tool_titleActivities ToolkitTitle for Activity Toolkit Panelal_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe language data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errorchosen_grp_lblChosenLabel for the grouping drop down in the PropertyInspectorcopy_btnCopyToolbar > Copy Buttoncv_invalid_design_savedYour design is not yet valid, but it has been saved, click 'Issues' to see what's wrong.Message when an invalid design has been savedcv_invalid_trans_targetYou cannot create a transition to this objectError message for when transition tool is dropped outside of valid target activitycv_show_validationIssuesThe button on the confirm dialogcv_valid_design_savedCongratulations! - Your design is valid and has been savedMessage when a valid design has been saveddb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the serverdelete_btnDeleteLabel for Delete buttongate_btnGateToolbar > Gate Buttongroup_btnGroupToolbar > Group Buttongrouping_act_titleGroupingDefault title for the grouping activityld_val_activity_columnActivityThe heading on the activity in the ValidationIssuesDialogld_val_doneDoneThe button label for the dialogld_val_issue_columnIssueThe heading on the issue in the ValidationIssuesDialogld_val_titleValidation issuesThe title for the dialoglicense_not_selectedNo license currently selected - Please select one Shown if no license is selected in the drop down in workspacemnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_edit_redoRedoMenu bar Edit > Redomnu_edit_undoUndoMenu bar Edit > Undomnu_fileFileMenu bar Filemnu_file_closeCloseMenu bar Closemnu_file_newNewMenu bar Newmnu_file_openOpenMenu bar Openmnu_file_saveSaveMenu bar savemnu_file_saveasSave as...Menu bar Save asmnu_helpHelpMenu bar Helpmnu_help_abtAbout LAMSMenu bar Aboutmnu_toolsToolsMenu bar Toolsmnu_tools_optDraw OptionalMenu bar Optionalmnu_tools_prefsPreferencesMenu bar preferencesmnu_tools_transDraw TransitionMenu bar draw transitionnew_btnNewToolbar > New Buttonnew_confirm_msgAre you sure you want to clear your design on the screen?Msg when user clicks new while working on the existing designnone_act_lblNoneNo gate activity selectedopen_btnOpenToolbar > Open Buttonoptional_btnOptionalToolbar > Optional Buttonpaste_btnPasteToolbar > Paste Buttonperm_act_lblPermissionLabel for permission gate activitypi_activity_type_gateGate ActivityActivity type for gate in PIpi_activity_type_groupingGrouping ActivityActivity type for grouping in Property Inspectorpi_definelaterDefine LaterLabel for Define later for PIpi_end_offsetClose gateEnd offset labelpi_group_typeGrouping typeProperty Inspector Grouping type drop downpi_hoursHoursHours label in Property Inspectorpi_lbl_currentgroupCurrent GroupingCurrent grouping label for PIpi_lbl_descDescriptionDescription Label for PIpi_lbl_groupGroupingGrouping label for PIpi_lbl_titleTitleTitle label for PIpi_max_actMax Activitieslabel for maximum Activitiespi_min_actMin Activitieslabel for Minimum activitiespi_minsMinutesMins label in teh property inspectorpi_no_groupingNoneCombo title for no groupingpi_num_learnersNumber learnersPI Num learners labelpi_optional_titleOptional ActivityTitle for oprional activity property inspectorpi_runofflineRun OfflineLabel for Run Oflinepi_start_offsetOpen gateStart offset labelpi_titlePropertiesOn the title bar of the PIprefix_copyofCopy of Prefix for copy paste command for canvas activitiesprefs_dlg_cancelCancel6prefs_dlg_lng_lblLanguage7prefs_dlg_okOK5prefs_dlg_theme_lblTheme8prefs_dlg_titlePreferences4preview_btnPreviewToolbar > Preview Buttonproperty_inspector_titlePropertiesOn the title bar of the PIrandom_grp_lblRandomLabel for the grouping drop down in the PropertyInspectorrename_btnRenameLabel for Rename Buttonsave_btnSaveToolbar > Save buttonsched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typetk_titleActivities ToolkitLabel for Activities Toolkit Paneltrans_btnTransitionToolbar > Transition Buttontrans_dlg_cancelCancelCancel button on transition dialogtrans_dlg_gateSynchronisationHeader for the transition props dialogtrans_dlg_gatetypecmbTypeGate type combo labeltrans_dlg_okOKOK Button on transition dialogtrans_dlg_titleTransitionTitle for the transition properties dialogws_RootRootRoot folder title for workspacews_chk_overwrite_resourceWarning: you are about to overwrite this sequence!ws_click_folder_filePlease click on either a Folder to save in, or a Design to overwriteError msg if no folder or file is selectedws_copy_same_folderThe source and destination folders are the sameThe user has tried to drag and drop to the same placews_dlg_cancel_buttonCancel2ws_dlg_filenameFile NameLabel for File name in workspace windowws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_dlg_ok_buttonOKWsp Dia OK Button labelws_dlg_open_btnOpenWsp Dia Open Button labelws_dlg_properties_buttonPropertiesWorkspace dialogue Properties btn labelws_dlg_save_btnSaveWsp Dia Save Button labelws_dlg_titleWorkspace0ws_newfolder_cancelCancelCancel on the new folder name diaws_newfolder_insPlease enter a the new folder nameInstructions on the new name pop upws_newfolder_okOKOK on the new folder name diaws_no_permissionSorry, you do not have permission to write to this resourceMessage when user does not have write permission to complete actionws_rename_insPlease enter the new nameMessage of the new name for the userws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsMy GroupsShown in the top level of the tree in the workspacews_view_license_buttonViewTo show the license to the useract_lock_chkPlease unlock the Optional Activity container before assigning this activity as optionalAlert Message if user drags the activity to locked optional activity container sys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlepi_num_groupsNumber of groupsNumber of groups in Property inspectorpi_parallel_titleParallel ActivityTitle for parallel activity property inspectoropt_activity_titleOptional ActivityTitle for Optional Activity Containerlbl_num_activitiesActivitiesreplacement for word activitiesal_sendSendSend button label on the system error dialogal_cannot_move_activitySorry you cannot move this activity.Alert message when user tries to move child activity of any parallel activitycv_gateoptional_hit_chkYou cannot add a gate activity as an optional activity.Error message when user drags gate activity over to optional containerprefix_copyof_countCopy ({0}) ofPrefix for copy paste command for canvas activities when copied activity is pasted multiple times.ws_save_folder_invalidYou cannot save a design in this folder. Please select a valid sub-folder.Alert message if root My Workspace folder is selected to save a design in.ws_click_file_openPlease click on a Design to open.Alert message if folder tried to be opened.ws_license_lblLicenseLabel for Licence drop down on workspace properties tab viewws_license_comment_lblAdditional License InformationLabel for Licence Comment description below license drop downcv_invalid_optional_activityRemove to and from transitions from {0} before setting it as an optional activity.Alert message when user try to drop an activity with to or from transition into optional containercv_trans_target_act_missingSecond activity of the Transition is missing.Error message when target activity for transition is missingcv_invalid_trans_target_from_activityA Transition from {0} already existError message when a transition from the activity already existcv_invalid_trans_target_to_activityA Transition to {0} already existError message when a transition to the activity already existbranch_btnBranchLabel for disabled Branch button shown as submenu for flow button in Toolbarflow_btnFlowLabel for Flow button in Toolbarmnu_file_importImportMenu bar Importcv_design_export_unsavedYou cannot Export an unsaved design.Alert message when trying to export can unsaved design.cv_design_unsavedThe design on the canvas has changed. Continue without saving?Alert message when opening/importing when current design on canvas is unsaved or modified.mnu_file_exportExportMenu bar Exportws_chk_overwrite_existingThis folder already contains a file named {0}.Alert message when saving a design with the same filename as an existing design.ws_click_virtual_folderCannot use this folder.Alert message for trying to use a virtual folder to save/open a file.mnu_file_exitExitFile Menu Exitws_no_file_openNo file found.Alert message if no matching file is found to open in selected folder of Workspace.cv_invalid_trans_circular_sequenceYou are not allowed to have a circular sequenceError message when a transition from one activity to another is creating a circular loopbin_tooltipDrop an activity on this bin to remove it from the activity sequence.Tool tip message for canvas binnew_btn_tooltipClears current sequence and resets workspace ready for useTool tip message for new button in toolbaropen_btn_tooltipShow File Dialogue to open an Activity SequenceTool tip message for open button in toolbarsave_btn_tooltipQuick save current Activity Sequencetool tip message for save button in toolbarcopy_btn_tooltipCopy the selected activitytool tip message for copy button in toolbarpaste_btn_tooltipPaste a copy of the selected activitytool tip message for paste button in toolbartrans_btn_tooltipUse this pen to draw transitions between activities (or press CTRL key)tool tip message for transition button in toolbaroptional_btn_tooltipCreate a set of optional activities. tool tip message for optional button in toolbargate_btn_tooltipCreate a stop pointtool tip message for gate button in toolbarbranch_btn_tooltipCreate a branch (available in LAMS v 2.1)tool tip message for branch button in toolbarflow_btn_tooltipCreate flow controls activitiestool tip message for flow button in toolbargroup_btn_tooltipCreate a Grouping activitytool tip message for group button in toolbarpreview_btn_tooltipPreview your Sequence as learners will see itTool tip message for preview button in toolbarcv_activity_dbclick_readonlyYou are unable to edit tools of a read-only design. Please save a copy of the design and try again.Alert message when double-clicking an Activity in an open read-only designcv_readonly_lblRead OnlyLabel for top left of canvas shown when a read-only design is open.al_empty_designSorry, You cannot save an empty designalert message when user want to save an empty designcv_autosave_err_msgAn error has occurred while trying to auto-save your design. If this error persists please contact the System Administrator.Alert error message when auto-save fails.cv_autosave_rec_msgYou are about to recover the last lost or unsaved design. Your current design will be cleared. Continue?Message informing users that they have recovered data for a design.cv_autosave_rec_titleWarningAlert title for auto save recovery message.mnu_file_recoverRecover...Menu bar Recovercv_activity_copy_invalidSorry! You are not allowed to copy this child activity.Error message when user try to copy child activity from either optional or parallel activity containercv_activity_cut_invalidSorry! You are not allowed to cut this child activity.Error message when user try to cut child activity from either optional or parallel activity containeral_activity_copy_invalidSorry! You are required to select the activity before you click copyAlert message when user select copy activity in context menu or clicks copy button in the menu before selecting any activity on the canvasal_activity_openContent_invalidSorry! You are required to select the activity before you click on the Open/Edit Activity Content menu item in activity right click menu.alert message when user click Open/Edit Activity Content menu item in context menu before selecting any activity on the canvasws_del_confirm_msgAre you sure you want to delete this file / folder?Confirmation message when user tries to delete a file or folder in workspace dialog boxws_file_name_emptySorry! You are not allowed to save a design with no file name.Error message when user try to save a design with no file namews_entre_file_namePlease enter the design name, and then click Save button.Error message when user try to save a design with no file namecv_activity_helpURL_undefinedCannot find help page for {0}Alert message when a tool activity has no help url defined.cv_untitled_lblUntitled - 1Label for Design Title bar on canvasmnu_help_helpAuthoring Helplabel for menu bar Help - Authoring Help optionccm_open_activitycontentOpen/Edit Activity ContentLabel for Custom Context Menuccm_copy_activityCopy ActivityLabel for Custom Context Menuccm_paste_activityPaste ActivityLabel for Custom Context Menuccm_piProperty Inspector...Label for Custom Context Menuccm_author_activityhelpAuthor Activity HelpLabel for Custom Context Menuws_dlg_descriptionDescriptionLabel for description in Workspace dialog - Properties tabtrans_dlg_nogateNoneDrop down default for gate typepi_daysDaysDays label in property inspector for gate toolcv_close_return_to_ext_srcClose and back to {0}Button label used on close and return button in save confirm message popup. \ No newline at end of file Index: lams_central/conf/flashxml/rams/authoring/en_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/authoring/en_dictionary.xml (.../en_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/authoring/en_dictionary.xml (.../en_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3act_tool_titleActivities ToolkitTitle for Activity Toolkit Panelal_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe language data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errorchosen_grp_lblChosenLabel for the grouping drop down in the PropertyInspectorcopy_btnCopyToolbar > Copy Buttoncv_invalid_design_savedYour design is not yet valid, but it has been saved, click 'Issues' to see what's wrong.Message when an invalid design has been savedcv_invalid_trans_targetYou cannot create a transition to this objectError message for when transition tool is dropped outside of valid target activitycv_show_validationIssuesThe button on the confirm dialogcv_valid_design_savedCongratulations! - Your design is valid and has been savedMessage when a valid design has been saveddb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the serverdelete_btnDeleteLabel for Delete buttongate_btnGateToolbar > Gate Buttongroup_btnGroupToolbar > Group Buttongrouping_act_titleGroupingDefault title for the grouping activityld_val_activity_columnActivityThe heading on the activity in the ValidationIssuesDialogld_val_doneDoneThe button label for the dialogld_val_issue_columnIssueThe heading on the issue in the ValidationIssuesDialogld_val_titleValidation issuesThe title for the dialoglicense_not_selectedNo license currently selected - Please select one Shown if no license is selected in the drop down in workspacemnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_edit_redoRedoMenu bar Edit > Redomnu_edit_undoUndoMenu bar Edit > Undomnu_fileFileMenu bar Filemnu_file_closeCloseMenu bar Closemnu_file_newNewMenu bar Newmnu_file_openOpenMenu bar Openmnu_file_saveSaveMenu bar savemnu_file_saveasSave as...Menu bar Save asmnu_helpHelpMenu bar Helpmnu_help_abtAbout LAMSMenu bar Aboutmnu_toolsToolsMenu bar Toolsmnu_tools_optDraw OptionalMenu bar Optionalmnu_tools_prefsPreferencesMenu bar preferencesmnu_tools_transDraw TransitionMenu bar draw transitionnew_btnNewToolbar > New Buttonnew_confirm_msgAre you sure you want to clear your design on the screen?Msg when user clicks new while working on the existing designnone_act_lblNoneNo gate activity selectedopen_btnOpenToolbar > Open Buttonoptional_btnOptionalToolbar > Optional Buttonpaste_btnPasteToolbar > Paste Buttonperm_act_lblPermissionLabel for permission gate activitypi_activity_type_gateGate ActivityActivity type for gate in PIpi_activity_type_groupingGrouping ActivityActivity type for grouping in Property Inspectorpi_definelaterDefine LaterLabel for Define later for PIpi_end_offsetClose gateEnd offset labelpi_group_typeGrouping typeProperty Inspector Grouping type drop downpi_hoursHoursHours label in Property Inspectorpi_lbl_currentgroupCurrent GroupingCurrent grouping label for PIpi_lbl_descDescriptionDescription Label for PIpi_lbl_groupGroupingGrouping label for PIpi_lbl_titleTitleTitle label for PIpi_max_actMax Activitieslabel for maximum Activitiespi_min_actMin Activitieslabel for Minimum activitiespi_minsMinutesMins label in teh property inspectorpi_no_groupingNoneCombo title for no groupingpi_num_learnersNumber learnersPI Num learners labelpi_optional_titleOptional ActivityTitle for oprional activity property inspectorpi_runofflineRun OfflineLabel for Run Oflinepi_start_offsetOpen gateStart offset labelpi_titlePropertiesOn the title bar of the PIprefix_copyofCopy of Prefix for copy paste command for canvas activitiesprefs_dlg_cancelCancel6prefs_dlg_lng_lblLanguage7prefs_dlg_okOK5prefs_dlg_theme_lblTheme8prefs_dlg_titlePreferences4preview_btnPreviewToolbar > Preview Buttonproperty_inspector_titlePropertiesOn the title bar of the PIrandom_grp_lblRandomLabel for the grouping drop down in the PropertyInspectorrename_btnRenameLabel for Rename Buttonsave_btnSaveToolbar > Save buttonsched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typetk_titleActivities ToolkitLabel for Activities Toolkit Paneltrans_btnTransitionToolbar > Transition Buttontrans_dlg_cancelCancelCancel button on transition dialogtrans_dlg_gateSynchronisationHeader for the transition props dialogtrans_dlg_gatetypecmbTypeGate type combo labeltrans_dlg_okOKOK Button on transition dialogtrans_dlg_titleTransitionTitle for the transition properties dialogws_RootRootRoot folder title for workspacews_chk_overwrite_resourceWarning: you are about to overwrite this sequence!ws_click_folder_filePlease click on either a Folder to save in, or a Design to overwriteError msg if no folder or file is selectedws_copy_same_folderThe source and destination folders are the sameThe user has tried to drag and drop to the same placews_dlg_cancel_buttonCancel2ws_dlg_filenameFile NameLabel for File name in workspace windowws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_dlg_ok_buttonOKWsp Dia OK Button labelws_dlg_open_btnOpenWsp Dia Open Button labelws_dlg_properties_buttonPropertiesWorkspace dialogue Properties btn labelws_dlg_save_btnSaveWsp Dia Save Button labelws_dlg_titleWorkspace0ws_newfolder_cancelCancelCancel on the new folder name diaws_newfolder_insPlease enter a the new folder nameInstructions on the new name pop upws_newfolder_okOKOK on the new folder name diaws_no_permissionSorry, you do not have permission to write to this resourceMessage when user does not have write permission to complete actionws_rename_insPlease enter the new nameMessage of the new name for the userws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsMy GroupsShown in the top level of the tree in the workspacews_view_license_buttonViewTo show the license to the useract_lock_chkPlease unlock the Optional Activity container before assigning this activity as optionalAlert Message if user drags the activity to locked optional activity container sys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlepi_num_groupsNumber of groupsNumber of groups in Property inspectorpi_parallel_titleParallel ActivityTitle for parallel activity property inspectoropt_activity_titleOptional ActivityTitle for Optional Activity Containerlbl_num_activitiesActivitiesreplacement for word activitiesal_sendSendSend button label on the system error dialogal_cannot_move_activitySorry you cannot move this activity.Alert message when user tries to move child activity of any parallel activitycv_gateoptional_hit_chkYou cannot add a gate activity as an optional activity.Error message when user drags gate activity over to optional containerprefix_copyof_countCopy ({0}) ofPrefix for copy paste command for canvas activities when copied activity is pasted multiple times.ws_save_folder_invalidYou cannot save a design in this folder. Please select a valid sub-folder.Alert message if root My Workspace folder is selected to save a design in.ws_click_file_openPlease click on a Design to open.Alert message if folder tried to be opened.ws_license_lblLicenseLabel for Licence drop down on workspace properties tab viewws_license_comment_lblAdditional License InformationLabel for Licence Comment description below license drop downcv_invalid_optional_activityRemove to and from transitions from {0} before setting it as an optional activity.Alert message when user try to drop an activity with to or from transition into optional containercv_trans_target_act_missingSecond activity of the Transition is missing.Error message when target activity for transition is missingcv_invalid_trans_target_from_activityA Transition from {0} already existError message when a transition from the activity already existcv_invalid_trans_target_to_activityA Transition to {0} already existError message when a transition to the activity already existbranch_btnBranchLabel for disabled Branch button shown as submenu for flow button in Toolbarflow_btnFlowLabel for Flow button in Toolbarmnu_file_importImportMenu bar Importcv_design_export_unsavedYou cannot Export an unsaved design.Alert message when trying to export can unsaved design.cv_design_unsavedThe design on the canvas has changed. Continue without saving?Alert message when opening/importing when current design on canvas is unsaved or modified.mnu_file_exportExportMenu bar Exportws_chk_overwrite_existingThis folder already contains a file named {0}.Alert message when saving a design with the same filename as an existing design.ws_click_virtual_folderCannot use this folder.Alert message for trying to use a virtual folder to save/open a file.mnu_file_exitExitFile Menu Exitws_no_file_openNo file found.Alert message if no matching file is found to open in selected folder of Workspace.cv_invalid_trans_circular_sequenceYou are not allowed to have a circular sequenceError message when a transition from one activity to another is creating a circular loopbin_tooltipDrop an activity on this bin to remove it from the activity sequence.Tool tip message for canvas binnew_btn_tooltipClears current sequence and resets workspace ready for useTool tip message for new button in toolbaropen_btn_tooltipShow File Dialogue to open an Activity SequenceTool tip message for open button in toolbarsave_btn_tooltipQuick save current Activity Sequencetool tip message for save button in toolbarcopy_btn_tooltipCopy the selected activitytool tip message for copy button in toolbarpaste_btn_tooltipPaste a copy of the selected activitytool tip message for paste button in toolbartrans_btn_tooltipUse this pen to draw transitions between activities (or press CTRL key)tool tip message for transition button in toolbaroptional_btn_tooltipCreate a set of optional activities. tool tip message for optional button in toolbargate_btn_tooltipCreate a stop pointtool tip message for gate button in toolbarbranch_btn_tooltipCreate a branch (available in LAMS v 2.1)tool tip message for branch button in toolbarflow_btn_tooltipCreate flow controls activitiestool tip message for flow button in toolbargroup_btn_tooltipCreate a Grouping activitytool tip message for group button in toolbarpreview_btn_tooltipPreview your Sequence as learners will see itTool tip message for preview button in toolbarcv_activity_dbclick_readonlyYou are unable to edit tools of a read-only design. Please save a copy of the design and try again.Alert message when double-clicking an Activity in an open read-only designcv_readonly_lblRead OnlyLabel for top left of canvas shown when a read-only design is open.al_empty_designSorry, You cannot save an empty designalert message when user want to save an empty designcv_autosave_err_msgAn error has occurred while trying to auto-save your design. If this error persists please contact the System Administrator.Alert error message when auto-save fails.cv_autosave_rec_msgYou are about to recover the last lost or unsaved design. Your current design will be cleared. Continue?Message informing users that they have recovered data for a design.cv_autosave_rec_titleWarningAlert title for auto save recovery message.mnu_file_recoverRecover...Menu bar Recovercv_activity_copy_invalidSorry! You are not allowed to copy this child activity.Error message when user try to copy child activity from either optional or parallel activity containercv_activity_cut_invalidSorry! You are not allowed to cut this child activity.Error message when user try to cut child activity from either optional or parallel activity containeral_activity_copy_invalidSorry! You are required to select the activity before you click copyAlert message when user select copy activity in context menu or clicks copy button in the menu before selecting any activity on the canvasal_activity_openContent_invalidSorry! You are required to select the activity before you click on the Open/Edit Activity Content menu item in activity right click menu.alert message when user click Open/Edit Activity Content menu item in context menu before selecting any activity on the canvasws_del_confirm_msgAre you sure you want to delete this file / folder?Confirmation message when user tries to delete a file or folder in workspace dialog boxws_file_name_emptySorry! You are not allowed to save a design with no file name.Error message when user try to save a design with no file namews_entre_file_namePlease enter the design name, and then click Save button.Error message when user try to save a design with no file namecv_activity_helpURL_undefinedCannot find help page for {0}Alert message when a tool activity has no help url defined.cv_untitled_lblUntitled - 1Label for Design Title bar on canvasmnu_help_helpAuthoring Helplabel for menu bar Help - Authoring Help optionccm_open_activitycontentOpen/Edit Activity ContentLabel for Custom Context Menuccm_copy_activityCopy ActivityLabel for Custom Context Menuccm_paste_activityPaste ActivityLabel for Custom Context Menuccm_piProperty Inspector...Label for Custom Context Menuccm_author_activityhelpAuthor Activity HelpLabel for Custom Context Menuws_dlg_descriptionDescriptionLabel for description in Workspace dialog - Properties tabtrans_dlg_nogateNoneDrop down default for gate typepi_daysDaysDays label in property inspector for gate toolcv_close_return_to_ext_srcClose and back to {0}Button label used on close and return button in save confirm message popup. \ No newline at end of file +
getDictionary3act_tool_titleActivities ToolkitTitle for Activity Toolkit Panelal_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe language data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errorchosen_grp_lblChosenLabel for the grouping drop down in the PropertyInspectorcopy_btnCopyToolbar > Copy Buttoncv_invalid_design_savedYour design is not yet valid, but it has been saved, click 'Issues' to see what's wrong.Message when an invalid design has been savedcv_invalid_trans_targetYou cannot create a transition to this objectError message for when transition tool is dropped outside of valid target activitycv_show_validationIssuesThe button on the confirm dialogcv_valid_design_savedCongratulations! - Your design is valid and has been savedMessage when a valid design has been saveddb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the serverdelete_btnDeleteLabel for Delete buttongate_btnGateToolbar > Gate Buttongroup_btnGroupToolbar > Group Buttongrouping_act_titleGroupingDefault title for the grouping activityld_val_activity_columnActivityThe heading on the activity in the ValidationIssuesDialogld_val_doneDoneThe button label for the dialogld_val_issue_columnIssueThe heading on the issue in the ValidationIssuesDialogld_val_titleValidation issuesThe title for the dialoglicense_not_selectedNo license currently selected - Please select one Shown if no license is selected in the drop down in workspacemnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_edit_redoRedoMenu bar Edit > Redomnu_edit_undoUndoMenu bar Edit > Undomnu_fileFileMenu bar Filemnu_file_closeCloseMenu bar Closemnu_file_newNewMenu bar Newmnu_file_openOpenMenu bar Openmnu_file_saveSaveMenu bar savemnu_file_saveasSave as...Menu bar Save asmnu_helpHelpMenu bar Helpmnu_help_abtAbout LAMSMenu bar Aboutmnu_toolsToolsMenu bar Toolsmnu_tools_optDraw OptionalMenu bar Optionalmnu_tools_prefsPreferencesMenu bar preferencesmnu_tools_transDraw TransitionMenu bar draw transitionnew_btnNewToolbar > New Buttonnew_confirm_msgAre you sure you want to clear your design on the screen?Msg when user clicks new while working on the existing designnone_act_lblNoneNo gate activity selectedopen_btnOpenToolbar > Open Buttonoptional_btnOptionalToolbar > Optional Buttonpaste_btnPasteToolbar > Paste Buttonperm_act_lblPermissionLabel for permission gate activitypi_activity_type_gateGate ActivityActivity type for gate in PIpi_activity_type_groupingGrouping ActivityActivity type for grouping in Property Inspectorpi_definelaterDefine LaterLabel for Define later for PIpi_end_offsetClose gateEnd offset labelpi_group_typeGrouping typeProperty Inspector Grouping type drop downpi_hoursHoursHours label in Property Inspectorpi_lbl_currentgroupCurrent GroupingCurrent grouping label for PIpi_lbl_descDescriptionDescription Label for PIpi_lbl_groupGroupingGrouping label for PIpi_lbl_titleTitleTitle label for PIpi_max_actMax Activitieslabel for maximum Activitiespi_min_actMin Activitieslabel for Minimum activitiespi_minsMinutesMins label in teh property inspectorpi_no_groupingNoneCombo title for no groupingpi_num_learnersNumber learnersPI Num learners labelpi_optional_titleOptional ActivityTitle for oprional activity property inspectorpi_runofflineRun OfflineLabel for Run Oflinepi_start_offsetOpen gateStart offset labelpi_titlePropertiesOn the title bar of the PIprefix_copyofCopy of Prefix for copy paste command for canvas activitiesprefs_dlg_cancelCancel6prefs_dlg_lng_lblLanguage7prefs_dlg_okOK5prefs_dlg_theme_lblTheme8prefs_dlg_titlePreferences4preview_btnPreviewToolbar > Preview Buttonproperty_inspector_titlePropertiesOn the title bar of the PIrandom_grp_lblRandomLabel for the grouping drop down in the PropertyInspectorrename_btnRenameLabel for Rename Buttonsave_btnSaveToolbar > Save buttonsched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typetk_titleActivities ToolkitLabel for Activities Toolkit Paneltrans_btnTransitionToolbar > Transition Buttontrans_dlg_cancelCancelCancel button on transition dialogtrans_dlg_gateSynchronisationHeader for the transition props dialogtrans_dlg_gatetypecmbTypeGate type combo labeltrans_dlg_okOKOK Button on transition dialogtrans_dlg_titleTransitionTitle for the transition properties dialogws_RootRootRoot folder title for workspacews_chk_overwrite_resourceWarning: you are about to overwrite this sequence!ws_click_folder_filePlease click on either a Folder to save in, or a Design to overwriteError msg if no folder or file is selectedws_copy_same_folderThe source and destination folders are the sameThe user has tried to drag and drop to the same placews_dlg_cancel_buttonCancel2ws_dlg_filenameFile NameLabel for File name in workspace windowws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_dlg_ok_buttonOKWsp Dia OK Button labelws_dlg_open_btnOpenWsp Dia Open Button labelws_dlg_properties_buttonPropertiesWorkspace dialogue Properties btn labelws_dlg_save_btnSaveWsp Dia Save Button labelws_dlg_titleWorkspace0ws_newfolder_cancelCancelCancel on the new folder name diaws_newfolder_insPlease enter a the new folder nameInstructions on the new name pop upws_newfolder_okOKOK on the new folder name diaws_no_permissionSorry, you do not have permission to write to this resourceMessage when user does not have write permission to complete actionws_rename_insPlease enter the new nameMessage of the new name for the userws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsMy GroupsShown in the top level of the tree in the workspacews_view_license_buttonViewTo show the license to the useract_lock_chkPlease unlock the Optional Activity container before assigning this activity as optionalAlert Message if user drags the activity to locked optional activity container sys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlepi_num_groupsNumber of groupsNumber of groups in Property inspectorpi_parallel_titleParallel ActivityTitle for parallel activity property inspectoropt_activity_titleOptional ActivityTitle for Optional Activity Containerlbl_num_activitiesActivitiesreplacement for word activitiesal_sendSendSend button label on the system error dialogal_cannot_move_activitySorry you cannot move this activity.Alert message when user tries to move child activity of any parallel activitycv_gateoptional_hit_chkYou cannot add a gate activity as an optional activity.Error message when user drags gate activity over to optional containerprefix_copyof_countCopy ({0}) ofPrefix for copy paste command for canvas activities when copied activity is pasted multiple times.ws_save_folder_invalidYou cannot save a design in this folder. Please select a valid sub-folder.Alert message if root My Workspace folder is selected to save a design in.ws_click_file_openPlease click on a Design to open.Alert message if folder tried to be opened.ws_license_lblLicenseLabel for Licence drop down on workspace properties tab viewws_license_comment_lblAdditional License InformationLabel for Licence Comment description below license drop downcv_invalid_optional_activityRemove to and from transitions from {0} before setting it as an optional activity.Alert message when user try to drop an activity with to or from transition into optional containercv_trans_target_act_missingSecond activity of the Transition is missing.Error message when target activity for transition is missingcv_invalid_trans_target_from_activityA Transition from {0} already existError message when a transition from the activity already existcv_invalid_trans_target_to_activityA Transition to {0} already existError message when a transition to the activity already existbranch_btnBranchLabel for disabled Branch button shown as submenu for flow button in Toolbarflow_btnFlowLabel for Flow button in Toolbarmnu_file_importImportMenu bar Importcv_design_export_unsavedYou cannot Export an unsaved design.Alert message when trying to export can unsaved design.cv_design_unsavedThe design on the canvas has changed. Continue without saving?Alert message when opening/importing when current design on canvas is unsaved or modified.mnu_file_exportExportMenu bar Exportws_chk_overwrite_existingThis folder already contains a file named {0}.Alert message when saving a design with the same filename as an existing design.ws_click_virtual_folderCannot use this folder.Alert message for trying to use a virtual folder to save/open a file.mnu_file_exitExitFile Menu Exitws_no_file_openNo file found.Alert message if no matching file is found to open in selected folder of Workspace.cv_invalid_trans_circular_sequenceYou are not allowed to have a circular sequenceError message when a transition from one activity to another is creating a circular loopbin_tooltipDrop an activity on this bin to remove it from the activity sequence.Tool tip message for canvas binnew_btn_tooltipClears current sequence and resets workspace ready for useTool tip message for new button in toolbaropen_btn_tooltipShow File Dialogue to open an Activity SequenceTool tip message for open button in toolbarsave_btn_tooltipQuick save current Activity Sequencetool tip message for save button in toolbarcopy_btn_tooltipCopy the selected activitytool tip message for copy button in toolbarpaste_btn_tooltipPaste a copy of the selected activitytool tip message for paste button in toolbartrans_btn_tooltipUse this pen to draw transitions between activities (or press CTRL key)tool tip message for transition button in toolbaroptional_btn_tooltipCreate a set of optional activities. tool tip message for optional button in toolbargate_btn_tooltipCreate a stop pointtool tip message for gate button in toolbarbranch_btn_tooltipCreate a branch (available in LAMS v 2.1)tool tip message for branch button in toolbarflow_btn_tooltipCreate flow controls activitiestool tip message for flow button in toolbargroup_btn_tooltipCreate a Grouping activitytool tip message for group button in toolbarpreview_btn_tooltipPreview your Sequence as learners will see itTool tip message for preview button in toolbarcv_activity_dbclick_readonlyYou are unable to edit tools of a read-only design. Please save a copy of the design and try again.Alert message when double-clicking an Activity in an open read-only designcv_readonly_lblRead OnlyLabel for top left of canvas shown when a read-only design is open.al_empty_designSorry, You cannot save an empty designalert message when user want to save an empty designcv_autosave_err_msgAn error has occurred while trying to auto-save your design. If this error persists please contact the System Administrator.Alert error message when auto-save fails.cv_autosave_rec_msgYou are about to recover the last lost or unsaved design. Your current design will be cleared. Continue?Message informing users that they have recovered data for a design.cv_autosave_rec_titleWarningAlert title for auto save recovery message.mnu_file_recoverRecover...Menu bar Recovercv_activity_copy_invalidSorry! You are not allowed to copy this child activity.Error message when user try to copy child activity from either optional or parallel activity containercv_activity_cut_invalidSorry! You are not allowed to cut this child activity.Error message when user try to cut child activity from either optional or parallel activity containeral_activity_copy_invalidSorry! You are required to select the activity before you click copyAlert message when user select copy activity in context menu or clicks copy button in the menu before selecting any activity on the canvasal_activity_openContent_invalidSorry! You are required to select the activity before you click on the Open/Edit Activity Content menu item in activity right click menu.alert message when user click Open/Edit Activity Content menu item in context menu before selecting any activity on the canvasws_del_confirm_msgAre you sure you want to delete this file / folder?Confirmation message when user tries to delete a file or folder in workspace dialog boxws_file_name_emptySorry! You are not allowed to save a design with no file name.Error message when user try to save a design with no file namews_entre_file_namePlease enter the design name, and then click Save button.Error message when user try to save a design with no file namecv_activity_helpURL_undefinedCannot find help page for {0}Alert message when a tool activity has no help url defined.cv_untitled_lblUntitled - 1Label for Design Title bar on canvasmnu_help_helpAuthoring Helplabel for menu bar Help - Authoring Help optionccm_open_activitycontentOpen/Edit Activity ContentLabel for Custom Context Menuccm_copy_activityCopy ActivityLabel for Custom Context Menuccm_paste_activityPaste ActivityLabel for Custom Context Menuccm_piProperty Inspector...Label for Custom Context Menuccm_author_activityhelpAuthor Activity HelpLabel for Custom Context Menuws_dlg_descriptionDescriptionLabel for description in Workspace dialog - Properties tabtrans_dlg_nogateNoneDrop down default for gate typepi_daysDaysDays label in property inspector for gate toolcv_close_return_to_ext_srcClose and back to {0}Button label used on close and return button in save confirm message popup. \ No newline at end of file Index: lams_central/conf/flashxml/rams/learner/en_AU_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/learner/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/learner/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3hd_resume_lblResumeLabel for Resume buttonhd_exit_lblExitLabel for Exit buttonln_export_btnExportLabel for Export buttonsys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start this browser window to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error alert window titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_act_unreachedYou can't open the Activity as you haven't reached it yet.Alert message when clicking on an unreached activity in the progess bar.hd_resume_tooltipJump to your current activitytool tip message for resume buttonhd_exit_tooltipExit the Learner Environment and close the browser windowtool tip message for exit buttonln_export_tooltipExport your contributions to this lessontool tip message for export buttoncompleted_act_tooltipDouble click to review this completed activitytool tip message for completed activity iconcurrent_act_tooltipDouble click to participate in the current activitytool tip message for current activity iconal_doubleclick_todoactivitySorry, you have not reached this activity yetalert message when user double click on the todo activity in the sequence in learner progresssp_view_lblView AllLabel for View All buttonsp_save_lblSaveLabel for Save buttonsp_view_tooltipView all notebook entriestool tip message for view all buttonsp_save_tooltipSave your notebook entrytool tip message for save buttonsp_title_lblTitleLabel for title field of scratchpad (notebook)sp_panel_lblNotebookLabel for panel title of scratchpad (notebook)al_timeoutWarning! Progress data cannot be applied until loading has finished. Click OK to continue loadingAlert message for timeout error when loading learning design. \ No newline at end of file +
getDictionary3hd_resume_lblResumeLabel for Resume buttonhd_exit_lblExitLabel for Exit buttonln_export_btnExportLabel for Export buttonsys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start this browser window to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error alert window titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_act_unreachedYou can't open the Activity as you haven't reached it yet.Alert message when clicking on an unreached activity in the progess bar.hd_resume_tooltipJump to your current activitytool tip message for resume buttonhd_exit_tooltipExit the Environment and close the browser windowtool tip message for exit buttonln_export_tooltipExport your contributions to this lessontool tip message for export buttoncompleted_act_tooltipDouble click to review this completed activitytool tip message for completed activity iconcurrent_act_tooltipDouble click to participate in the current activitytool tip message for current activity iconal_doubleclick_todoactivitySorry, you have not reached this activity yetalert message when user double click on the todo activity in the sequence in progresssp_view_lblView AllLabel for View All buttonsp_save_lblSaveLabel for Save buttonsp_view_tooltipView all notebook entriestool tip message for view all buttonsp_save_tooltipSave your notebook entrytool tip message for save buttonsp_title_lblTitleLabel for title field of scratchpad (notebook)sp_panel_lblNotebookLabel for panel title of scratchpad (notebook)al_timeoutWarning! Progress data cannot be applied until loading has finished. Click OK to continue loadingAlert message for timeout error when loading design. \ No newline at end of file Index: lams_central/conf/flashxml/rams/learner/en_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/learner/en_dictionary.xml (.../en_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/learner/en_dictionary.xml (.../en_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3hd_resume_lblResumeLabel for Resume buttonhd_exit_lblExitLabel for Exit buttonln_export_btnExportLabel for Export buttonsys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start this browser window to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error alert window titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_act_unreachedYou can't open the Activity as you haven't reached it yet.Alert message when clicking on an unreached activity in the progess bar.hd_resume_tooltipJump to your current activitytool tip message for resume buttonhd_exit_tooltipExit the Learner Environment and close the browser windowtool tip message for exit buttonln_export_tooltipExport your contributions to this lessontool tip message for export buttoncompleted_act_tooltipDouble click to review this completed activitytool tip message for completed activity iconcurrent_act_tooltipDouble click to participate in the current activitytool tip message for current activity iconal_doubleclick_todoactivitySorry, you have not reached this activity yetalert message when user double click on the todo activity in the sequence in learner progresssp_view_lblView AllLabel for View All buttonsp_save_lblSaveLabel for Save buttonsp_view_tooltipView all notebook entriestool tip message for view all buttonsp_save_tooltipSave your notebook entrytool tip message for save buttonsp_title_lblTitleLabel for title field of scratchpad (notebook)sp_panel_lblNotebookLabel for panel title of scratchpad (notebook)al_timeoutWarning! Progress data cannot be applied until loading has finished. Click OK to continue loadingAlert message for timeout error when loading learning design. \ No newline at end of file +
getDictionary3hd_resume_lblResumeLabel for Resume buttonhd_exit_lblExitLabel for Exit buttonln_export_btnExportLabel for Export buttonsys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start this browser window to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error alert window titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_act_unreachedYou can't open the Activity as you haven't reached it yet.Alert message when clicking on an unreached activity in the progess bar.hd_resume_tooltipJump to your current activitytool tip message for resume buttonhd_exit_tooltipExit the Environment and close the browser windowtool tip message for exit buttonln_export_tooltipExport your contributions to this lessontool tip message for export buttoncompleted_act_tooltipDouble click to review this completed activitytool tip message for completed activity iconcurrent_act_tooltipDouble click to participate in the current activitytool tip message for current activity iconal_doubleclick_todoactivitySorry, you have not reached this activity yetalert message when user double click on the todo activity in the sequence in progresssp_view_lblView AllLabel for View All buttonsp_save_lblSaveLabel for Save buttonsp_view_tooltipView all notebook entriestool tip message for view all buttonsp_save_tooltipSave your notebook entrytool tip message for save buttonsp_title_lblTitleLabel for title field of scratchpad (notebook)sp_panel_lblNotebookLabel for panel title of scratchpad (notebook)al_timeoutWarning! Progress data cannot be applied until loading has finished. Click OK to continue loadingAlert message for timeout error when loading design. \ No newline at end of file Index: lams_central/conf/flashxml/rams/monitoring/en_AU_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/monitoring/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/monitoring/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3al_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe lanaguage data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errordb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the servermnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_fileFileMenu bar Filemnu_file_refreshRefreshMenu bar Refreshmnu_file_editclassEdit ClassMenu bar Edit Classmnu_file_startStartMenu bar Startmnu_helpHelpMenu bar Helpmnu_help_abtAboutMenu bar Aboutperm_act_lblPermissionLabel for permission gate activitysched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typews_RootRootRoot folder title for workspacews_dlg_cancel_buttonCancel2ws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsOrganisationsShown in the top level of the tree in the workspacesys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlemnu_file_scheduleScheduleMenu bar Schedulemnu_file_exitExitMenu bar Exitmnu_view_learnersLearners...Menu bar Learnersmnu_goGoMenu bar Gomnu_go_lessonLessonMenu bar Go to Lesson Tabmnu_go_scheduleScheduleMenu bar Go to Schedule Tabmnu_go_learnersLearnersMenu bar Go to Learners Tabmnu_go_todoTodoMenu bar Todomnu_help_helpMonitoring HelpMenu bar Help itemrefresh_btnRefreshRefresh buttonhelp_btnHelpHelp buttonmtab_lessonLessonMonitor Lesson details tabmtab_seqSequenceMonitor Sequence tabmtab_learnersLearnersMonitor Learners tabmtab_todoTodoMonitor Todo tabls_status_lblStatus:Status label - Lesson detailsls_learners_lblLearners:Learner label - Lesson detailsls_class_lblClass:Class label - Lesson detailsls_manage_class_lblClass:Class managing label - Lesson detailsls_manage_status_lblChange Status:Status managing label - Lesson detailsls_manage_start_lblStart:Start managing label - Lesson detailsls_manage_learners_btnView LearnersView learners button - Lesson details (manage section)ls_manage_editclass_btnEdit ClassEdit class button - Lesson details (manage section)ls_manage_apply_btnApplyStatus Apply button - Lesson details (manage section)ls_manage_schedule_btnScheduleSchedule start button - Lesson details (manage section)ls_manage_start_btnStart NowStart immediately button - Lesson details (manage section)ls_manage_date_lblDateDate field title - Lesson details (manage section)ls_duration_lblElapsed Duration:Elapsed duration of lesson - Lesson detailsls_manage_status_cmbSelect status:Status combo top (index) item - Lesson details (manage section)ls_status_cmb_activateActivateLesson status option - Activatels_status_cmb_disableDisableLesson status option - Disable (suspend)ls_status_cmb_enableActiveLesson status option - Enable (make active/unsuspend)ls_status_cmb_archiveArchiveLesson status option - Archivels_status_active_lblCreated but not startedCurrent status description if active (enabled)ls_status_disabled_lblSuspendedCurrent status description if suspended (disabled)ls_status_archived_lblArchivedCurrent status description if archviedls_status_started_lblStartedCurrent status description if started (enabled)ls_win_editclass_titleEdit ClassEdit class window titlels_win_learners_titleView LearnersView learners window titlemnu_viewViewMenu bar Viewls_win_editclass_save_btnSaveSave button on Edit Class popupls_win_editclass_cancel_btnCancelCancel button on Edit Class popupls_win_learners_close_btnCloseClose button on View Learners popupls_win_editclass_organisation_lblOrganisationHeading for Organisation tree on Edit Class popupls_win_editclass_staff_lblStaffHeading for Staff list on Edit Class popupls_win_editclass_learners_lblLearnersHeading for Learners list on the Edit Class popupls_win_learners_heading_lblLearners in class: Heading on View Learners window panel.td_desc_headingAdvanced Controls:Todo tab description headingtd_desc_textUse of this Todo Tab is not required to complete the sequence. See the help page for more information.<br><br>This feature is now fully functional.Todo tab descriptionopt_activity_titleOptional ActivityTitle for Optional Activity on canvas (monitoring)lbl_num_activitieschild activitiesNumber of child activities for Complex activity shown on canvas.ls_of_textofi.e. 1 of 10 Used for showing how many learners have startedls_manage_txtManage LessonHeading for Management section of Lesson Tabls_tasks_txtRequired TasksHeading for Required Tasks (todo section of Lesson tab)td_goContribute_btnGoGo button on contribute entry itemlearner_exportPortfolio_btnExport PortfolioLabel for Export Portfolio used both on learners tab to export learner data and monitor tab to export class datals_status_scheduled_lblScheduledLesson status option - Scheduled (Not Started)al_confirm_forcecomplete_toactivityAre you sure you want to force complete learner '{0}' to Activity '{1}'?Message to get confirmation from user before send data to server for force complete a learner to the activity it has been droppedal_error_forcecomplete_invalidactivityYou have dropped the learner '{0}' on either its current or on its completed activity '{1}'Error message when learner has been dropped on its previous or on its current activityal_confirm_forcecomplete_tofinishAre you sure you want to force complete learner '{0}' to the end of lesson?Message to get confirmation from user before sending data to server for force complete to the end of lessonal_error_forcecomplete_notargetPlease drop the learner '{0}' on an activity or end of lesson.Error Message when learner has been dropped outside of an activity or end of lesson bar at the bottom on the canvastitle_sequencetab_endGateFinished Learners:Title for end gate bar shown at the bottom of monitor tab where user can drop a learner to force complete to the end of lessongoContribute_btn_tooltipComplete this task nowtool tip message for go button in required tasks list in lesson tabhelp_btn_tooltipHelptool tip message for help button in toolbarrefresh_btn_tooltipReload the latest progress data for the learners tool tip message for the refresh buttonls_manage_editclass_btn_tooltipEdit the list of learners and staff assigned to this lessontool tip message for the edit class button in lesson tab under manage lesson sectionls_manage_learners_btn_tooltipShows all the learners assigned to this lessontool tip message for the view learners button in lesson tab under manage lesson sectionls_manage_apply_btn_tooltipChange the status of this lesson based on the drop down selectiontool tip message for the apply button in lesson tab under manage lesson section to change the lesson statusclass_exportPortfolio_btn_tooltipExport the class portfolio and save it on you computer for future referencetool tip message for exportportfolio button next to refresh button to export class portfolio and save in on user computerlearner_exportPortfolio_btn_tooltipExport this learner portfolio and save it on you computer for future referencetool tip message for exportportfolio button for individual learner to export portfolio for the respective learner and save to it in on user computer for future referencels_manage_start_btn_tooltipStart the lesson immediatelytool tip message for the start now button in lesson tab under manage lesson section when staff has not yet started the lesson while creating a lessonls_manage_schedule_btn_tooltipSchedule lesson to start in a future timetool tip message for the schedule button in lesson tab under manage lesson section to shedule the lesson to start of selected date and timecurrent_act_tooltipDouble click to review in-progress contribution for learner's current activitytool tip message for current activity iconcompleted_act_tooltipDouble click to review the contribution for learner's completed activitytool tip message for completed activity iconal_doubleclick_todoactivitySorry, learner: {0} has not reached the activity: {1}, yet.alert message when user double click on the todo activity in the sequence under learner tabal_validation_schstartNo date was selected. Please select a date and time.Message when no date is selected for starting a lesson by schedule.ls_manage_time_lblTime (Hours : Minutes)Time fields title - Lesson details (manage section)al_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startfinish_learner_tooltipTo force complete a learner to the end of lesson, drag the learner icon over to this bar and release the iconRollover message when user moves their mouse over the end gate bar in monitor tab viewccm_monitor_activityOpen Activity MonitorLabel for Custom Context Monitor Activityccm_monitor_activityhelpMonitor Activity HelpLabel for Custom Context Monitor Activity Helplearner_viewJournals_btnJournal EntriesLabel for Journal Entries button used on Learners tab to view all journal entires for the lesson.learner_viewJournals_btn_tooltipView all Journal Entries saved by Learnerstool tip message for Journal Entries button used on Learner tab to view all journal entires for the lesson.ls_learnerURL_lblLearner URL:Learner URL:ls_manage_learnerExpp_lblEnable export portfolio for learnerLabel for Enable export portfolio for Learnerls_confirm_expp_enabledExport Portfolio is now enabled for learnersConfirmation message on enabling export portfolio for learnersls_confirm_expp_disabledExport Portfolio is now disabled for learnersConfirmation message on disabling export portfolio for learnersls_remove_confirm_msgYou have selected to Remove this lesson. Removed lessons cannot be retrieved again. Continue?remove confirm msgls_status_cmb_removeRemoveLesson status option - Removels_status_removed_lblRemovedCurrent status description if deleted (removed) lesson.al_yesYesYes on the alert dialogal_noNo'No' on the alert dialogls_remove_warning_msgWARNING: The lesson is about to be removed. Do you want it keep this lesson as archived?Message for the alert dialog which appears following confirmation dialog for removing a lesson.learners_group_name{0} learnersGroup name for the class's learners group.staff_group_name{0} staffGroup name for the class's staff group. \ No newline at end of file +
getDictionary3al_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe language data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errordb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the servermnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_fileFileMenu bar Filemnu_file_refreshRefreshMenu bar Refreshmnu_file_editclassEdit ClassMenu bar Edit Classmnu_file_startStartMenu bar Startmnu_helpHelpMenu bar Helpmnu_help_abtAboutMenu bar Aboutperm_act_lblPermissionLabel for permission gate activitysched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typews_RootRootRoot folder title for workspacews_dlg_cancel_buttonCancel2ws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsOrganisationsShown in the top level of the tree in the workspacesys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlemnu_file_scheduleScheduleMenu bar Schedulemnu_file_exitExitMenu bar Exitmnu_view_learnersParticipants...Menu bar Learnersmnu_goGoMenu bar Gomnu_go_lessonLessonMenu bar Go to Lesson Tabmnu_go_scheduleScheduleMenu bar Go to Schedule Tabmnu_go_learnersParticipantsMenu bar Go to Learners Tabmnu_go_todoTodoMenu bar Todomnu_help_helpMonitoring HelpMenu bar Help itemrefresh_btnRefreshRefresh buttonhelp_btnHelpHelp buttonmtab_lessonLessonMonitor Lesson details tabmtab_seqSequenceMonitor Sequence tabmtab_learnersParticipantsMonitor Learners tabmtab_todoTodoMonitor Todo tabls_status_lblStatus:Status label - Lesson detailsls_learners_lblParticipants:Learner label - Lesson detailsls_class_lblClass:Class label - Lesson detailsls_manage_class_lblClass:Class managing label - Lesson detailsls_manage_status_lblChange Status:Status managing label - Lesson detailsls_manage_start_lblStart:Start managing label - Lesson detailsls_manage_learners_btnView ParticipantsView learners button - Lesson details (manage section)ls_manage_editclass_btnEdit ClassEdit class button - Lesson details (manage section)ls_manage_apply_btnApplyStatus Apply button - Lesson details (manage section)ls_manage_schedule_btnScheduleSchedule start button - Lesson details (manage section)ls_manage_start_btnStart NowStart immediately button - Lesson details (manage section)ls_manage_date_lblDateDate field title - Lesson details (manage section)ls_duration_lblElapsed Duration:Elapsed duration of lesson - Lesson detailsls_manage_status_cmbSelect status:Status combo top (index) item - Lesson details (manage section)ls_status_cmb_activateActivateLesson status option - Activatels_status_cmb_disableDisableLesson status option - Disable (suspend)ls_status_cmb_enableActiveLesson status option - Enable (make active/unsuspend)ls_status_cmb_archiveArchiveLesson status option - Archivels_status_active_lblCreated but not startedCurrent status description if active (enabled)ls_status_disabled_lblSuspendedCurrent status description if suspended (disabled)ls_status_archived_lblArchivedCurrent status description if archviedls_status_started_lblStartedCurrent status description if started (enabled)ls_win_editclass_titleEdit ClassEdit class window titlels_win_learners_titleView ParticipantsView learners window titlemnu_viewViewMenu bar Viewls_win_editclass_save_btnSaveSave button on Edit Class popupls_win_editclass_cancel_btnCancelCancel button on Edit Class popupls_win_learners_close_btnCloseClose button on View Learners popupls_win_editclass_organisation_lblOrganisationHeading for Organisation tree on Edit Class popupls_win_editclass_staff_lblStaffHeading for Staff list on Edit Class popupls_win_editclass_learners_lblParticipantsHeading for Learners list on the Edit Class popupls_win_learners_heading_lblParticipants in class: Heading on View Learners window panel.td_desc_headingAdvanced Controls:Todo tab description headingtd_desc_textUse of this Todo Tab is not required to complete the sequence. See the help page for more information.<br><br>This feature is now fully functional.Todo tab descriptionopt_activity_titleOptional ActivityTitle for Optional Activity on canvas (monitoring)lbl_num_activitieschild activitiesNumber of child activities for Complex activity shown on canvas.ls_of_textofi.e. 1 of 10 Used for showing how many learners have startedls_manage_txtManage LessonHeading for Management section of Lesson Tabls_tasks_txtRequired TasksHeading for Required Tasks (todo section of Lesson tab)td_goContribute_btnGoGo button on contribute entry itemlearner_exportPortfolio_btnExport PortfolioLabel for Export Portfolio used both on learners tab to export learner data and monitor tab to export class datals_status_scheduled_lblScheduledLesson status option - Scheduled (Not Started)al_confirm_forcecomplete_toactivityAre you sure you want to force complete participant '{0}' to Activity '{1}'?Message to get confirmation from user before send data to server for force complete a learner to the activity it has been droppedal_error_forcecomplete_invalidactivityYou have dropped the participant '{0}' on either its current or on its completed activity '{1}'Error message when learner has been dropped on its previous or on its current activityal_confirm_forcecomplete_tofinishAre you sure you want to force complete participant '{0}' to the end of lesson?Message to get confirmation from user before sending data to server for force complete to the end of lessonal_error_forcecomplete_notargetPlease drop the participant '{0}' on an activity or end of lesson.Error Message when learner has been dropped outside of an activity or end of lesson bar at the bottom on the canvastitle_sequencetab_endGateFinished Participants:Title for end gate bar shown at the bottom of monitor tab where user can drop a learner to force complete to the end of lessongoContribute_btn_tooltipComplete this task nowtool tip message for go button in required tasks list in lesson tabhelp_btn_tooltipHelptool tip message for help button in toolbarrefresh_btn_tooltipReload the latest progress data for the participants tool tip message for the refresh buttonls_manage_editclass_btn_tooltipEdit the list of participants and staff assigned to this lessontool tip message for the edit class button in lesson tab under manage lesson sectionls_manage_learners_btn_tooltipShows all the participants assigned to this lessontool tip message for the view learners button in lesson tab under manage lesson sectionls_manage_apply_btn_tooltipChange the status of this lesson based on the drop down selectiontool tip message for the apply button in lesson tab under manage lesson section to change the lesson statusclass_exportPortfolio_btn_tooltipExport the class portfolio and save it on you computer for future referencetool tip message for exportportfolio button next to refresh button to export class portfolio and save in on user computerlearner_exportPortfolio_btn_tooltipExport this participant portfolio and save it on you computer for future referencetool tip message for exportportfolio button for individual learner to export portfolio for the respective learner and save to it in on user computer for future referencels_manage_start_btn_tooltipStart the lesson immediatelytool tip message for the start now button in lesson tab under manage lesson section when staff has not yet started the lesson while creating a lessonls_manage_schedule_btn_tooltipSchedule lesson to start in a future timetool tip message for the schedule button in lesson tab under manage lesson section to shedule the lesson to start of selected date and timecurrent_act_tooltipDouble click to review in-progress contribution for participant's current activitytool tip message for current activity iconcompleted_act_tooltipDouble click to review the contribution for participant's completed activitytool tip message for completed activity iconal_doubleclick_todoactivitySorry, participant: {0} has not reached the activity: {1}, yet.alert message when user double click on the todo activity in the sequence under learner tabal_validation_schstartNo date was selected. Please select a date and time.Message when no date is selected for starting a lesson by schedule.ls_manage_time_lblTime (Hours : Minutes)Time fields title - Lesson details (manage section)al_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startfinish_learner_tooltipTo force complete a participant to the end of lesson, drag the learner icon over to this bar and release the iconRollover message when user moves their mouse over the end gate bar in monitor tab viewccm_monitor_activityOpen Activity MonitorLabel for Custom Context Monitor Activityccm_monitor_activityhelpMonitor Activity HelpLabel for Custom Context Monitor Activity Helplearner_viewJournals_btnJournal EntriesLabel for Journal Entries button used on Learners tab to view all journal entires for the lesson.learner_viewJournals_btn_tooltipView all Journal Entries saved by Participantstool tip message for Journal Entries button used on Learner tab to view all journal entires for the lesson.ls_learnerURL_lblParticipant URL:Learner URL:ls_manage_learnerExpp_lblEnable export portfolio for participantLabel for Enable export portfolio for Learnerls_confirm_expp_enabledExport Portfolio is now enabled for participantsConfirmation message on enabling export portfolio for learnersls_confirm_expp_disabledExport Portfolio is now disabled for participantsConfirmation message on disabling export portfolio for learnersls_remove_confirm_msgYou have selected to Remove this lesson. Removed lessons cannot be retrieved again. Continue?remove confirm msgls_status_cmb_removeRemoveLesson status option - Removels_status_removed_lblRemovedCurrent status description if deleted (removed) lesson.al_yesYesYes on the alert dialogal_noNo'No' on the alert dialogls_remove_warning_msgWARNING: The lesson is about to be removed. Do you want it keep this lesson as archived?Message for the alert dialog which appears following confirmation dialog for removing a lesson.learners_group_name{0} ParticipantsGroup name for the class's learners group.staff_group_name{0} StaffGroup name for the class's staff group. \ No newline at end of file Index: lams_central/conf/flashxml/rams/monitoring/en_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/monitoring/en_dictionary.xml (.../en_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/monitoring/en_dictionary.xml (.../en_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3al_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe lanaguage data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errordb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the servermnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_fileFileMenu bar Filemnu_file_refreshRefreshMenu bar Refreshmnu_file_editclassEdit ClassMenu bar Edit Classmnu_file_startStartMenu bar Startmnu_helpHelpMenu bar Helpmnu_help_abtAboutMenu bar Aboutperm_act_lblPermissionLabel for permission gate activitysched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typews_RootRootRoot folder title for workspacews_dlg_cancel_buttonCancel2ws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsOrganisationsShown in the top level of the tree in the workspacesys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlemnu_file_scheduleScheduleMenu bar Schedulemnu_file_exitExitMenu bar Exitmnu_view_learnersLearners...Menu bar Learnersmnu_goGoMenu bar Gomnu_go_lessonLessonMenu bar Go to Lesson Tabmnu_go_scheduleScheduleMenu bar Go to Schedule Tabmnu_go_learnersLearnersMenu bar Go to Learners Tabmnu_go_todoTodoMenu bar Todomnu_help_helpMonitoring HelpMenu bar Help itemrefresh_btnRefreshRefresh buttonhelp_btnHelpHelp buttonmtab_lessonLessonMonitor Lesson details tabmtab_seqSequenceMonitor Sequence tabmtab_learnersLearnersMonitor Learners tabmtab_todoTodoMonitor Todo tabls_status_lblStatus:Status label - Lesson detailsls_learners_lblLearners:Learner label - Lesson detailsls_class_lblClass:Class label - Lesson detailsls_manage_class_lblClass:Class managing label - Lesson detailsls_manage_status_lblChange Status:Status managing label - Lesson detailsls_manage_start_lblStart:Start managing label - Lesson detailsls_manage_learners_btnView LearnersView learners button - Lesson details (manage section)ls_manage_editclass_btnEdit ClassEdit class button - Lesson details (manage section)ls_manage_apply_btnApplyStatus Apply button - Lesson details (manage section)ls_manage_schedule_btnScheduleSchedule start button - Lesson details (manage section)ls_manage_start_btnStart NowStart immediately button - Lesson details (manage section)ls_manage_date_lblDateDate field title - Lesson details (manage section)ls_duration_lblElapsed Duration:Elapsed duration of lesson - Lesson detailsls_manage_status_cmbSelect status:Status combo top (index) item - Lesson details (manage section)ls_status_cmb_activateActivateLesson status option - Activatels_status_cmb_disableDisableLesson status option - Disable (suspend)ls_status_cmb_enableActiveLesson status option - Enable (make active/unsuspend)ls_status_cmb_archiveArchiveLesson status option - Archivels_status_active_lblCreated but not startedCurrent status description if active (enabled)ls_status_disabled_lblSuspendedCurrent status description if suspended (disabled)ls_status_archived_lblArchivedCurrent status description if archviedls_status_started_lblStartedCurrent status description if started (enabled)ls_win_editclass_titleEdit ClassEdit class window titlels_win_learners_titleView LearnersView learners window titlemnu_viewViewMenu bar Viewls_win_editclass_save_btnSaveSave button on Edit Class popupls_win_editclass_cancel_btnCancelCancel button on Edit Class popupls_win_learners_close_btnCloseClose button on View Learners popupls_win_editclass_organisation_lblOrganisationHeading for Organisation tree on Edit Class popupls_win_editclass_staff_lblStaffHeading for Staff list on Edit Class popupls_win_editclass_learners_lblLearnersHeading for Learners list on the Edit Class popupls_win_learners_heading_lblLearners in class: Heading on View Learners window panel.td_desc_headingAdvanced Controls:Todo tab description headingtd_desc_textUse of this Todo Tab is not required to complete the sequence. See the help page for more information.<br><br>This feature is now fully functional.Todo tab descriptionopt_activity_titleOptional ActivityTitle for Optional Activity on canvas (monitoring)lbl_num_activitieschild activitiesNumber of child activities for Complex activity shown on canvas.ls_of_textofi.e. 1 of 10 Used for showing how many learners have startedls_manage_txtManage LessonHeading for Management section of Lesson Tabls_tasks_txtRequired TasksHeading for Required Tasks (todo section of Lesson tab)td_goContribute_btnGoGo button on contribute entry itemlearner_exportPortfolio_btnExport PortfolioLabel for Export Portfolio used both on learners tab to export learner data and monitor tab to export class datals_status_scheduled_lblScheduledLesson status option - Scheduled (Not Started)al_confirm_forcecomplete_toactivityAre you sure you want to force complete learner '{0}' to Activity '{1}'?Message to get confirmation from user before send data to server for force complete a learner to the activity it has been droppedal_error_forcecomplete_invalidactivityYou have dropped the learner '{0}' on either its current or on its completed activity '{1}'Error message when learner has been dropped on its previous or on its current activityal_confirm_forcecomplete_tofinishAre you sure you want to force complete learner '{0}' to the end of lesson?Message to get confirmation from user before sending data to server for force complete to the end of lessonal_error_forcecomplete_notargetPlease drop the learner '{0}' on an activity or end of lesson.Error Message when learner has been dropped outside of an activity or end of lesson bar at the bottom on the canvastitle_sequencetab_endGateFinished Learners:Title for end gate bar shown at the bottom of monitor tab where user can drop a learner to force complete to the end of lessongoContribute_btn_tooltipComplete this task nowtool tip message for go button in required tasks list in lesson tabhelp_btn_tooltipHelptool tip message for help button in toolbarrefresh_btn_tooltipReload the latest progress data for the learners tool tip message for the refresh buttonls_manage_editclass_btn_tooltipEdit the list of learners and staff assigned to this lessontool tip message for the edit class button in lesson tab under manage lesson sectionls_manage_learners_btn_tooltipShows all the learners assigned to this lessontool tip message for the view learners button in lesson tab under manage lesson sectionls_manage_apply_btn_tooltipChange the status of this lesson based on the drop down selectiontool tip message for the apply button in lesson tab under manage lesson section to change the lesson statusclass_exportPortfolio_btn_tooltipExport the class portfolio and save it on you computer for future referencetool tip message for exportportfolio button next to refresh button to export class portfolio and save in on user computerlearner_exportPortfolio_btn_tooltipExport this learner portfolio and save it on you computer for future referencetool tip message for exportportfolio button for individual learner to export portfolio for the respective learner and save to it in on user computer for future referencels_manage_start_btn_tooltipStart the lesson immediatelytool tip message for the start now button in lesson tab under manage lesson section when staff has not yet started the lesson while creating a lessonls_manage_schedule_btn_tooltipSchedule lesson to start in a future timetool tip message for the schedule button in lesson tab under manage lesson section to shedule the lesson to start of selected date and timecurrent_act_tooltipDouble click to review in-progress contribution for learner's current activitytool tip message for current activity iconcompleted_act_tooltipDouble click to review the contribution for learner's completed activitytool tip message for completed activity iconal_doubleclick_todoactivitySorry, learner: {0} has not reached the activity: {1}, yet.alert message when user double click on the todo activity in the sequence under learner tabal_validation_schstartNo date was selected. Please select a date and time.Message when no date is selected for starting a lesson by schedule.ls_manage_time_lblTime (Hours : Minutes)Time fields title - Lesson details (manage section)al_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startfinish_learner_tooltipTo force complete a learner to the end of lesson, drag the learner icon over to this bar and release the iconRollover message when user moves their mouse over the end gate bar in monitor tab viewccm_monitor_activityOpen Activity MonitorLabel for Custom Context Monitor Activityccm_monitor_activityhelpMonitor Activity HelpLabel for Custom Context Monitor Activity Helplearner_viewJournals_btnJournal EntriesLabel for Journal Entries button used on Learners tab to view all journal entires for the lesson.learner_viewJournals_btn_tooltipView all Journal Entries saved by Learnerstool tip message for Journal Entries button used on Learner tab to view all journal entires for the lesson.ls_learnerURL_lblLearner URL:Learner URL:ls_manage_learnerExpp_lblEnable export portfolio for learnerLabel for Enable export portfolio for Learnerls_confirm_expp_enabledExport Portfolio is now enabled for learnersConfirmation message on enabling export portfolio for learnersls_confirm_expp_disabledExport Portfolio is now disabled for learnersConfirmation message on disabling export portfolio for learnersls_remove_confirm_msgYou have selected to Remove this lesson. Removed lessons cannot be retrieved again. Continue?remove confirm msgls_status_cmb_removeRemoveLesson status option - Removels_status_removed_lblRemovedCurrent status description if deleted (removed) lesson.al_yesYesYes on the alert dialogal_noNo'No' on the alert dialogls_remove_warning_msgWARNING: The lesson is about to be removed. Do you want it keep this lesson as archived?Message for the alert dialog which appears following confirmation dialog for removing a lesson.learners_group_name{0} learnersGroup name for the class's learners group.staff_group_name{0} staffGroup name for the class's staff group. \ No newline at end of file +
getDictionary3al_alertAlertGeneric title for Alert windowal_cancelCancelTo Confirm title for LFErroral_confirmConfirmTo Confirm title for LFErroral_okOKOK on the alert dialogapp_chk_langloadThe language data has not been loadedmessage for unsuccessful language loadingapp_chk_themeloadThe theme data has not been loadedmessage for unsuccessful theme loadingapp_fail_continueThe application cannot continue. Please contact supportmessage if application cannot continue due to any errordb_datasend_confirmThanks for Sending data to serverMessage when user sucessfully dumps data to the servermnu_editEditMenu bar Editmnu_edit_copyCopyMenu bar Edit > Copymnu_edit_cutCutMenu bar Edit > Cutmnu_edit_pastePasteMenu bar Edit > Pastemnu_fileFileMenu bar Filemnu_file_refreshRefreshMenu bar Refreshmnu_file_editclassEdit ClassMenu bar Edit Classmnu_file_startStartMenu bar Startmnu_helpHelpMenu bar Helpmnu_help_abtAboutMenu bar Aboutperm_act_lblPermissionLabel for permission gate activitysched_act_lblScheduleLabel for schedule gate activitysynch_act_lblSynchroniseUsed as a label for the Synch Gate Activity Typews_RootRootRoot folder title for workspacews_dlg_cancel_buttonCancel2ws_dlg_location_buttonLocationWorkspace dialogue Location btn labelws_tree_mywspMy WorkspaceThe root level of the treews_tree_orgsOrganisationsShown in the top level of the tree in the workspacesys_error_msg_startA following system error has occurred:Common System error message starting linesys_error_msg_finishYou may need to re-start LAMS Author to continue. Do you want to save the following information about this error to help fix this problem?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titlemnu_file_scheduleScheduleMenu bar Schedulemnu_file_exitExitMenu bar Exitmnu_view_learnersParticipants...Menu bar Learnersmnu_goGoMenu bar Gomnu_go_lessonLessonMenu bar Go to Lesson Tabmnu_go_scheduleScheduleMenu bar Go to Schedule Tabmnu_go_learnersParticipantsMenu bar Go to Learners Tabmnu_go_todoTodoMenu bar Todomnu_help_helpMonitoring HelpMenu bar Help itemrefresh_btnRefreshRefresh buttonhelp_btnHelpHelp buttonmtab_lessonLessonMonitor Lesson details tabmtab_seqSequenceMonitor Sequence tabmtab_learnersParticipantsMonitor Learners tabmtab_todoTodoMonitor Todo tabls_status_lblStatus:Status label - Lesson detailsls_learners_lblParticipants:Learner label - Lesson detailsls_class_lblClass:Class label - Lesson detailsls_manage_class_lblClass:Class managing label - Lesson detailsls_manage_status_lblChange Status:Status managing label - Lesson detailsls_manage_start_lblStart:Start managing label - Lesson detailsls_manage_learners_btnView ParticipantsView learners button - Lesson details (manage section)ls_manage_editclass_btnEdit ClassEdit class button - Lesson details (manage section)ls_manage_apply_btnApplyStatus Apply button - Lesson details (manage section)ls_manage_schedule_btnScheduleSchedule start button - Lesson details (manage section)ls_manage_start_btnStart NowStart immediately button - Lesson details (manage section)ls_manage_date_lblDateDate field title - Lesson details (manage section)ls_duration_lblElapsed Duration:Elapsed duration of lesson - Lesson detailsls_manage_status_cmbSelect status:Status combo top (index) item - Lesson details (manage section)ls_status_cmb_activateActivateLesson status option - Activatels_status_cmb_disableDisableLesson status option - Disable (suspend)ls_status_cmb_enableActiveLesson status option - Enable (make active/unsuspend)ls_status_cmb_archiveArchiveLesson status option - Archivels_status_active_lblCreated but not startedCurrent status description if active (enabled)ls_status_disabled_lblSuspendedCurrent status description if suspended (disabled)ls_status_archived_lblArchivedCurrent status description if archviedls_status_started_lblStartedCurrent status description if started (enabled)ls_win_editclass_titleEdit ClassEdit class window titlels_win_learners_titleView ParticipantsView learners window titlemnu_viewViewMenu bar Viewls_win_editclass_save_btnSaveSave button on Edit Class popupls_win_editclass_cancel_btnCancelCancel button on Edit Class popupls_win_learners_close_btnCloseClose button on View Learners popupls_win_editclass_organisation_lblOrganisationHeading for Organisation tree on Edit Class popupls_win_editclass_staff_lblStaffHeading for Staff list on Edit Class popupls_win_editclass_learners_lblParticipantsHeading for Learners list on the Edit Class popupls_win_learners_heading_lblParticipants in class: Heading on View Learners window panel.td_desc_headingAdvanced Controls:Todo tab description headingtd_desc_textUse of this Todo Tab is not required to complete the sequence. See the help page for more information.<br><br>This feature is now fully functional.Todo tab descriptionopt_activity_titleOptional ActivityTitle for Optional Activity on canvas (monitoring)lbl_num_activitieschild activitiesNumber of child activities for Complex activity shown on canvas.ls_of_textofi.e. 1 of 10 Used for showing how many learners have startedls_manage_txtManage LessonHeading for Management section of Lesson Tabls_tasks_txtRequired TasksHeading for Required Tasks (todo section of Lesson tab)td_goContribute_btnGoGo button on contribute entry itemlearner_exportPortfolio_btnExport PortfolioLabel for Export Portfolio used both on learners tab to export learner data and monitor tab to export class datals_status_scheduled_lblScheduledLesson status option - Scheduled (Not Started)al_confirm_forcecomplete_toactivityAre you sure you want to force complete participant '{0}' to Activity '{1}'?Message to get confirmation from user before send data to server for force complete a learner to the activity it has been droppedal_error_forcecomplete_invalidactivityYou have dropped the participant '{0}' on either its current or on its completed activity '{1}'Error message when learner has been dropped on its previous or on its current activityal_confirm_forcecomplete_tofinishAre you sure you want to force complete participant '{0}' to the end of lesson?Message to get confirmation from user before sending data to server for force complete to the end of lessonal_error_forcecomplete_notargetPlease drop the participant '{0}' on an activity or end of lesson.Error Message when learner has been dropped outside of an activity or end of lesson bar at the bottom on the canvastitle_sequencetab_endGateFinished Participants:Title for end gate bar shown at the bottom of monitor tab where user can drop a learner to force complete to the end of lessongoContribute_btn_tooltipComplete this task nowtool tip message for go button in required tasks list in lesson tabhelp_btn_tooltipHelptool tip message for help button in toolbarrefresh_btn_tooltipReload the latest progress data for the participants tool tip message for the refresh buttonls_manage_editclass_btn_tooltipEdit the list of participants and staff assigned to this lessontool tip message for the edit class button in lesson tab under manage lesson sectionls_manage_learners_btn_tooltipShows all the participants assigned to this lessontool tip message for the view learners button in lesson tab under manage lesson sectionls_manage_apply_btn_tooltipChange the status of this lesson based on the drop down selectiontool tip message for the apply button in lesson tab under manage lesson section to change the lesson statusclass_exportPortfolio_btn_tooltipExport the class portfolio and save it on you computer for future referencetool tip message for exportportfolio button next to refresh button to export class portfolio and save in on user computerlearner_exportPortfolio_btn_tooltipExport this participant portfolio and save it on you computer for future referencetool tip message for exportportfolio button for individual learner to export portfolio for the respective learner and save to it in on user computer for future referencels_manage_start_btn_tooltipStart the lesson immediatelytool tip message for the start now button in lesson tab under manage lesson section when staff has not yet started the lesson while creating a lessonls_manage_schedule_btn_tooltipSchedule lesson to start in a future timetool tip message for the schedule button in lesson tab under manage lesson section to shedule the lesson to start of selected date and timecurrent_act_tooltipDouble click to review in-progress contribution for participant's current activitytool tip message for current activity iconcompleted_act_tooltipDouble click to review the contribution for participant's completed activitytool tip message for completed activity iconal_doubleclick_todoactivitySorry, participant: {0} has not reached the activity: {1}, yet.alert message when user double click on the todo activity in the sequence under learner tabal_validation_schstartNo date was selected. Please select a date and time.Message when no date is selected for starting a lesson by schedule.ls_manage_time_lblTime (Hours : Minutes)Time fields title - Lesson details (manage section)al_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startfinish_learner_tooltipTo force complete a participant to the end of lesson, drag the learner icon over to this bar and release the iconRollover message when user moves their mouse over the end gate bar in monitor tab viewccm_monitor_activityOpen Activity MonitorLabel for Custom Context Monitor Activityccm_monitor_activityhelpMonitor Activity HelpLabel for Custom Context Monitor Activity Helplearner_viewJournals_btnJournal EntriesLabel for Journal Entries button used on Learners tab to view all journal entires for the lesson.learner_viewJournals_btn_tooltipView all Journal Entries saved by Participantstool tip message for Journal Entries button used on Learner tab to view all journal entires for the lesson.ls_learnerURL_lblParticipant URL:Learner URL:ls_manage_learnerExpp_lblEnable export portfolio for participantLabel for Enable export portfolio for Learnerls_confirm_expp_enabledExport Portfolio is now enabled for participantsConfirmation message on enabling export portfolio for learnersls_confirm_expp_disabledExport Portfolio is now disabled for participantsConfirmation message on disabling export portfolio for learnersls_remove_confirm_msgYou have selected to Remove this lesson. Removed lessons cannot be retrieved again. Continue?remove confirm msgls_status_cmb_removeRemoveLesson status option - Removels_status_removed_lblRemovedCurrent status description if deleted (removed) lesson.al_yesYesYes on the alert dialogal_noNo'No' on the alert dialogls_remove_warning_msgWARNING: The lesson is about to be removed. Do you want it keep this lesson as archived?Message for the alert dialog which appears following confirmation dialog for removing a lesson.learners_group_name{0} ParticipantsGroup name for the class's learners group.staff_group_name{0} StaffGroup name for the class's staff group. \ No newline at end of file Index: lams_central/conf/flashxml/rams/wizard/en_AU_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/wizard/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/wizard/en_AU_dictionary.xml (.../en_AU_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3sys_error_msg_startYou were unable to create a lesson.Common System error message starting linesys_error_msg_finishDo you want to send an error report?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titleprev_btn< PrevPrevious step buttonnext_btnNext >Next step buttonfinish_btnStart in MonitorFinish button to complete wizardcancel_btnCancelCancel button to exit wizardclose_btnCloseClose button to close windowstart_btnStart NowStart button to start new lessontitle_lblTitleNew Lesson titledesc_lblDescriptionNew Lesson descriptionlearner_lblLearnersHeading for list of class learnersstaff_lblStaffHeading for list of class staffschedule_cb_lblScheduleLabel for schedule checkboxsummery_lblSummeryHeading for summery outlinews_RootRootRoot folder title for workspacews_tree_mywspMy WorkspaceThe root level of the workspace treewizardTitle_1_lblSelect the SequenceStep 1 screen titlewizardTitle_2_lblLesson DetailsStep 2 screen titlewizardTitle_3_lblSelect Students and StaffStep 3 screen titlewizardTitle_4_lblConfirm Lesson DetailsStep 4 screen titlewizardTitle_x_lblLesson: {0}Confirmation screen titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_msg1A valid sequence must be selected.Message when no design is selected on step 1al_validation_msg2Title is a required field. Message when title field is empty on Step 2al_validation_msg3_1No course or class was selected. Message when no course/class is selected in Step 3al_validation_msg3_2There must be at least 1 staff member and learner selected.Message when either no staff/learner users are selected in Step 3.wizardDesc_1_lblThe directory structure below contains the sequences you can create a lesson for. Select one and click on the next button to continue.Step 1 descriptionwizardDesc_2_lblYou can add the name and description you would like the students to see for this lesson.Step 2 descriptionwizardDesc_3_lblYou can choose to unselect students and staff from this class by unchecking the box next to their names.Step 3 descriptionwizardDesc_4_lblBy pressing on the Start button you can begin the lesson straight away. You can also schedule the lesson to start at a particular date and time.Step 4 descriptionconfirmMsg_1_txt{0} has been started.Conclusion screen description if lesson startedconfirmMsg_2_txt{0} has been schedule for {1}.Conclusion screen description if lesson scheduledconfirmMsg_3_txt{0} has been created but has not been started yet.Conclusion screen description if lesson created but not startedal_validation_schstartNo date was selected. Please select a date and time, and then click Schedule button.Message when no date is selected starting a lesson by schedule.summery_design_lblSequence:Label for summery heading of selected design field.summery_title_lblTitle:Label for summery heading of defined title.summery_desc_lblDescription:Label for summery heading of defined description.summery_course_lblGroup:Label for summery heading of selected course field.summery_class_lblSubgroup:Label for summery heading of selected class field.summery_staff_lblStaff:Label for summery heading of number of selected staff in the lesson class.summery_learners_lblLearners:Label for summery heading of number of selected learners in the lesson class.al_sendSendOK on system error dialogal_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startdate_lblDateLabel for Schedule Date fieldtime_lblTime (Hours : Minutes)Label for Schedule Time fieldwizard_selAll_cb_lblSelect AllLabel for select all check box used to select all staff or learner users in list.wizard_learner_expp_cb_lblEnable export portfolio for learnerLabel for Enable export portfolio for Learnerlearners_group_name{0} learnersGroup name for the class's learners group.staff_group_name{0} staffGroup name for the class's staff group. \ No newline at end of file +
getDictionary3wizardTitle_1_lblSelect the SequenceStep 1 screen titlewizardTitle_3_lblSelect Students and StaffStep 3 screen titlewizardTitle_4_lblConfirm Workflow DetailsStep 4 screen titlewizardTitle_x_lblWorkflow: {0}Confirmation screen titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_msg1A valid sequence must be selected.Message when no design is selected on step 1al_validation_msg2Title is a required field. Message when title field is empty on Step 2al_validation_msg3_2There must be at least 1 staff member and participant selected.Message when either no staff/participant users are selected in Step 3.wizardDesc_1_lblThe directory structure below contains the sequences you can create a workflow for. Select one and click on the next button to continue.Step 1 descriptionwizardDesc_2_lblYou can add the name and description you would like the students to see for this workflow.Step 2 descriptionwizardDesc_4_lblBy pressing on the Start button you can begin the workflow straight away. You can also schedule the workflow to start at a particular date and time.Step 4 descriptionconfirmMsg_1_txt{0} has been started.Conclusion screen description if lesson startedconfirmMsg_2_txt{0} has been schedule for {1}.Conclusion screen description if lesson scheduledconfirmMsg_3_txt{0} has been created but has not been started yet.Conclusion screen description if lesson created but not startedal_validation_schstartNo date was selected. Please select a date and time, and then click Schedule button.Message when no date is selected starting a lesson by schedule.summery_design_lblSequence:Label for summery heading of selected design field.summery_title_lblTitle:Label for summery heading of defined title.summery_desc_lblDescription:Label for summery heading of defined description.summery_course_lblGroup:Label for summery heading of selected course field.summery_class_lblSubgroup:Label for summery heading of selected class field.summery_staff_lblStaff:Label for summery heading of number of selected staff in the lesson class.summery_learners_lblParticipants:Label for summery heading of number of selected participants in the lesson class.al_sendSendOK on system error dialogal_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startdate_lblDateLabel for Schedule Date fieldtime_lblTime (Hours : Minutes)Label for Schedule Time fieldwizard_selAll_cb_lblSelect AllLabel for select all check box used to select all staff or participant users in list.wizard_learner_expp_cb_lblEnable export portfolio for participantLabel for Enable export portfolio for Participantsys_error_msg_startYou were unable to create a workflow.Common System error message starting linesys_error_msg_finishDo you want to send an error report?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titleprev_btn< PrevPrevious step buttonnext_btnNext >Next step buttonfinish_btnStart in MonitorFinish button to complete wizardcancel_btnCancelCancel button to exit wizardclose_btnCloseClose button to close windowstart_btnStart NowStart button to start new lessontitle_lblTitleNew Lesson titledesc_lblDescriptionNew Lesson descriptionlearner_lblParticipantsHeading for list of participantsstaff_lblStaffHeading for list of class staffschedule_cb_lblScheduleLabel for schedule checkboxsummery_lblSummeryHeading for summery outlinews_RootRootRoot folder title for workspacews_tree_mywspMy WorkspaceThe root level of the workspace treewizardTitle_2_lblWorkflow DetailsStep 2 screen titlelearners_group_name{0} participantsGroup name for the class's participant group.staff_group_name{0} staffGroup name for the class's staff group.al_validation_msg3_1No team was selected. Message when no course/class is selected in Step 3wizardDesc_3_lblYou can choose to unselect students and staff from this team by unchecking the box next to their names.Step 3 description \ No newline at end of file Index: lams_central/conf/flashxml/rams/wizard/en_dictionary.xml =================================================================== diff -u -r775fdedefed0e3a8ae170d1e82fe1a5a58437e28 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/flashxml/rams/wizard/en_dictionary.xml (.../en_dictionary.xml) (revision 775fdedefed0e3a8ae170d1e82fe1a5a58437e28) +++ lams_central/conf/flashxml/rams/wizard/en_dictionary.xml (.../en_dictionary.xml) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -1 +1 @@ -
getDictionary3sys_error_msg_startYou were unable to create a lesson.Common System error message starting linesys_error_msg_finishDo you want to send an error report?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titleprev_btn< PrevPrevious step buttonnext_btnNext >Next step buttonfinish_btnStart in MonitorFinish button to complete wizardcancel_btnCancelCancel button to exit wizardclose_btnCloseClose button to close windowstart_btnStart NowStart button to start new lessontitle_lblTitleNew Lesson titledesc_lblDescriptionNew Lesson descriptionlearner_lblLearnersHeading for list of class learnersstaff_lblStaffHeading for list of class staffschedule_cb_lblScheduleLabel for schedule checkboxsummery_lblSummeryHeading for summery outlinews_RootRootRoot folder title for workspacews_tree_mywspMy WorkspaceThe root level of the workspace treewizardTitle_1_lblSelect the SequenceStep 1 screen titlewizardTitle_2_lblLesson DetailsStep 2 screen titlewizardTitle_3_lblSelect Students and StaffStep 3 screen titlewizardTitle_4_lblConfirm Lesson DetailsStep 4 screen titlewizardTitle_x_lblLesson: {0}Confirmation screen titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_msg1A valid sequence must be selected.Message when no design is selected on step 1al_validation_msg2Title is a required field. Message when title field is empty on Step 2al_validation_msg3_1No course or class was selected. Message when no course/class is selected in Step 3al_validation_msg3_2There must be at least 1 staff member and learner selected.Message when either no staff/learner users are selected in Step 3.wizardDesc_1_lblThe directory structure below contains the sequences you can create a lesson for. Select one and click on the next button to continue.Step 1 descriptionwizardDesc_2_lblYou can add the name and description you would like the students to see for this lesson.Step 2 descriptionwizardDesc_3_lblYou can choose to unselect students and staff from this class by unchecking the box next to their names.Step 3 descriptionwizardDesc_4_lblBy pressing on the Start button you can begin the lesson straight away. You can also schedule the lesson to start at a particular date and time.Step 4 descriptionconfirmMsg_1_txt{0} has been started.Conclusion screen description if lesson startedconfirmMsg_2_txt{0} has been schedule for {1}.Conclusion screen description if lesson scheduledconfirmMsg_3_txt{0} has been created but has not been started yet.Conclusion screen description if lesson created but not startedal_validation_schstartNo date was selected. Please select a date and time, and then click Schedule button.Message when no date is selected starting a lesson by schedule.summery_design_lblSequence:Label for summery heading of selected design field.summery_title_lblTitle:Label for summery heading of defined title.summery_desc_lblDescription:Label for summery heading of defined description.summery_course_lblGroup:Label for summery heading of selected course field.summery_class_lblSubgroup:Label for summery heading of selected class field.summery_staff_lblStaff:Label for summery heading of number of selected staff in the lesson class.summery_learners_lblLearners:Label for summery heading of number of selected learners in the lesson class.al_sendSendOK on system error dialogal_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startdate_lblDateLabel for Schedule Date fieldtime_lblTime (Hours : Minutes)Label for Schedule Time fieldwizard_selAll_cb_lblSelect AllLabel for select all check box used to select all staff or learner users in list.wizard_learner_expp_cb_lblEnable export portfolio for learnerLabel for Enable export portfolio for Learnerlearners_group_name{0} learnersGroup name for the class's learners group.staff_group_name{0} staffGroup name for the class's staff group. \ No newline at end of file +
getDictionary3wizardTitle_1_lblSelect the SequenceStep 1 screen titlewizardTitle_3_lblSelect Students and StaffStep 3 screen titlewizardTitle_4_lblConfirm Workflow DetailsStep 4 screen titlewizardTitle_x_lblWorkflow: {0}Confirmation screen titleal_alertAlertGeneric title for Alert windowal_cancelCancelCancel on alert dialogal_confirmConfirmTo Confirm title for LFErroral_okOKOK on alert dialogal_validation_msg1A valid sequence must be selected.Message when no design is selected on step 1al_validation_msg2Title is a required field. Message when title field is empty on Step 2al_validation_msg3_2There must be at least 1 staff member and participant selected.Message when either no staff/participant users are selected in Step 3.wizardDesc_1_lblThe directory structure below contains the sequences you can create a workflow for. Select one and click on the next button to continue.Step 1 descriptionwizardDesc_2_lblYou can add the name and description you would like the students to see for this workflow.Step 2 descriptionwizardDesc_4_lblBy pressing on the Start button you can begin the workflow straight away. You can also schedule the workflow to start at a particular date and time.Step 4 descriptionconfirmMsg_1_txt{0} has been started.Conclusion screen description if lesson startedconfirmMsg_2_txt{0} has been schedule for {1}.Conclusion screen description if lesson scheduledconfirmMsg_3_txt{0} has been created but has not been started yet.Conclusion screen description if lesson created but not startedal_validation_schstartNo date was selected. Please select a date and time, and then click Schedule button.Message when no date is selected starting a lesson by schedule.summery_design_lblSequence:Label for summery heading of selected design field.summery_title_lblTitle:Label for summery heading of defined title.summery_desc_lblDescription:Label for summery heading of defined description.summery_course_lblGroup:Label for summery heading of selected course field.summery_class_lblSubgroup:Label for summery heading of selected class field.summery_staff_lblStaff:Label for summery heading of number of selected staff in the lesson class.summery_learners_lblParticipants:Label for summery heading of number of selected participants in the lesson class.al_sendSendOK on system error dialogal_validation_schtimePlease enter a valid time.Alert message when user enters an invalid time for schedule startdate_lblDateLabel for Schedule Date fieldtime_lblTime (Hours : Minutes)Label for Schedule Time fieldwizard_selAll_cb_lblSelect AllLabel for select all check box used to select all staff or participant users in list.wizard_learner_expp_cb_lblEnable export portfolio for participantLabel for Enable export portfolio for Participantsys_error_msg_startYou were unable to create a workflow.Common System error message starting linesys_error_msg_finishDo you want to send an error report?Common System error message finish paragraphsys_errorSystem ErrorSystem Error elert window titleprev_btn< PrevPrevious step buttonnext_btnNext >Next step buttonfinish_btnStart in MonitorFinish button to complete wizardcancel_btnCancelCancel button to exit wizardclose_btnCloseClose button to close windowstart_btnStart NowStart button to start new lessontitle_lblTitleNew Lesson titledesc_lblDescriptionNew Lesson descriptionlearner_lblParticipantsHeading for list of participantsstaff_lblStaffHeading for list of class staffschedule_cb_lblScheduleLabel for schedule checkboxsummery_lblSummeryHeading for summery outlinews_RootRootRoot folder title for workspacews_tree_mywspMy WorkspaceThe root level of the workspace treewizardTitle_2_lblWorkflow DetailsStep 2 screen titlelearners_group_name{0} participantsGroup name for the class's participant group.staff_group_name{0} staffGroup name for the class's staff group.al_validation_msg3_1No team was selected. Message when no course/class is selected in Step 3wizardDesc_3_lblYou can choose to unselect students and staff from this team by unchecking the box next to their names.Step 3 description \ No newline at end of file Index: lams_central/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_central/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_central/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,10 +2,11 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 16 04:46:22 GMT 2007 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:13:37 EST 2007 -#=================== labels for LAMS Central =================# +#=================== labels for RAMS Central =================# +appName =lams_central label.username =Username label.password =Password error.authorisation =You are not authorised to do this. @@ -26,7 +27,7 @@ label.user.guide =[HELP] msg.loading =Loading... msg.LAMS.version =Version -msg.LAMS.copyright.short =2002-2006 LAMS Foundation. +msg.LAMS.copyright.short =2002-2006 RAMS Foundation. button.save =Save button.cancel =Cancel invalid.wddx.packet =Invalid Object in WDDX packet. Error was {0}. @@ -35,46 +36,46 @@ no.such.workspace.exist =No such WorkspaceFolder with workspace_folder_id of:{0} exists. delete.resource.error =Cannot delete the resource: {0} delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID. -delete.lesson.error =LAMS does not support deleting a lesson via the workspace interface. +delete.lesson.error =RAMS does not support deleting a lesson via the workspace interface. delete.folder.error =Cannot delete this folder as it is the Root folder. delete.learningdesign.error =Cannot delete design with learning_design_id of : {0} as it is READ ONLY. folder.delete =Folder deleted:{0} copy.resource.error =Cannot copy the resource:{0} copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID -copy.no.support =LAMS does not support copying a file via the workspace interface. +copy.no.support =RAMS does not support copying a file via the workspace interface. unable.copy =Unable to copy learning design due to an error{0}. no.such.user =No such user with a userID of {0} exists. no.such.workspace =No such workspaceFolder with a workspace_folder_id of {0} exists. learningdesign.delete =Learning Design deleted:{0} learningdesign.readonly =Cannot delete design with learning_design_id of:{0} as it is READ ONLY. move.resource.error =Cannot move the resource:{0} move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID -unsupport.move =LAMS does not support moving a file via the workspace interface. +unsupport.move =RAMS does not support moving a file via the workspace interface. creating.workspace.folder.error =Exception occured while creating workspaceFolderContent:{0}. resource.already.exist =The resource {0} already exists in the repository: {1}. no.such.content =No such content with versionID of {0} found in repository {1}. content.delete.success =Content Successfully deleted. rename.resource.error =Cannot rename the resource: {0} rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID. -rename.resource.unspport =LAMS does not support renaming a file via the workspace interface. +rename.resource.unspport =RAMS does not support renaming a file via the workspace interface. folder.already.exist =A folder with given name '{0}' already exists. organisations =My Groups folders =Folders -title.lams =LAMS -title.login.window =Login - LAMS :: Learning Activity Management System -title.system.admin.window =System Admin:: LAMS +title.lams =RAMS +title.login.window =Login - RAMS :: Research Activity Management System +title.system.admin.window =System Admin:: RAMS msg.loading.system.admin.window =Loading System Administration Environment. -title.admin.window =Admin:: LAMS +title.admin.window =Admin:: RAMS msg.loading.admin.window =Loading Administration Environment. -title.add.lesson.window =Add Lesson:: LAMS +title.add.lesson.window =Add Lesson:: RAMS msg.loading.add.lesson.window =Loading Add Lesson Wizard. -title.monitor.lesson.window =Monitor Lesson:: LAMS +title.monitor.lesson.window =Monitor Lesson:: RAMS msg.loading.monitor.lesson.window =Loading Lesson Monitoring Environment. -title.learner.window =Learner:: LAMS -msg.loading.learner.window =Loading Learner Environment. -title.change.password.window =LAMS :: Change Password -title.password.changed.window =LAMS :: Password Changed -title.error.window =LAMS :: Error +title.learner.window =Participant:: RAMS +msg.loading.learner.window =Loading Participant Environment. +title.change.password.window =RAMS :: Change Password +title.password.changed.window =RAMS :: Password Changed +title.error.window =RAMS :: Error authoring.msg.save.success =Congratulations, your content saved successfully! label.authoring.close =Close label.authoring.re.edit =Re-Edit @@ -93,7 +94,7 @@ index.dummymonitor =Dummy Monitor title.import.result =Import tool content result title.import =Import tool content -title.import.instruction =Please choose LAMS sequence to import. +title.import.instruction =Please choose RAMS sequence to import. title.export.loading =Export tool content loading label.ld.zip.file =Learning Design import file msg.import.success =Learning design and activities imported successfully. @@ -108,8 +109,8 @@ msg.reason.is =The reason is button.close =Close button.import =Import -msg.LAMS.copyright.statement.1 =LAMS\u2122 \u00a9 2002-2006 LAMS Foundation. -msg.LAMS.copyright.statement.2 =LAMS is a trademark of LAMS Foundation (http://lamsfoundation.org). +msg.LAMS.copyright.statement.1 =RAMS\u2122 \u00a9 2002-2006 RAMS Foundation. +msg.LAMS.copyright.statement.2 =RAMS is a trademark of RAMS Foundation (http://lamsfoundation.org). msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. title.export =Export tool content error.system.error =An error has occurred. Please start again. Reason for error: {0} @@ -121,9 +122,9 @@ 403.title =Your current role does not allow you to view this page. Please contact your system administrator if you believe you should have access to this page. msg.import.failed.unknown.reason =No error message available. msg.import.file.not.found =Selected file has not been uploaded by your browser. Please try again. -msg.import.file.format =The import file must be a .zip file exported from LAMS 2 or above, or a .las file exported from LAMS 1.0.2. -title.profile.window =LAMS :: My Profile -title.edit.profile.window =LAMS :: Edit My Profile +msg.import.file.format =The import file must be a .zip file exported from RAMS 2 or above, or a .las file exported from RAMS 1.0.2. +title.profile.window =RAMS :: My Profile +title.edit.profile.window =RAMS :: Edit My Profile title.profile.edit.screen =Edit My Profile title.archived.groups =Archived Groups label.export.portfolio =Export Portfolio @@ -151,7 +152,7 @@ label.portrait.upload =Upload New Portrait msg.portrait.none =No portrait uploaded title.portrait.change.screen =Change My Portrait -title.change.portrait.window =LAMS :: Change My Portrait +title.change.portrait.window =RAMS :: Change My Portrait error.portrait.not.image =The file is not an image (PNG, GIF, JPG, WBMP and BMP formats allowed). msg.portrait.resized =Note: image will be resized to fit inside 120x120 pixels. The image formats allowed are: PNG, GIF, JPG, WBMP and BMP. label.workspace.root_folder =My Workspace @@ -164,7 +165,7 @@ index.mycourses =My Groups title.export.choose.format =Choose export content format msg.export.choose.format.instruction =Please choose format which you want to export -msg.export.choose.format.lams =LAMS Format +msg.export.choose.format.lams =RAMS Format msg.export.choose.format.ims =IMS Learning Design Level A Format button.export =Export label.open.lesson =Open Lesson @@ -174,12 +175,12 @@ msg.status.finished =This lesson has been finished or archived. msg.status.removed =This lesson has been removed. index.community =Community -msg.browser.compat =Your browser might not be compatible with LAMS. We recomend Mozilla Firefox 1.5 or higher. +msg.browser.compat =Your browser might not be compatible with RAMS. We recomend Mozilla Firefox 1.5 or higher. label.disabled =Disabled label.archived =Archived flash.min.error =The Flash Player plugin version 7 or higher is required. flash.download.player =Download Flash Player audit.user.password.change =Password changed for: {0} -#======= End labels: Exported 174 labels for en AU ===== +#======= End labels: Exported 175 labels for en AU ===== Index: lams_central/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_central/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_central/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,186 @@ +appName = lams_central +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:13:37 EST 2007 + +#=================== labels for RAMS Central =================# + +appName =lams_central +label.username =Username +label.password =Password +error.authorisation =You are not authorised to do this. +heading.general.error =Error +error.general.1 =Sorry, there as been an error. +error.general.2 =There is a problem processing this request. Close the browser window and try again. +error.general.3 =If the problem persists please contact your system administrator or the technical forums on http://lamscommunity.org/. +error.newpassword.mismatch =Your new passwords don't match each other. +error.oldpassword.mismatch =Your old password is not correct. +heading.password.change.screen =Change Password +label.password.old.password =Old Password +label.password.new.password =New Password +label.password.confirm.new.password =Confirm New Password +heading.password.changed.screen =Password Changed +msg.password.changed =Your password has been changed. +error.login =Sorry, that username or password is not known. Please try again. +button.login =Login +label.user.guide =[HELP] +msg.loading =Loading... +msg.LAMS.version =Version +msg.LAMS.copyright.short =2002-2006 RAMS Foundation. +button.save =Save +button.cancel =Cancel +invalid.wddx.packet =Invalid Object in WDDX packet. Error was {0}. +no.such.learningdesign.exist =No Learning Design with learning_design_id of:{0} exists. +no.such.user.exist =No such User with a user_id of: {0} exists. +no.such.workspace.exist =No such WorkspaceFolder with workspace_folder_id of:{0} exists. +delete.resource.error =Cannot delete the resource: {0} +delete.resource.error.value.miss =deleteResource(Long resourceID, String resourceType, Integer userID) requires a value for resourceID, resourceType and userID. +delete.lesson.error =RAMS does not support deleting a lesson via the workspace interface. +delete.folder.error =Cannot delete this folder as it is the Root folder. +delete.learningdesign.error =Cannot delete design with learning_design_id of : {0} as it is READ ONLY. +folder.delete =Folder deleted:{0} +copy.resource.error =Cannot copy the resource:{0} +copy.resource.error.value.miss =copyResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID +copy.no.support =RAMS does not support copying a file via the workspace interface. +unable.copy =Unable to copy learning design due to an error{0}. +no.such.user =No such user with a userID of {0} exists. +no.such.workspace =No such workspaceFolder with a workspace_folder_id of {0} exists. +learningdesign.delete =Learning Design deleted:{0} +learningdesign.readonly =Cannot delete design with learning_design_id of:{0} as it is READ ONLY. +move.resource.error =Cannot move the resource:{0} +move.resrouce.error.value.miss =moveResource(Long resourceID,Integer targetFolderID, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID +unsupport.move =RAMS does not support moving a file via the workspace interface. +creating.workspace.folder.error =Exception occured while creating workspaceFolderContent:{0}. +resource.already.exist =The resource {0} already exists in the repository: {1}. +no.such.content =No such content with versionID of {0} found in repository {1}. +content.delete.success =Content Successfully deleted. +rename.resource.error =Cannot rename the resource: {0} +rename.resource.error.miss.vaue =renameResource(Long resourceID,Integer newName, String resourceType, Integer userID) requires a value for resourceID, targetFolderID, resourceType and userID. +rename.resource.unspport =RAMS does not support renaming a file via the workspace interface. +folder.already.exist =A folder with given name '{0}' already exists. +organisations =My Groups +folders =Folders +title.lams =RAMS +title.login.window =Login - RAMS :: Research Activity Management System +title.system.admin.window =System Admin:: RAMS +msg.loading.system.admin.window =Loading System Administration Environment. +title.admin.window =Admin:: RAMS +msg.loading.admin.window =Loading Administration Environment. +title.add.lesson.window =Add Lesson:: RAMS +msg.loading.add.lesson.window =Loading Add Lesson Wizard. +title.monitor.lesson.window =Monitor Lesson:: RAMS +msg.loading.monitor.lesson.window =Loading Lesson Monitoring Environment. +title.learner.window =Participant:: RAMS +msg.loading.learner.window =Loading Participant Environment. +title.change.password.window =RAMS :: Change Password +title.password.changed.window =RAMS :: Password Changed +title.error.window =RAMS :: Error +authoring.msg.save.success =Congratulations, your content saved successfully! +label.authoring.close =Close +label.authoring.re.edit =Re-Edit +index.welcome =Welcome +index.logout =Logout +index.refresh =Refresh +index.refresh.hint =You may need click me after you add/remove groups/subgroups/lessons +index.myprofile =My Profile +index.sysadmin =Sys Admin +index.courseman =Group Mgt +index.author =Author +index.classman =Manage Subgroups +index.addlesson =Add Lesson +index.monitor =Monitor +index.participate =Participate +index.dummymonitor =Dummy Monitor +title.import.result =Import tool content result +title.import =Import tool content +title.import.instruction =Please choose RAMS sequence to import. +title.export.loading =Export tool content loading +label.ld.zip.file =Learning Design import file +msg.import.success =Learning design and activities imported successfully. +msg.import.ld.success =Learning design imported successfully. +msg.import.tool.error.prefix =But there are some tool(s) imports that failed +msg.import.failed =Learning design import failed +msg.export.loading =Learning design download will start automatically in seconds, please wait... +msg.export.success =Learning design and activities export successfully. +msg.export.ld.success =Learning design export successfully. +msg.export.tool.error.prefix =But there are some tool(s) exported failed +msg.export.failed =Learning design export failed +msg.reason.is =The reason is +button.close =Close +button.import =Import +msg.LAMS.copyright.statement.1 =RAMS\u2122 \u00a9 2002-2006 RAMS Foundation. +msg.LAMS.copyright.statement.2 =RAMS is a trademark of RAMS Foundation (http://lamsfoundation.org). +msg.LAMS.copyright.statement.3 =This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. +title.export =Export tool content +error.system.error =An error has occurred. Please start again. Reason for error: {0} +msg.hide.detail =Hide detail +msg.show.detail =Show detail +msg.no.more.detail =No more detail +404.title =Page Not Found +404.message =The page you requested was not found. +403.title =Your current role does not allow you to view this page. Please contact your system administrator if you believe you should have access to this page. +msg.import.failed.unknown.reason =No error message available. +msg.import.file.not.found =Selected file has not been uploaded by your browser. Please try again. +msg.import.file.format =The import file must be a .zip file exported from RAMS 2 or above, or a .las file exported from RAMS 1.0.2. +title.profile.window =RAMS :: My Profile +title.edit.profile.window =RAMS :: Edit My Profile +title.profile.edit.screen =Edit My Profile +title.archived.groups =Archived Groups +label.export.portfolio =Export Portfolio +label.name =Name +label.title =Title +label.first_name =First Name +label.last_name =Last Name +label.address_line_1 =Address Line 1 +label.address_line_2 =Address Line 2 +label.address_line_3 =Address Line 3 +label.city =City +label.state =State +label.country =Country +label.day_phone =Day Phone +label.evening_phone =Evening Phone +label.mobile_phone =Mobile Phone +label.fax =Fax +label.email =Email +label.language =Language +title.password.change.screen =Change My Password +msg.groups.empty =No groups +button.reset =Reset +label.postcode =Postcode +label.portrait.current =Current Portrait +label.portrait.upload =Upload New Portrait +msg.portrait.none =No portrait uploaded +title.portrait.change.screen =Change My Portrait +title.change.portrait.window =RAMS :: Change My Portrait +error.portrait.not.image =The file is not an image (PNG, GIF, JPG, WBMP and BMP formats allowed). +msg.portrait.resized =Note: image will be resized to fit inside 120x120 pixels. The image formats allowed are: PNG, GIF, JPG, WBMP and BMP. +label.workspace.root_folder =My Workspace +msg.design.not.saved =Your design is not saved, any changes you have made since you last saved will be lost. +error.firstname.required =First name is required. +error.lastname.required =Last name is required. +error.email.required =Email address is required. +error.valid.email.required =Valid email address is required. +message.lesson.not.started.cannot.participate =This lesson has not been started. You cannot participate in the lesson until it is started. +index.mycourses =My Groups +title.export.choose.format =Choose export content format +msg.export.choose.format.instruction =Please choose format which you want to export +msg.export.choose.format.lams =RAMS Format +msg.export.choose.format.ims =IMS Learning Design Level A Format +button.export =Export +label.open.lesson =Open Lesson +label.msg.status =Status: {0} +msg.status.not.stated =This lesson has not been started so you cannot access it. +msg.status.disabled =This lesson is disabled so you cannot access it. +msg.status.finished =This lesson has been finished or archived. +msg.status.removed =This lesson has been removed. +index.community =Community +msg.browser.compat =Your browser might not be compatible with RAMS. We recomend Mozilla Firefox 1.5 or higher. +label.disabled =Disabled +label.archived =Archived +flash.min.error =The Flash Player plugin version 7 or higher is required. +flash.download.player =Download Flash Player +audit.user.password.change =Password changed for: {0} + + +#======= End labels: Exported 175 labels for en AU ===== Index: lams_common/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_common/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_common/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,11 +2,12 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Tue Dec 05 00:24:12 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:14:52 EST 2007 -#=================== labels for LAMS Common =================# +#=================== labels for RAMS Common =================# -runsequences.folder.name ={0} Run Sequences +appName =lams_common +runsequences.folder.name ={0} Run Workflows validation.error.other =Other Error validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition validation.error.activityWithNoTransition =An activity must have an input or output transition @@ -35,7 +36,7 @@ error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found. error.import.tool.service.fail =Unable to import tool content for tool {0}. Caused by {1}. error.no.valid.tool =No valid tools in this learning design. -import.shareresources.warning =The sequence contains one or more Share Resources activities. Please check these activities as any file or uploaded websites in the activity will be invalid and will cause an error for the learners. Links to external websites should not cause any errors. +import.shareresources.warning =The sequence contains one or more Share Resources activities. Please check these activities as any file or uploaded websites in the activity will be invalid and will cause an error for the participants. Links to external websites should not cause any errors. -#======= End labels: Exported 30 labels for en AU ===== +#======= End labels: Exported 31 labels for en AU ===== Index: lams_common/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_common/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_common/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,42 @@ +appName = lams_common +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:14:52 EST 2007 + +#=================== labels for RAMS Common =================# + +appName =lams_common +runsequences.folder.name ={0} Run Workflows +validation.error.other =Other Error +validation.error.transitionNoActivityBeforeOrAfter =A Transition must have an activity before or after the transition +validation.error.activityWithNoTransition =An activity must have an input or output transition +validation.error.inputTransitionType1 =This activity has no input transition +validation.error.inputTransitionType2 =No activities are missing their input transition. +validation.error.outputTransitionType1 =This activity has no output transition +validation.error.outputTransitionType2 =No activities are missing their output transition. +validation.error.GroupingRequired =Grouping is required +validation.error.GroupingNotRequired =Grouping is not supported +validation.error.GroupingSelected =Grouping is selected but does not exist +validation.error.OptionalActivity =An Optional Activity must have one or more activities +validation.error.OptionalActivityOrderId =This Optional Activity has invalid order ids +validation.error.illegalScheduleGateOffsetsType1 =A Schedule Gate cannot have equal start and end time offsets. +validation.error.illegalScheduleGateOffsetsType2 =A Schedule Gate cannot have the start time offset greater than end time offset +theme.service.setTheme.saved =User theme saved. +theme.service.setTheme.type.invalid =Invalid theme type. +theme.service.setTheme.noSuchTheme =No such theme exists. +theme.service.setTheme.noSuchUser =No such User exists. +audit.change.entry =Changed text for user {0}. Old text: {1} New Text: {2} +audit.hide.entry =Hide entry for user {0}. Entry was {1} +audit.show.entry =Show entry for user {0}. Entry was {1} +group.name.prefix =Group +imported.permission.gate.title =Permission Gate +imported.synchronise.gate.title =Synchronise Gate +error.import.validation =Validation error: +error.import.matching.tool.not.found =The activity with signature {0} is skipped because a matching tool cannot be found. +error.import.tool.service.fail =Unable to import tool content for tool {0}. Caused by {1}. +error.no.valid.tool =No valid tools in this learning design. +import.shareresources.warning =The sequence contains one or more Share Resources activities. Please check these activities as any file or uploaded websites in the activity will be invalid and will cause an error for the participants. Links to external websites should not cause any errors. + + +#======= End labels: Exported 31 labels for en AU ===== Index: lams_learning/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_learning/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_learning/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,20 +2,21 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Oct 13 05:11:22 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:27:18 EST 2007 -#=================== labels for Learner (Java) =================# +#=================== labels for Participant (Java) =================# -learner.title =LAMS Learner +appName =learner_java +learner.title =LAMS Participant error.system.learner =An internal error has occured and this function cannot be completed. If reporting this error, please report:
{0} error.message.404 =The page you have requested can not be found. -error.message.login =You need login here +error.message.login =You need login here error.title =Error occured message.activity.loading =The next task is loading. Please wait.... message.lesson.finished =Congratulations, you have finished. -message.lesson.finishedCont =You have now completed this lesson. You can now close this window. -exit.heading =You have exited from this Lesson. -exit.message =You can resume this lesson using the Resume button. +message.lesson.finishedCont =You have now completed this workflow. You can now close this window. +exit.heading =You have exited from this Workflow. +exit.message =You can resume this workflow using the Resume button. label.next.button =Next label.finish.button =Finish message.activity.parallel.partialComplete =You have to complete the other task before progressing to the next activity.... @@ -25,25 +26,25 @@ message.activity.options.note =Note: Once you finish any of the above activities you can revisit them by using the progress bar on the left. label.activity.options.choose =Choose label.synch.gate.title =Synch Gate -label.synch.gate.message =You have stopped at a gate. You cannot continue until all of your group/class reach this point. +label.synch.gate.message =You have stopped at a gate. You cannot continue until all of your team reach this point. label.permission.gate.title =Permission Gate label.permission.gate.message =You have stopped at a gate. You cannot continue until the gate is opened in monitoring. label.schedule.gate.title =Schedule Gate label.schedule.gate.open.message =Schedule Gate will be opened at: label.schedule.gate.close.message =Schedule Gate will be closed at: label.gate.waiting.learners ={0} out of {1} are waiting in front of the gate. label.gate.refresh.message =Click Next if you are told that the gate is open. This page will refresh automatically in 1 minute. -label.gate.preview.message =As this is a preview, clicking Next will go to the next activity. Normally the learner would have to wait until the gate is opened. +label.gate.preview.message =As this is a preview, clicking Next will go to the next activity. Normally the participant would have to wait until the gate is opened. label.view.groups.title =Groups label.view.view.groups.wait.message =Some of your following tasks require a group. You cannot continue until the groups have been selected. Click Next if you are told that the groups have been created. This page will refresh automatically in 5 minutes. -label.grouping.preview.message =As this is a preview, clicking Next will do an automatic grouping. Normally the learner would have to wait until the grouping is done. +label.grouping.preview.message =As this is a preview, clicking Next will do an automatic grouping. Normally the participant would have to wait until the grouping is done. label.preview.definelater.title =Activity is set to Define Later -label.preview.definelater.message =The next activity ({0}) is set to define later. Normally a staff member would set the content for the activity before the learner's can access the activity. For the purposes of preview, the default content for the activity will be displayed. +label.preview.definelater.message =The next activity ({0}) is set to define later. Normally a staff member would set the content for the activity before the participant's can access the activity. For the purposes of preview, the default content for the activity will be displayed. error.export.portfolio.not.supported =The activity {0} does not support portfolio export. export.portfolio.noneAttempted.message =No activities have been attempted. export.portfolio.for.user.heading =Portfolio for -export.portfolio.for.class.heading =Class Portfolio -export.portfolio.lesson.started.date.label =Lesson started: +export.portfolio.for.class.heading =Team Portfolio +export.portfolio.lesson.started.date.label =Workflow started: export.portfolio.generated.date.label =Portfolio generated: export.portfolio.window.title =Generating portfolio - please wait. export.portfolio.generating.message =Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window. @@ -54,7 +55,7 @@ export.portfolio.notebook.created.label =created: {0} export.portfolio.notebook.modified.label =last modified: {0} export.portfolio.notebook.private.label =Private -export.portfolio.notebook.public.label =Teacher viewable +export.portfolio.notebook.public.label =Researcher viewable mynotes.title =My Notes mynotes.view.all.button =View All mynotes.add.new.button =Add New @@ -75,4 +76,4 @@ mynotes.entry.no.title.label =No Title -#======= End labels: Exported 67 labels for en AU ===== +#======= End labels: Exported 68 labels for en AU ===== Index: lams_learning/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_learning/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_learning/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,79 @@ +appName = learner_java +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:27:18 EST 2007 + +#=================== labels for Participant (Java) =================# + +appName =learner_java +learner.title =LAMS Participant +error.system.learner =An internal error has occured and this function cannot be completed. If reporting this error, please report:
{0} +error.message.404 =The page you have requested can not be found. +error.message.login =You need login here +error.title =Error occured +message.activity.loading =The next task is loading. Please wait.... +message.lesson.finished =Congratulations, you have finished. +message.lesson.finishedCont =You have now completed this workflow. You can now close this window. +exit.heading =You have exited from this Workflow. +exit.message =You can resume this workflow using the Resume button. +label.next.button =Next +label.finish.button =Finish +message.activity.parallel.partialComplete =You have to complete the other task before progressing to the next activity.... +message.activity.parallel.noFrames =Your browser does not handle frames! +message.activity.options.noActivitySelected =Please select an activity from the list +message.activity.options.activityCount =You must complete at least {0} out of {1} activities to finish. +message.activity.options.note =Note: Once you finish any of the above activities you can revisit them by using the progress bar on the left. +label.activity.options.choose =Choose +label.synch.gate.title =Synch Gate +label.synch.gate.message =You have stopped at a gate. You cannot continue until all of your team reach this point. +label.permission.gate.title =Permission Gate +label.permission.gate.message =You have stopped at a gate. You cannot continue until the gate is opened in monitoring. +label.schedule.gate.title =Schedule Gate +label.schedule.gate.open.message =Schedule Gate will be opened at: +label.schedule.gate.close.message =Schedule Gate will be closed at: +label.gate.waiting.learners ={0} out of {1} are waiting in front of the gate. +label.gate.refresh.message =Click Next if you are told that the gate is open. This page will refresh automatically in 1 minute. +label.gate.preview.message =As this is a preview, clicking Next will go to the next activity. Normally the participant would have to wait until the gate is opened. +label.view.groups.title =Groups +label.view.view.groups.wait.message =Some of your following tasks require a group. You cannot continue until the groups have been selected. Click Next if you are told that the groups have been created. This page will refresh automatically in 5 minutes. +label.grouping.preview.message =As this is a preview, clicking Next will do an automatic grouping. Normally the participant would have to wait until the grouping is done. +label.preview.definelater.title =Activity is set to Define Later +label.preview.definelater.message =The next activity ({0}) is set to define later. Normally a staff member would set the content for the activity before the participant's can access the activity. For the purposes of preview, the default content for the activity will be displayed. +error.export.portfolio.not.supported =The activity {0} does not support portfolio export. +export.portfolio.noneAttempted.message =No activities have been attempted. +export.portfolio.for.user.heading =Portfolio for +export.portfolio.for.class.heading =Team Portfolio +export.portfolio.lesson.started.date.label =Workflow started: +export.portfolio.generated.date.label =Portfolio generated: +export.portfolio.window.title =Generating portfolio - please wait. +export.portfolio.generating.message =Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window. +export.portfolio.generation.complete.message =Export Portfolio +message.window.closing =Please close this window. +export.portfolio.notebook.title ={0} - Notebook +export.portfolio.notebook.link.label =View Notebook +export.portfolio.notebook.created.label =created: {0} +export.portfolio.notebook.modified.label =last modified: {0} +export.portfolio.notebook.private.label =Private +export.portfolio.notebook.public.label =Researcher viewable +mynotes.title =My Notes +mynotes.view.all.button =View All +mynotes.add.new.button =Add New +mynotes.notebook.save.button =Save to Notebook +mynotes.journal.save.button =Save to Journal +mynotes.signature.JOURNAL.heading =Journal +mynotes.signature.SCRATCHPAD.heading =Scratchpad +mynotes.entry.title.label =Title +mynotes.entry.create.date.label =Created on +mynotes.entry.last.modified.label =Last Modified +mynotes.entry.entry.label =Entry +mynotes.edit.heading =Edit: {0} +label.cancel.button =Cancel +label.edit.button =Edit +mynotes.entry.submitted.by =Submitted by: {0} +label.close.button =Close +mynotes.journals.title =Journals +mynotes.entry.no.title.label =No Title + + +#======= End labels: Exported 68 labels for en AU ===== Index: lams_monitoring/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_monitoring/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_monitoring/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,26 +2,27 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Nov 17 19:27:42 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:14:12 EST 2007 #=================== labels for Monitor (Java) =================# +appName =monitor_java button.finished =Finished -error.message.login =You need login here +error.message.login =You need login here error.title =Error occured label.synch.gate.title =Synch Gate label.permission.gate.title =Permission Gate label.schedule.gate.title =Schedule Gate label.schedule.gate.open.message =Schedule Gate will be opened at: label.schedule.gate.close.message =Schedule Gate will be closed at: -label.gate.you.open.message =Class cannot continue until the gate is opened by you +label.gate.you.open.message =Team cannot continue until the gate is opened by you label.gate.gate.open =Gate has been opened label.gate.open =Open label.gate.closed =Closed label.gate.waiting.learners ={0} out of {1} are waiting in front of the gate. label.grouping.max.num.in.group.heading =Maximum number of groups: label.grouping.general.instructions.heading =General Instructions: -label.grouping.general.instructions.line1 =Place the lesson participants in their groups. Initially you can add and remove users, but once the grouping is used (that is, a participant starts an activity that uses the grouping) you will not be able to remove users from groups. If you try to remove someone from a group and they will not remove check their progress - if they start using the group while you are on this screen you will not get any errors but you will not be able to remove them from their group. You will still be able to add users to groups. +label.grouping.general.instructions.line1 =Place the workflow participants in their groups. Initially you can add and remove users, but once the grouping is used (that is, a participant starts an activity that uses the grouping) you will not be able to remove users from groups. If you try to remove someone from a group and they will not remove check their progress - if they start using the group while you are on this screen you will not get any errors but you will not be able to remove them from their group. You will still be able to add users to groups. label.grouping.general.instructions.line2 =To create a group, type a group name and click Add Group. Repeat as required. Select a group, then select students from Column 2 and click Add selected to group. Select students in Column 3 and click Remove selected members from group to remove them from the group membership. The changes are saved when you click any of the buttons. label.grouping.group.heading =Groups label.grouping.non.grouped.users.heading =Students without a Group @@ -37,26 +38,26 @@ button.grouping.remove.user.from.group =Remove selected members monitor.title =Monitor :: LAMS preview.deleted.title =Preview Data Deleted -preview.deleted.message =Preview data for {0} lesson(s) has been deleted. +preview.deleted.message =Preview data for {0} workflow(s) has been deleted. not.supported =This option is not supported for this activity. -NO.SUCH.LESSON =No such Lesson with a lessonID of : {0} exists. +NO.SUCH.LESSON =No such Workflow with a worflowID of : {0} exists. INVALID.ACTIVITYID =Invalid activityID :{0}. INVALID.ACTIVITYID.TYPE =Invalid Activity type: {0}. Only ToolActivity allowed. -INVALID.ACTIVITYID.LESSONID =Invalid activityID/lessonID : {0} : {1}. +INVALID.ACTIVITYID.LESSONID =Invalid activityID/workflowID : {0} : {1}. error.system.error =An error has occurred. Please start again. Reason for error: {0} error.user.noprivilege =Sorry, you do not have the privilege to do this action. -force.complete.stop.message.activity.done =Nothing changed as activity "{0}" is already complete. -force.complete.stop.message.grouping.error =Force complete stopped at a grouping activity "{0}" due to system error. -force.complete.stop.message.grouping =Force complete stopped at a grouping activity "{0}" that cannot be completed. -force.complete.stop.message.gate =Force complete stopped at a gate "{0}" that cannot be opened. +force.complete.stop.message.activity.done =Nothing changed as activity '{0}' is already complete. +force.complete.stop.message.grouping.error =Force complete stopped at a grouping activity '{0}' due to system error. +force.complete.stop.message.grouping =Force complete stopped at a grouping activity '{0}' that cannot be completed. +force.complete.stop.message.gate =Force complete stopped at a gate '{0}' that cannot be opened. force.complete.stop.message.completed.to.activity =Force complete successful. -force.complete.stop.message.completed.to.end =Force complete successful to end of the lesson. -force.complete.stop.message.stopped.unexpectedly =Force complete has finished processing. Please check the learner's progress bar for their current activity. +force.complete.stop.message.completed.to.end =Force complete successful to end of the workflow. +force.complete.stop.message.stopped.unexpectedly =Force complete has finished processing. Please check the participant's progress bar for their current activity. export.portfolio.window.title =Export Portfolio export.portfolio.generating.message =Generating portfolio - please wait. export.portfolio.generation.complete.message =Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window. -audit.lesson.created =Lesson "{0}" created with learning design "{1}", export portfolio for learner set to {2}. -audit.learner.portfolio.set =Lesson "{0}" has the export portfolio for learner set to {1}. +audit.lesson.created =Workflow '{0}' created with learning design '{1}', export portfolio for participant set to {2}. +audit.learner.portfolio.set =Workflow '{0}' has the export portfolio for participant set to {1}. -#======= End labels: Exported 51 labels for en AU ===== +#======= End labels: Exported 52 labels for en AU ===== Index: lams_monitoring/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_monitoring/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_monitoring/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,63 @@ +appName = monitor_java +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:14:12 EST 2007 + +#=================== labels for Monitor (Java) =================# + +appName =monitor_java +button.finished =Finished +error.message.login =You need login here +error.title =Error occured +label.synch.gate.title =Synch Gate +label.permission.gate.title =Permission Gate +label.schedule.gate.title =Schedule Gate +label.schedule.gate.open.message =Schedule Gate will be opened at: +label.schedule.gate.close.message =Schedule Gate will be closed at: +label.gate.you.open.message =Team cannot continue until the gate is opened by you +label.gate.gate.open =Gate has been opened +label.gate.open =Open +label.gate.closed =Closed +label.gate.waiting.learners ={0} out of {1} are waiting in front of the gate. +label.grouping.max.num.in.group.heading =Maximum number of groups: +label.grouping.general.instructions.heading =General Instructions: +label.grouping.general.instructions.line1 =Place the workflow participants in their groups. Initially you can add and remove users, but once the grouping is used (that is, a participant starts an activity that uses the grouping) you will not be able to remove users from groups. If you try to remove someone from a group and they will not remove check their progress - if they start using the group while you are on this screen you will not get any errors but you will not be able to remove them from their group. You will still be able to add users to groups. +label.grouping.general.instructions.line2 =To create a group, type a group name and click Add Group. Repeat as required. Select a group, then select students from Column 2 and click Add selected to group. Select students in Column 3 and click Remove selected members from group to remove them from the group membership. The changes are saved when you click any of the buttons. +label.grouping.group.heading =Groups +label.grouping.non.grouped.users.heading =Students without a Group +label.grouping.grouped.users.heading =Members of selected Group +label.grouping.no.groups.created =No groups have been created. +label.grouping.loading =( Loading... ) +error.grouping.data =Required Information not received from server. Error Code: +error.grouping.add.group =Please enter a new group name to add. +error.grouping.remove.group =Please select a group to remove. +button.grouping.remove.selected.group =Remove selected group +button.grouping.add.group =Add group +button.grouping.add.user.to.group =Add selected to group +button.grouping.remove.user.from.group =Remove selected members +monitor.title =Monitor :: LAMS +preview.deleted.title =Preview Data Deleted +preview.deleted.message =Preview data for {0} workflow(s) has been deleted. +not.supported =This option is not supported for this activity. +NO.SUCH.LESSON =No such Workflow with a worflowID of : {0} exists. +INVALID.ACTIVITYID =Invalid activityID :{0}. +INVALID.ACTIVITYID.TYPE =Invalid Activity type: {0}. Only ToolActivity allowed. +INVALID.ACTIVITYID.LESSONID =Invalid activityID/workflowID : {0} : {1}. +error.system.error =An error has occurred. Please start again. Reason for error: {0} +error.user.noprivilege =Sorry, you do not have the privilege to do this action. +force.complete.stop.message.activity.done =Nothing changed as activity '{0}' is already complete. +force.complete.stop.message.grouping.error =Force complete stopped at a grouping activity '{0}' due to system error. +force.complete.stop.message.grouping =Force complete stopped at a grouping activity '{0}' that cannot be completed. +force.complete.stop.message.gate =Force complete stopped at a gate '{0}' that cannot be opened. +force.complete.stop.message.completed.to.activity =Force complete successful. +force.complete.stop.message.completed.to.end =Force complete successful to end of the workflow. +force.complete.stop.message.stopped.unexpectedly =Force complete has finished processing. Please check the participant's progress bar for their current activity. +export.portfolio.window.title =Export Portfolio +export.portfolio.generating.message =Generating portfolio - please wait. +export.portfolio.generation.complete.message =Portfolio generated. Your browser should be downloading the file now. When the file is saved please close this window. +audit.lesson.created =Workflow '{0}' created with learning design '{1}', export portfolio for participant set to {2}. +audit.learner.portfolio.set =Workflow '{0}' has the export portfolio for participant set to {1}. + + +#======= End labels: Exported 52 labels for en AU ===== Index: lams_tool_chat/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_chat/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_tool_chat/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,10 +2,11 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Sat Jan 20 01:35:36 GMT 2007 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:15:22 EST 2007 #=================== labels for Chat =================# +appName =chat tool.display.name =Chat tool.description =Chat Tool activity.title =Chat @@ -36,7 +37,7 @@ message.updateSuccess =Changes saved message.unsavedChanges =Page contains unsaved changes pageTitle.learning =Online Chat -message.defineLaterSet =Please wait for the teacher to complete the contents of this activity. +message.defineLaterSet =Please wait for the researcher to complete the contents of this activity. message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details pageTitle.monitoring =Chat Monitoring button.summary =Summary @@ -48,8 +49,8 @@ titleHeading.editActivity =Edit Activity titleHeading.exportPortfolio =Export Portfolio heading.group =Group {0}: -heading.totalLearners =Number of Learners: -heading.totalLearnersInGroup =Total Number of Learners in Group: +heading.totalLearnersInGroups =Number of Participants: +heading.totalLearnersInGroup =Total Number of Participants in Group: heading.totalMessages =Total Number of Messages: heading.recentMessages =Most Recent Messages: message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. @@ -75,8 +76,8 @@ error.exceedMaxFileSize =File size exceeded error.exception.NbApplication =An internal error has occured with the Chat 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. -error.content.locked =The content has been locked since it is being used by one or more learners. The modification of the content is not allowed. -error.defineLater =Sorry, the activity is not ready yet. Please wait for the teacher to finishing defining the activity. +error.content.locked =The content has been locked since it is being used by one or more participants. The modification of the content is not allowed. +error.defineLater =Sorry, the activity is not ready yet. Please wait for the researcher to finishing defining the activity. errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes error.mandatoryField ={0} field is mandatory. error.mark.invalid.number ={0} field must be a valid number. Decimal points are not allowed. @@ -88,11 +89,11 @@ button.reflect =Reflect on chat button.continue =Continue heading.numPosts =No. of posts -heading.learner =Learner +heading.learner =Participant heading.reflection =Reflection pageTitle.monitoring.notebook =View Reflection button.edit =Edit message.no.reflection.available =No notebook available -#======= End labels: Exported 87 labels for en AU ===== +#======= End labels: Exported 88 labels for en AU ===== Index: lams_tool_chat/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_chat/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_chat/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,99 @@ +appName = chat +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:15:22 EST 2007 + +#=================== labels for Chat =================# + +appName =chat +tool.display.name =Chat +tool.description =Chat Tool +activity.title =Chat +activity.description =Chat Tool +activity.helptext =Syncronous Chat tool +pageTitle.authoring =Chat Authoring +button.basic =Basic +button.advanced =Advanced +button.instructions =Instructions +button.upload =Upload +label.authoring.basic.title =Title: +label.authoring.basic.content =Content: +label.authoring.basic.instructions =Instructions: +advanced.lockOnFinished =Lock when finished +advanced.filteringEnabled =Filter Messages +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 +label.type =Type +label.attachments =Attachments +link.view =View +link.download =Download +link.delete =Delete +message.updateSuccess =Changes saved +message.unsavedChanges =Page contains unsaved changes +pageTitle.learning =Online Chat +message.defineLaterSet =Please wait for the researcher to complete the contents of this activity. +message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details +pageTitle.monitoring =Chat Monitoring +button.summary =Summary +button.editActivity =Edit Activity +button.statistics =Statistics +titleHeading.summary =Summary +titleHeading.instructions =Instructions +titleHeading.statistics =Statistics +titleHeading.editActivity =Edit Activity +titleHeading.exportPortfolio =Export Portfolio +heading.group =Group {0}: +heading.totalLearnersInGroups =Number of Participants: +heading.totalLearnersInGroup =Total Number of Participants in Group: +heading.totalMessages =Total Number of Messages: +heading.recentMessages =Most Recent Messages: +message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. +message.summary =There is no summary available for this tool. +message.noChatMessages =There are no messages available for this group. +summary.editMessages =Edit Messages +summary.openChat =Open Chat +chatHistory.hideMessage =Hide Message +label.sendMessageTo =Send Message To: +label.everyone =Everyone +message.loading =Please wait, loading chat client. +button.send =Send +button.clear =Clear +button.cancel =Cancel +button.ok =OK +button.done =Done +button.save =Save +button.finish =Finish +button.next =Next +label.save =Save +label.cancel =Cancel +error.missingParam =Unable to continue. {0} is missing. +error.exceedMaxFileSize =File size exceeded +error.exception.NbApplication =An internal error has occured with the Chat 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. +error.content.locked =The content has been locked since it is being used by one or more participants. The modification of the content is not allowed. +error.defineLater =Sorry, the activity is not ready yet. Please wait for the researcher to finishing defining the activity. +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.mandatoryField ={0} field is mandatory. +error.mark.invalid.number ={0} field must be a valid number. Decimal points are not allowed. +error.mark.invalid.decimal.number ={0} field must be a valid decimal number. +authoring.msg.cancel.save =Do you want to close this window without saving? +pageTitle.monitoring.chatHistory =Chat History +button.try.again =Try again +advanced.reflectOnActivity =Add Notebook at end of Chat with the following instructions: +button.reflect =Reflect on chat +button.continue =Continue +heading.numPosts =No. of posts +heading.learner =Participant +heading.reflection =Reflection +pageTitle.monitoring.notebook =View Reflection +button.edit =Edit +message.no.reflection.available =No notebook available + + +#======= End labels: Exported 88 labels for en AU ===== Index: lams_tool_forum/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_forum/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_tool_forum/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,13 +2,14 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Nov 03 04:59:21 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:10:11 EST 2007 #=================== labels for Forum =================# +appName =forum activity.title =Forum activity.description =Online threaded discussion tool (asynchronous). -activity.helptext =Discussion tool useful for long running collaborations and situations where learners are not all on line at the same time. +activity.helptext =Discussion tool useful for long running collaborations and situations where participants are not all on line at the same time. tool.display.name =Forum Tool tool.description =Tool for forums, also known as message boards. label.authoring.heading.basic =Forum @@ -32,8 +33,8 @@ label.authoring.offline.filelist =Offline file list label.authoring.online.delete =Delete label.authoring.offline.delete =Delete -label.authoring.advance.allow.edit =Allow learners to change their own postings -label.authoring.advance.use.richeditor =Allow learners to use rich text editor +label.authoring.advance.allow.edit =Allow participants to change their own postings +label.authoring.advance.use.richeditor =Allow participants to use rich text editor label.authoring.advance.limited.input =Maximum number of characters per posting lable.topic.title.subject =Subject lable.topic.title.body =Body @@ -62,7 +63,7 @@ label.monitoring.statistic.average.mark =Average message mark lable.monitoring.statistic.total.message =# of total message message.monitoring.edit.activity.not.editable =This Activity is no longer editable -errors.header = +errors.header = errors.footer = error.valueReqd =Value Required error.inputFileTooLarge =Input File size is too large! @@ -142,17 +143,17 @@ button.close =Close button.release.mark =Release marks msg.mark.released =Marks in {0} have been released. -label.authoring.advance.allow.upload =Allow learners to add attachments -label.authoring.advance.allow.new.topics =Allow learners to create new topics -label.authoring.advance.number.reply =Number of posts per learner per topic +label.authoring.advance.allow.upload =Allow participants to add attachments +label.authoring.advance.allow.new.topics =Allow participants to create new topics +label.authoring.advance.number.reply =Number of posts per participant per topic label.authoring.advance.minimum.reply =Minimum: label.authoring.advance.maximum.reply =Maximum: label.authoring.advance.no.minimum =No minimum label.authoring.advance.no.maximum =No maximum error.min.less.max =The maximum number of posts must be greater than or equal to the minimum number of posts. error.limit.char.less.zero =Limitation of input characters must be greater zero. error.less.mini.post =You must contribute at least {0} posts before finish. -error.must.have.topic =Please add at least 1 topic when "allow learners to create new topics" option is off. +error.must.have.topic =Please add at least 1 topic when 'allow participants to create new topics' option is off. topic.message.attachment.hidden =Message attachment hidden message.posting.limiting =Posting Limits advanced.reflectOnActivity =Add Notebook at end of forum with the following instructions: @@ -166,10 +167,9 @@ label.default.user.name =Instructor error.subject.required =Subject can not be blank. error.body.required =Body can not be blank. +message.no.reflection.available =No notebook available +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.attachment.executable =The uploaded file is executable, please zip it before uploading. -#======= End labels: Exported 160 labels for en AU ===== - -message.no.reflection.available = No notebook available -errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes -error.attachment.executable=The uploaded file is executable, please zip it before uploading. \ No newline at end of file +#======= End labels: Exported 164 labels for en AU ===== Index: lams_tool_forum/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_forum/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_forum/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,175 @@ +appName = forum +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:10:11 EST 2007 + +#=================== labels for Forum =================# + +appName =forum +activity.title =Forum +activity.description =Online threaded discussion tool (asynchronous). +activity.helptext =Discussion tool useful for long running collaborations and situations where participants are not all on line at the same time. +tool.display.name =Forum Tool +tool.description =Tool for forums, also known as message boards. +label.authoring.heading.basic =Forum +label.authoring.heading.basic.desc =Basic input information for forum +label.authoring.heading.instructions.desc =Please input online and offline instructions +label.authoring.heading.advance.desc =Please input advance options for Forum +label.authoring.create.new.topic =Create a new topic +label.authoring.basic.title =Title +label.authoring.basic.instruction =Instructions +label.authoring.online.instruction =Online Instructions +label.authoring.offline.instruction =Offline Instructions +label.authoring.online.file =Upload online file +label.authoring.offline.file =Upload offline file +label.authoring.advance.lock.on.finished =Lock when finished +label.authoring.save.button =Save +label.authoring.cancel.button =Cancel +label.authoring.choosefile.button =Choose file +label.authoring.upload.online.button =Upload Online +label.authoring.upload.offline.button =Upload Offline +label.authoring.online.filelist =Online file list +label.authoring.offline.filelist =Offline file list +label.authoring.online.delete =Delete +label.authoring.offline.delete =Delete +label.authoring.advance.allow.edit =Allow participants to change their own postings +label.authoring.advance.use.richeditor =Allow participants to use rich text editor +label.authoring.advance.limited.input =Maximum number of characters per posting +lable.topic.title.subject =Subject +lable.topic.title.body =Body +lable.topic.title.update =Last post +lable.topic.title.author =Author +lable.topic.title.startedby =Started by +lable.topic.title.replies =Replies +lable.topic.title.mark =Mark +lable.topic.subject.by =By +label.back.to.forum =Go back to forum +lable.topic.title.message.number =# of Msg +lable.topic.title.average.mark =Aver mark +authoring.exception =There is a problem in forum authoring page, the reason is {0} +page.title.monitoring.content.userlist =Summary +page.title.monitoring.view.user.mark =View user mark +page.title.monitoring.edit.user.mark =Edit user mark +page.title.monitoring.view.activity =View Activity +page.title.monitoring.edit.activity =Edit Activity +page.title.monitoring.view.instructions =View Instructions +page.title.monitoring.view.topic =View topic +page.title.monitoring.statistic =Statistic +page.title.monitoring.definelater =Forum Tool Define +label.monitoring.edit.activity.cancel =Cancel +label.monitoring.edit.activity.update =Update +label.monitoring.edit.activity.edit =Edit +label.monitoring.statistic.average.mark =Average message mark +lable.monitoring.statistic.total.message =# of total message +message.monitoring.edit.activity.not.editable =This Activity is no longer editable +errors.header = +errors.footer = +error.valueReqd =Value Required +error.inputFileTooLarge =Input File size is too large! +error.mark.needNumber =Mark must be int value +error.mark.invalid.number =Mark is invalid number format +error.fail.get.forum =No Forum available +error.title.empty =Title can not be blank +message.msg.maxFileSize =Max 250K +title.messageTopic.open =Topic Details +title.message.add =Add Message +title.message.open =View Message +title.message.reply =Reply Message +title.message.edit =Edit Message +title.message.view =Message Board +title.message.view.topic =View Message +title.message.delete =Delete Message +message.label.subject =Subject +message.label.body =Body +message.label.attachment =Attachment +message.label.postedOn =Posted On: +message.label.threadReplies =Thread Replies +message.link.reply =Reply +label.open =Open +label.delete =Delete +label.download =Download +label.view =View +label.edit =Edit +label.reply =Reply +label.done =Done +label.finish =Finish +label.newtopic =New Topic +label.refresh =Refresh +lable.char.left =Characters left +label.basic =Basic +label.advanced =Advanced +label.instructions =Instructions +button.upload =Upload +button.done =Done +button.submit =Submit +button.on =On +button.off =Off +button.add =Add +button.cancel =Cancel +js.error.invalid.number =The input is invalid number format +js.error.min.number =The input must be greater than 0 +js.error.title =The following error(s) occurred: +monitoring.tab.summary =Summary +monitoring.tab.instructions =Instruction +monitoring.tab.edit.activity =Edit Activity +monitoring.user.post.topic =provides following posts: +lable.topic.title.comment =Comment +message.not.avaliable =Not Available +lable.update.mark =Update mark +message.assign.mark =Please assign a mark and a comment for the report by +message.session.name =Session Name +message.monitoring.summary.no.users =No users available +message.view.all.marks =View all marks +message.download.marks =Download marks +label.monitoring.summary.view.forum =View forum +message.monitoring.summary.no.session =No Session Available +topic.message.subject.hidden =Message subject hidden +topic.message.body.hidden =Message body hidden +label.show =Show +label.hide =Hide +page.title.monitoring.init =Forum Monitoring +monitoring.tab.statistics =Statistics +label.save =Save +label.cancel =Cancel +authoring.tab.basic =Basic +authoring.tab.advanced =Advanced +authoring.tab.instructions =Instructions +page.title.authoring.init =Forum Authoring +authoring.msg.cancel.save =Do you want to close this window without saving? +define.later.message =Please wait for the teacher to complete the contents of this activity. +run.offline.message =This activity is not being done on the computer. Please see your instructor for details. +button.try.again =Try again +button.close =Close +button.release.mark =Release marks +msg.mark.released =Marks in {0} have been released. +label.authoring.advance.allow.upload =Allow participants to add attachments +label.authoring.advance.allow.new.topics =Allow participants to create new topics +label.authoring.advance.number.reply =Number of posts per participant per topic +label.authoring.advance.minimum.reply =Minimum: +label.authoring.advance.maximum.reply =Maximum: +label.authoring.advance.no.minimum =No minimum +label.authoring.advance.no.maximum =No maximum +error.min.less.max =The maximum number of posts must be greater than or equal to the minimum number of posts. +error.limit.char.less.zero =Limitation of input characters must be greater zero. +error.less.mini.post =You must contribute at least {0} posts before finish. +error.must.have.topic =Please add at least 1 topic when 'allow participants to create new topics' option is off. +topic.message.attachment.hidden =Message attachment hidden +message.posting.limiting =Posting Limits +advanced.reflectOnActivity =Add Notebook at end of forum with the following instructions: +error.reflection.emtpy =Please input reflection +title.reflection =Reflection +label.continue =Continue +monitoring.user.fullname =Name +monitoring.user.loginname =Login name +monitoring.user.reflection =Reflection +page.title.monitoring.view.reflection =View Reflection +label.default.user.name =Instructor +error.subject.required =Subject can not be blank. +error.body.required =Body can not be blank. +message.no.reflection.available =No notebook available +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.attachment.executable =The uploaded file is executable, please zip it before uploading. + + +#======= End labels: Exported 164 labels for en AU ===== Index: lams_tool_laqa/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_laqa/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_tool_laqa/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,13 +2,14 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 17:37:45 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:26:19 EST 2007 #=================== labels for Q&A =================# +appName =qa activity.title =Q and A -activity.description =Each learner answers question(s) and then sees answers from all learners collated on the next page. -activity.helptext =Each learner answers one or more questions in short answer format and then sees answers from all learners collated on the next page. +activity.description =Each participant answers question(s) and then sees answers from all participants collated on the next page. +activity.helptext =Each participant answers one or more questions in short answer format and then sees answers from all participants collated on the next page. tool.display.name =Question and Answer Tool tool.description =Tool for asking one or more short answer questions and displays the results. label.tool.shortname =Q/A @@ -26,7 +27,7 @@ label.authoring.qa.basic =Please define the questions. label.advanced.definitions =Advanced Definitions radiobox.synchInMonitor =Sync in Monitor -radiobox.usernameVisible =Show learner's name with answer +radiobox.usernameVisible =Show participant's name with answer radiobox.questionsSequenced =One question per page label.report.title =Report Title label.monitoringReport.title =Monitoring Report Title @@ -80,8 +81,8 @@ label.learning.response =Response label.learning.report =Learning Report label.learning.viewOnly =Previous Responses Report -label.learner.progress =Learner Progress Report -label.preview =Preview Learner Screen +label.learner.progress =Participant Progress Report +label.preview =Preview Participant Screen label.openEditor =Open Richtext Editor label.user =User label.question.col =Question: @@ -98,11 +99,11 @@ label.hide =Hide label.unHide =UnHide label.hidden =Hidden -label.stats.totalLearners =Total count of learners: +label.stats.totalLearners =Total count of participants: label.stats.allGroups =All Groups: -label.stats.totalAllGroups =Total count of all learners: +label.stats.totalAllGroups =Total count of all participants: label.learning.forceOfflineMessage =This is setup to be carried out offline. Please see your instructor for details. -error.defineLater =Please wait for the teacher to complete the contents of this activity. +error.defineLater =Please wait for the researcher to complete the contents of this activity. error.authoringUser.notAvailable =Tool Activity Error! Can't continue. Tool Activity expects a user id. error.noLearnerActivity =Summary report is not available since no users attempted the activity yet. error.questions.duplicate =Please correct this: The questions must be unique. @@ -112,17 +113,17 @@ label.avMark =Average Mark: label.loMark =Lowest Mark: count.max.attempt =Maximum Attempt Count: -error.monitorReportTitle =The field "Monitor Report Title (Advanced)" is mandatory.
+error.monitorReportTitle =The field 'Monitor Report Title (Advanced)' is mandatory.
error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet. error.tab.contentId.required =Sorry, the screen is not available. The Tool Activity requires a content id. error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. -error.system.qa =A system exception has occured. Please contact technical support. The error to report is\:
{0}
+error.system.qa =A system exception has occured. Please contact technical support. The error to report is\:
{0}
authoring.msg.cancel.save =Do you want to close this window without saving? label.allResponses =View All Responses label.learning.forceFinish =You are required to finish this activity now. label.learning.yourAnswer =Your Answer: -label.export.learner =Portfolio Export for Learner -label.export.teacher =Portfolio Export for Teacher +label.export.learner =Portfolio Export for Participant +label.export.teacher =Portfolio Export for Researcher label.export =Portfolio Export label.show =Show label.response.hidden =Hidden @@ -131,20 +132,20 @@ label.authoring.title.col =Title: label.authoring.instructions.col =Instructions: label.redo =Edit -label.learnerReport =Learner Report +label.learnerReport =Participant Report label.refresh =Refresh label.tooltip.edit =Editing this answer label.tooltip.tick =Save changes label.continue =Continue label.reflect =Add Notebook at end of Q&A with the following instructions: -label.responses.locked =Note: Once you click on "View All Responses", you can not edit your response. +label.responses.locked =Note: Once you click on 'View All Responses', you can not edit your response. label.notebook.entries =Reflection Entries label.reflection =Reflection -label.learner =Learner +label.learner =Participant label.view.reflection =View Reflection label.close =Close -label.other.answers =Other learners answers -label.learners.answers =Learners' answers +label.other.answers =Other participants answers +label.learners.answers =Participants' answers label.questions =Questions label.add.new.question =Create Question label.edit.question =Edit Question @@ -165,9 +166,9 @@ label.questions.remaining =Remaining question count: label.end.questions =End of the questions. label.lockWhenFinished =Lock when Finished -label.learner.answer =Show answers from other learners -label.show.names =Show other learner's name +label.learner.answer =Show answers from other participants +label.show.names =Show other participant's name errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes -#======= End labels: Exported 162 labels for en AU ===== +#======= End labels: Exported 163 labels for en AU ===== Index: lams_tool_laqa/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_laqa/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_laqa/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,174 @@ +appName = qa +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:26:19 EST 2007 + +#=================== labels for Q&A =================# + +appName =qa +activity.title =Q and A +activity.description =Each participant answers question(s) and then sees answers from all participants collated on the next page. +activity.helptext =Each participant answers one or more questions in short answer format and then sees answers from all participants collated on the next page. +tool.display.name =Question and Answer Tool +tool.description =Tool for asking one or more short answer questions and displays the results. +label.tool.shortname =Q/A +label.authoring =Q/A Authoring +label.monitoring =Q/A Monitoring +label.authoring.qa =Questions and Answers +label.basic =Basic +label.advanced =Advanced +label.instructions =Instructions +label.authoring.title =Title +label.authoring.instructions =Instructions +label.summary =Summary +label.editActivity =Edit Activity +label.stats =Stats +label.authoring.qa.basic =Please define the questions. +label.advanced.definitions =Advanced Definitions +radiobox.synchInMonitor =Sync in Monitor +radiobox.usernameVisible =Show participant's name with answer +radiobox.questionsSequenced =One question per page +label.report.title =Report Title +label.monitoringReport.title =Monitoring Report Title +label.offlineInstructions =Offline Instructions +label.offlineInstructions.col =Offline Instructions: +label.onlineInstructions =Online Instructions +label.onlineInstructions.col =Online Instructions: +label.offlineFiles =Offline Files: +label.onlineFiles =Online Files: +label.exportPortfolio.simple =Export Portfolio +label.exportPortfolio =Q/A Export Portfolio +instructions.type.online =Online +instructions.type.offline =Offline +link.view =View +link.download =Download +link.delete =Delete +button.basic =Basic +button.uploadFile =Upload Package +button.preview =Preview +button.advanced =Advanced +button.instructions =Instructions +button.done =Done +tool.icon.name =Q/A +button.submitAllContent =Submit +button.getNextQuestion =Next +button.getPreviousQuestion =Previous +label.question1 =Question 1 +radiobox.defineLater =Define Later +radiobox.showFeedback =Show Feedback +label.upload =Upload +label.uploadedOfflineFiles =Uploaded Offline Files: +label.uploadedOnlineFiles =Uploaded Online Files: +label.attachments =Attachments +label.type =Type +label.download =Download +label.view =View +label.delete =Delete +feedback =Please address the following issues before submit.
+error.defaultquestion.empty =The first question can not be empty.
+submit.successful =The content has been created successfully.
+submit.unSuccessful =Warning: An error occurred while saving the content.
+error.content.inUse =The modification of the content is not allowed since one or more students has attempted the activity. +label.learning.qa =Answers for Q/A +label.question =Question +label.answers =Answers: +label.answer =Answer: +button.endLearning =Finish +label.learning.user =User +label.learning.attemptTime =Date/Time +label.learning.timezone =Time-Zone +label.learning.response =Response +label.learning.report =Learning Report +label.learning.viewOnly =Previous Responses Report +label.learner.progress =Participant Progress Report +label.preview =Preview Participant Screen +label.openEditor =Open Richtext Editor +label.user =User +label.question.col =Question: +label.response =Response +label.selectGroup =Select Group: +group.label =Group +button.summary =Summary +button.editActivity =Edit Activity +button.stats =Stats +label.save =Save +label.edit =Edit +label.cancel =Cancel +label.update =Update +label.hide =Hide +label.unHide =UnHide +label.hidden =Hidden +label.stats.totalLearners =Total count of participants: +label.stats.allGroups =All Groups: +label.stats.totalAllGroups =Total count of all participants: +label.learning.forceOfflineMessage =This is setup to be carried out offline. Please see your instructor for details. +error.defineLater =Please wait for the researcher to complete the contents of this activity. +error.authoringUser.notAvailable =Tool Activity Error! Can't continue. Tool Activity expects a user id. +error.noLearnerActivity =Summary report is not available since no users attempted the activity yet. +error.questions.duplicate =Please correct this: The questions must be unique. +count.total.user =Total User Count: +count.finished.user =Finished User Count: +label.topMark =Top Mark: +label.avMark =Average Mark: +label.loMark =Lowest Mark: +count.max.attempt =Maximum Attempt Count: +error.monitorReportTitle =The field 'Monitor Report Title (Advanced)' is mandatory.
+error.noStudentActivity =Sorry, the report can not be generated.
No student has attempted the activity yet. +error.tab.contentId.required =Sorry, the screen is not available. The Tool Activity requires a content id. +error.contentrepository =An error has occurred when saving/deleting instruction file {0}. The files may not be saved correctly. +error.system.qa =A system exception has occured. Please contact technical support. The error to report is\:
{0}
+authoring.msg.cancel.save =Do you want to close this window without saving? +label.allResponses =View All Responses +label.learning.forceFinish =You are required to finish this activity now. +label.learning.yourAnswer =Your Answer: +label.export.learner =Portfolio Export for Participant +label.export.teacher =Portfolio Export for Researcher +label.export =Portfolio Export +label.show =Show +label.response.hidden =Hidden +button.try.again =Try again +label.add.question =Add New +label.authoring.title.col =Title: +label.authoring.instructions.col =Instructions: +label.redo =Edit +label.learnerReport =Participant Report +label.refresh =Refresh +label.tooltip.edit =Editing this answer +label.tooltip.tick =Save changes +label.continue =Continue +label.reflect =Add Notebook at end of Q&A with the following instructions: +label.responses.locked =Note: Once you click on 'View All Responses', you can not edit your response. +label.notebook.entries =Reflection Entries +label.reflection =Reflection +label.learner =Participant +label.view.reflection =View Reflection +label.close =Close +label.other.answers =Other participants answers +label.learners.answers =Participants' answers +label.questions =Questions +label.add.new.question =Create Question +label.edit.question =Edit Question +label.new.question =New Question +label.feedback =Feedback +label.save.question =Add +label.tip.editQuestion =Enables editing of question +label.tip.deleteQuestion =Deletes question +label.tip.moveQuestionDown =Moves question down +label.tip.moveQuestionUp =Moves question up +questions.none.submitted =No questions submitted. Please add at least one question. +question.duplicate =Please fix this: There are duplicate question entries. +question.blank =Please fix this: Question text can not be blank. +count.finished.session =Finished Session Count: +label.feedback.seq =Number of questions presented in this activity: +label.feedback.combined =Number of questions presented in this activity: +label.questions.simple =questions. +label.questions.remaining =Remaining question count: +label.end.questions =End of the questions. +label.lockWhenFinished =Lock when Finished +label.learner.answer =Show answers from other participants +label.show.names =Show other participant's name +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes + + +#======= End labels: Exported 163 labels for en AU ===== Index: lams_tool_larsrc/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_larsrc/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_tool_larsrc/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 17:40:44 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:12:26 EST 2007 #=================== labels for ShareResources =================# @@ -58,8 +58,8 @@ label.authoring.advance.lock.on.finished =Lock when finished label.authoring.advance.run.content.auto =Run content automatically (only available if there is exactly one resource) label.authoring.advance.mini.number.resources.view =Minimum number of resources to view -label.authoring.advance.allow.learner.add.urls =Allow learners to add URLs -label.authoring.advance.allow.learner.add.files =Allow learners to add Files +label.authoring.advance.allow.learner.add.urls =Allow participants to add URLs +label.authoring.advance.allow.learner.add.files =Allow participants to add Files label.next.instruction =Next Instruction label.authoring.save.button =Save label.authoring.cancel.button =Cancel @@ -98,11 +98,11 @@ monitoring.tab.instructions =Instruction monitoring.tab.edit.activity =Edit Activity monitoring.label.group =Group -monitoring.summary.note =Note: number of learners is the number of learners who have viewed the resource. +monitoring.summary.note =Note: number of participants is the number of participants who have viewed the resource. monitoring.label.type =Type monitoring.label.title =Title monitoring.label.suggest =Suggested By -monitoring.label.number.learners =Number of Learners +monitoring.label.number.learners =Number of Participants monitoring.label.hide =Hide monitoring.label.show =Show monitoring.label.user.loginname =Login name @@ -116,7 +116,7 @@ export.label.no.learning.object =No offline package available export.title =Export portfolio of Share Resource export.init.resource =Initial Resources -errors.header = +errors.header = errors.footer = error.valueReqd =Value Required error.inputFileTooLarge =Input File size is too large! @@ -140,14 +140,13 @@ label.save =Save label.cancel =Cancel monitoring.label.access.time =Access time -define.later.message =Please wait for the teacher to complete the contents of this activity. +define.later.message =Please wait for the researcher to complete the contents of this activity. run.offline.message =This activity is not being done on the computer. Please see your instructor for details. message.monitoring.summary.no.resource.for.group =No resource available for this group. button.try.again =Try again open.in.new.window =Open URL in pop-up label.up =Move Up label.down =Move down -label.monitoring.heading.access =Learners list label.authoring.advanced.reflectOnActivity =Add Notebook at end of Shared Resources with the following instructions: error.reflection.emtpy =Please input reflection title.reflection =Reflection @@ -163,4 +162,4 @@ error.attachment.executable =The uploaded file is executable, please zip it before uploading. -#======= End labels: Exported 155 labels for en AU ===== +#======= End labels: Exported 154 labels for en AU ===== Index: lams_tool_larsrc/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_larsrc/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_larsrc/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,165 @@ +appName = shareresources +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:12:26 EST 2007 + +#=================== labels for ShareResources =================# + +activity.title =Share Resources +activity.description =Sharing resource with others. +activity.helptext =Uploading your resources to share with others. +tool.display.name =Share Resources Tool +tool.description =Tool for sharing resources. +appName =Share Resources +errorPage.title =Error page +errorPage.heading =Some error occurs when handling your request +label.authoring.heading =Share Resources +label.author.title =Share Resources Authoring +label.authoring.heading.basic =Basic +label.authoring.heading.advance =Advanced +label.authoring.heading.instructions =Instructions +label.authoring.heading.basic.desc =Basic input information for shared resources +label.authoring.heading.instructions.desc =Please input online and offline instructions +label.authoring.heading.advance.desc =Please input advance options for shared resources +label.authoring.basic.title =Title +label.authoring.basic.instruction =Instruction +label.authoring.basic.add.url =Add URL +label.authoring.basic.add.file =Add Single File +label.authoring.basic.add.website =Add Zipped Website +label.authoring.basic.add.learning.object =Add IMS Content Package +label.authoring.basic.resource.list.title =Resource List +label.authoring.basic.resource.url =URL +label.authoring.basic.resource.file =File +label.authoring.basic.resource.website =Website +label.authoring.basic.resource.learning.object =IMS CP +label.authoring.basic.resource.verify.url =Verify URL +label.authoring.basic.resource.preview =Preview +label.authoring.basic.resource.edit =Edit +label.authoring.basic.resource.delete =Delete +label.authoring.basic.resource.add.instruction =Add Instruction +label.authoring.basic.resource.instructions =Instructions +label.authoring.basic.resource.title.input =Title +label.authoring.basic.resource.url.input =URL +label.authoring.basic.resource.file.input =File +label.authoring.basic.resource.description.input =Description +label.authoring.basic.resource.zip.file.input =Zip file: +label.authoring.online.instruction =Online Instructions +label.authoring.offline.instruction =Offline Instructions +label.authoring.online.file =Upload online file +label.authoring.offline.file =Upload offline file +label.authoring.choosefile.button =Choose file +label.authoring.upload.online.button =Upload Online +label.authoring.upload.offline.button =Upload Offline +label.authoring.online.filelist =Online file list +label.authoring.offline.filelist =Offline file list +label.authoring.online.delete =Delete +label.authoring.offline.delete =Delete +label.authoring.advance.lock.on.finished =Lock when finished +label.authoring.advance.run.content.auto =Run content automatically (only available if there is exactly one resource) +label.authoring.advance.mini.number.resources.view =Minimum number of resources to view +label.authoring.advance.allow.learner.add.urls =Allow participants to add URLs +label.authoring.advance.allow.learner.add.files =Allow participants to add Files +label.next.instruction =Next Instruction +label.authoring.save.button =Save +label.authoring.cancel.button =Cancel +label.description =Description: +authoring.exception =There is a problem in shared resources authoring page, the reason is {0} +error.resource.item.title.blank =Title can not be blank. +error.resource.item.url.blank =URL can not be blank. +error.resource.item.file.blank =File can not be blank. +error.resource.item.desc.blank =Comment/Instruction can not be blank +error.resource.item.invalid.url =Invalid URL format. +error.upload.failed =Upload file failed: {0} +error.msg.upload.file.not.found =Could not find upload file {0}. +error.msg.zip.file.exception =Could not handle zip file when uploading file. +error.msg.file.not.found =File not found exception occurs when uploading file. +error.msg.ims.package =Invalid IMS CP format. +error.msg.ims.application =ImscpApplicationException occurs when uploading resource item file. +error.msg.website.no.initial.file =Website zip can not find out initial file (index.htm/html or default.htm/html). +error.msg.io.exception =IOException occurs when uploading file. +error.msg.invaid.param.upload =InvalidParameterException occured while trying to upload File. +error.msg.repository =Repository occurs exception while trying to upload file. +error.msg.default.content.not.find =Could not retrieve default content record for this tool. +msg.no.instruction =No instruction available. +authoring.msg.cancel.save =Do you want to close this window without saving? +label.learning.title =Share Resource Learning +label.learning.heading =Share Resources +label.resoruce.to.review =Resources to view +label.learning.minimum.review =You must view at least {0} of the resources. +lable.learning.minimum.view.number.less =You at least view another {0} of the resources. +label.check.for.new =Check for new +label.suggest.new =Suggest a new +label.learning.new.file =New file details: +label.learning.new.url =New URL details: +label.learning.comment.or.instruction =Comment/Instruction +monitoring.tab.summary =Summary +monitoring.tab.statistics =Statistic +monitoring.tab.instructions =Instruction +monitoring.tab.edit.activity =Edit Activity +monitoring.label.group =Group +monitoring.summary.note =Note: number of participants is the number of participants who have viewed the resource. +monitoring.label.type =Type +monitoring.label.title =Title +monitoring.label.suggest =Suggested By +monitoring.label.number.learners =Number of Participants +monitoring.label.hide =Hide +monitoring.label.show =Show +monitoring.label.user.loginname =Login name +monitoring.label.user.name =Name +monitoring.label.hidden =Hidden +label.monitoring.edit.activity.cancel =Cancel +label.monitoring.edit.activity.update =Update +label.monitoring.edit.activity.edit =Edit +message.monitoring.edit.activity.not.editable =This Activity is no longer editable +export.label.resource =Resource +export.label.no.learning.object =No offline package available +export.title =Export portfolio of Share Resource +export.init.resource =Initial Resources +errors.header = +errors.footer = +error.valueReqd =Value Required +error.inputFileTooLarge =Input File size is too large! +error.uploading =error uploading +error.title.empty =Title can not be blank +message.msg.maxFileSize =Max 250K +label.open =Open +label.delete =Delete +label.download =Download +label.view =View +label.edit =Edit +label.finished =Finished +label.completed =Completed +label.finish =Finish +button.upload =Upload +button.add =Add +button.cancel =Cancel +message.monitoring.summary.no.session =No Session Available +label.show =Show +label.hide =Hide +label.save =Save +label.cancel =Cancel +monitoring.label.access.time =Access time +define.later.message =Please wait for the researcher to complete the contents of this activity. +run.offline.message =This activity is not being done on the computer. Please see your instructor for details. +message.monitoring.summary.no.resource.for.group =No resource available for this group. +button.try.again =Try again +open.in.new.window =Open URL in pop-up +label.up =Move Up +label.down =Move down +label.authoring.advanced.reflectOnActivity =Add Notebook at end of Shared Resources with the following instructions: +error.reflection.emtpy =Please input reflection +title.reflection =Reflection +label.continue =Continue +monitoring.user.fullname =Name +monitoring.user.reflection =Reflection +page.title.monitoring.view.reflection =View Reflection +button.close =Close +message.step.of =Step {0} of {1} +message.no.reflection.available =No notebook available +button.edit =Edit +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.attachment.executable =The uploaded file is executable, please zip it before uploading. + + +#======= End labels: Exported 154 labels for en AU ===== Index: lams_tool_nb/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r37f37232425f69438bd363e73a66ab7a8ada3345 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_nb/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 37f37232425f69438bd363e73a66ab7a8ada3345) +++ lams_tool_nb/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,10 +2,11 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 17:35:44 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:12:01 EST 2007 #=================== labels for Noticeboard =================# +appName =noticeboard activity.title =Noticeboard activity.description =Tool for displaying HTML content including external sources such as images and other media. activity.helptext =Displays formatted text and links to external sources on a read only page. @@ -62,4 +63,4 @@ errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes. -#======= End labels: Exported 54 labels for en AU ===== +#======= End labels: Exported 55 labels for en AU ===== Index: lams_tool_nb/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_nb/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_nb/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,66 @@ +appName = noticeboard +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:12:01 EST 2007 + +#=================== labels for Noticeboard =================# + +appName =noticeboard +activity.title =Noticeboard +activity.description =Tool for displaying HTML content including external sources such as images and other media. +activity.helptext =Displays formatted text and links to external sources on a read only page. +tool.display.name =Noticeboard Tool +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 +label.type =Type +label.attachments =Attachments +link.view =View +link.download =Download +link.delete =Delete +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 +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 =The modification of content is not allowed since one or more students has attempted the activity. +button.cancel =Cancel +button.ok =OK +button.done =Done +button.save =Save +button.finish =Finish +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. +authoring.msg.cancel.save =Do you want to close this window without saving? +button.try.again =Try again +advanced.reflectOnActivity =Add Notebook at end of Noticeboard with the following instructions: +button.continue =Continue +titleHeading.reflections =Reflections +titleHeading.reflection =Reflection +message.no.reflections =No reflections have yet been made. +message.no.reflection =No reflection has yet been made. +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes. + + +#======= End labels: Exported 55 labels for en AU ===== Index: lams_tool_notebook/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r27d3bbc5ceacea6e30fe6876b11e0800b4bff916 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_notebook/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 27d3bbc5ceacea6e30fe6876b11e0800b4bff916) +++ lams_tool_notebook/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,10 +2,11 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Aug 11 07:11:53 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:17:21 EST 2007 #=================== labels for Notebook =================# +appName =notebook tool.display.name =Notebook tool.description =Notebook Tool activity.title =Notebook @@ -36,7 +37,7 @@ message.updateSuccess =Changes saved message.unsavedChanges =Page contains unsaved changes pageTitle.learning =Online Notebook -message.defineLaterSet =Please wait for the teacher to complete the contents of this activity +message.defineLaterSet =Please wait for the researcher to complete the contents of this activity message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details pageTitle.monitoring =Notebook Monitoring button.summary =Summary @@ -48,14 +49,14 @@ titleHeading.editActivity =Edit Activity titleHeading.exportPortfolio =Export Portfolio heading.group =Group {0}: -heading.totalLearners =Number of Learners: -heading.totalLearnersInGroup =Total Number of Learners in Group: -heading.totalFinishedLearnersInGroup =Number of Finished Learners: +heading.totalLearners =Number of Participants: +heading.totalLearnersInGroup =Total Number of Participants in Group: +heading.totalFinishedLearnersInGroup =Number of Finished Participants: message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. message.summary =There is no summary available for this tool. label.view =View label.notAvailable =Not Available -heading.learner =Learner +heading.learner =Participant heading.notebookEntry =Notebook Entry button.cancel =Cancel button.ok =OK @@ -72,8 +73,8 @@ error.exceedMaxFileSize =File size exceeded error.exception.NbApplication =An internal error has occured with the Notebook 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. -error.content.locked =The content has been locked since it is being used by one or more learners. The modification of the content is not allowed. -error.defineLater =Sorry, the activity is not ready yet. Please wait for the teacher to finishing defining the activity. +error.content.locked =The content has been locked since it is being used by one or more participants. The modification of the content is not allowed. +error.defineLater =Sorry, the activity is not ready yet. Please wait for the researcher to finishing defining the activity. errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes error.mandatoryField ={0} field is mandatory. error.mark.invalid.number ={0} field must be a valid number. Decimal points are not allowed. @@ -82,4 +83,4 @@ button.try.again =Try Again -#======= End labels: Exported 74 labels for en AU ===== +#======= End labels: Exported 75 labels for en AU ===== Index: lams_tool_notebook/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_notebook/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_notebook/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,86 @@ +appName = notebook +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:17:21 EST 2007 + +#=================== labels for Notebook =================# + +appName =notebook +tool.display.name =Notebook +tool.description =Notebook Tool +activity.title =Notebook +activity.description =Notebook Tool +activity.helptext =Notebook for notes and reflections +pageTitle.authoring =Notebook Authoring +button.basic =Basic +button.advanced =Advanced +button.instructions =Instructions +button.upload =Upload +label.authoring.basic.title =Title: +label.authoring.basic.content =Content: +label.authoring.basic.instructions =Instructions: +advanced.lockOnFinished =Lock when finished +advanced.allowRichEditor =Allow rich text editor +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 +label.type =Type +label.attachments =Attachments +link.view =View +link.download =Download +link.delete =Delete +message.updateSuccess =Changes saved +message.unsavedChanges =Page contains unsaved changes +pageTitle.learning =Online Notebook +message.defineLaterSet =Please wait for the researcher to complete the contents of this activity +message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details +pageTitle.monitoring =Notebook Monitoring +button.summary =Summary +button.editActivity =Edit Activity +button.statistics =Statistics +titleHeading.summary =Summary +titleHeading.instructions =Instructions +titleHeading.statistics =Statistics +titleHeading.editActivity =Edit Activity +titleHeading.exportPortfolio =Export Portfolio +heading.group =Group {0}: +heading.totalLearners =Number of Participants: +heading.totalLearnersInGroup =Total Number of Participants in Group: +heading.totalFinishedLearnersInGroup =Number of Finished Participants: +message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. +message.summary =There is no summary available for this tool. +label.view =View +label.notAvailable =Not Available +heading.learner =Participant +heading.notebookEntry =Notebook Entry +button.cancel =Cancel +button.ok =OK +button.done =Done +button.save =Save +button.finish =Finish +button.next =Next +label.save =Save +label.cancel =Cancel +label.created =Created +label.lastModified =Last modified +label.notebookEntry =Notebook entry +error.missingParam =Unable to continue. {0} is missing. +error.exceedMaxFileSize =File size exceeded +error.exception.NbApplication =An internal error has occured with the Notebook 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. +error.content.locked =The content has been locked since it is being used by one or more participants. The modification of the content is not allowed. +error.defineLater =Sorry, the activity is not ready yet. Please wait for the researcher to finishing defining the activity. +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.mandatoryField ={0} field is mandatory. +error.mark.invalid.number ={0} field must be a valid number. Decimal points are not allowed. +error.mark.invalid.decimal.number ={0} field must be a valid decimal number. +authoring.msg.cancel.save =Do you want to close this window without saving? +button.try.again =Try Again + + +#======= End labels: Exported 75 labels for en AU ===== Index: lams_tool_sbmt/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r27d3bbc5ceacea6e30fe6876b11e0800b4bff916 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_sbmt/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 27d3bbc5ceacea6e30fe6876b11e0800b4bff916) +++ lams_tool_sbmt/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,15 +2,16 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 17:39:12 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:26:42 EST 2007 #=================== labels for Submit Files =================# +appName =submitfiles activity.title =Submit Files -activity.description =Learners submit files for assessment by the teacher. Scores and comments may be exported as a spreadsheet. -activity.helptext =Learners submit files for assessment by the teacher. Scores and comments for each learner are recorded and may be exported as a spreadsheet. +activity.description =Participants submit files for assessment by the researcher. Scores and comments may be exported as a spreadsheet. +activity.helptext =Participants submit files for assessment by the researcher. Scores and comments for each participant are recorded and may be exported as a spreadsheet. tool.display.name =Submit Files Tool -tool.description =Tool for learners to submit files for assessment by the teacher. +tool.description =Tool for participants to submit files for assessment by the researcher. label.view =View label.download =Download label.save =Save @@ -83,7 +84,7 @@ monitoring.statistic.total.uploaded.file =Total uploaded files monitoring.download.error =Download failed becuase of this reason: {0} submit.upload.twice =You already upload this file, please waiting for a while. -submit.modenotsupported =The mode "{0}" you've requested is not supported +submit.modenotsupported =The mode '{0}' you've requested is not supported submit.successful =The content has been created successfully. learner.form.filepath.displayname =Upload file name errors.header =
    @@ -95,7 +96,7 @@ error.read.only.mode =Read only mode, function can not be finished errors.mark.invalid.number =Mark is invalid number format. authoring.msg.cancel.save =Do you want to close this window without saving? -define.later.message =Please wait for the teacher to complete the contents of this activity. +define.later.message =Please wait for the researcher to complete the contents of this activity. run.offline.message =This activity is not being done on the computer. Please see your instructor for details. message.monitoring.edit.activity.not.editable =This Activity is no longer editable button.try.again =Try again @@ -125,4 +126,4 @@ error.attachment.executable =The uploaded file is executable, please zip it before uploading. -#======= End labels: Exported 117 labels for en AU ===== +#======= End labels: Exported 118 labels for en AU ===== Index: lams_tool_sbmt/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_sbmt/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_sbmt/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,129 @@ +appName = submitfiles +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:26:42 EST 2007 + +#=================== labels for Submit Files =================# + +appName =submitfiles +activity.title =Submit Files +activity.description =Participants submit files for assessment by the researcher. Scores and comments may be exported as a spreadsheet. +activity.helptext =Participants submit files for assessment by the researcher. Scores and comments for each participant are recorded and may be exported as a spreadsheet. +tool.display.name =Submit Files Tool +tool.description =Tool for participants to submit files for assessment by the researcher. +label.view =View +label.download =Download +label.save =Save +label.cancel =Cancel +label.authoring.heading =Submit Files +label.authoring.heading.basic =Basic +label.authoring.heading.basic.desc =Basic input information for submission +label.authoring.heading.instructions =Instructions +label.authoring.heading.instructions.desc =Please input online and offline instructions +label.authoring.heading.advance =Advanced +label.authoring.heading.advance.desc =Please input advance options for submission +label.authoring.basic.title =Title +label.authoring.basic.instruction =Instruction +label.authoring.online.instruction =Online Instructions +label.authoring.offline.instruction =Offline Instructions +label.authoring.online.file =Upload online file +label.authoring.offline.file =Upload offline file +label.authoring.advance.lock.on.finished =Lock when finished +label.authoring.save.button =Save +label.authoring.cancel.button =Cancel +label.authoring.choosefile.button =Choose file +label.authoring.upload.online.button =Upload Online +label.authoring.upload.offline.button =Upload Offline +label.authoring.online.filelist =Online file list +label.authoring.offline.filelist =Offline file list +label.authoring.online.delete =Delete +label.authoring.offline.delete =Delete +authoring.exception =There is a problem submitting content, the reason is {0} +label.learner.fileName =File Name +label.learner.filePath =File +label.learner.fileDescription =File Description +label.learner.upload =Upload File +label.learner.finished =Finished Uploading +label.learner.time =Time Uploaded +label.learner.dateOfSubmission =Date of Submission +label.learner.comments =Comments +label.learner.marks =Marks +label.learner.dateMarksReleased =Date Marks Released +label.learner.notAvailable =Not Available +label.learner.noUpload =No files have been uploaded yet. +label.learner.uploadMessage =Only one file can be uploaded at a time - Maximum file size is 1.0 MB +learner.finish.without.upload =No files have been uploaded yet. Files can not be uploaded once you choose OK. +label.monitoring.heading =Monitoring +label.monitoring.heading.userlist =Summary +label.monitoring.heading.userlist.desc =User List Description +label.monitoring.heading.instructions =Instructions +label.monitoring.heading.instructions.desc =Online and offline instructions +label.monitoring.heading.edit.activity =Edit Activity +label.monitoring.heading.edit.activity.desc =Edit Activity description +label.monitoring.heading.stats =Statistics +label.monitoring.heading.stats.desc =Statistics description +label.monitoring.heading.marking =Marking +label.monitoring.heading.marking.desc =Marking description +page.title.mark1.userlist =Report Marking +label.monitoring.needMarking =File(s) need marking +label.monitoring.done.button =Close +label.monitoring.viewAllMarks.button =View All Marks +label.monitoring.Mark.button =Mark +label.monitoring.releaseMarks.button =Release Marks +label.monitoring.downloadMarks.button =Download Marks +label.monitoring.updateMarks.button =Update Marks +label.monitoring.saveMarks.button =Save Marks +label.monitoring.finishedMarks.button =Finished +label.monitoring.edit.activity.edit =Edit Activity +label.monitoring.edit.activity.cancel =Cancel Edit +label.monitoring.edit.activity.update =Update Activity +monitoring.statistic.title =Statistic for monitoring +monitoring.statistic.marked =Marked files: +monitoring.statistic.not.marked =Not marked files: +monitoring.statistic.total.uploaded.file =Total uploaded files +monitoring.download.error =Download failed becuase of this reason: {0} +submit.upload.twice =You already upload this file, please waiting for a while. +submit.modenotsupported =The mode '{0}' you've requested is not supported +submit.successful =The content has been created successfully. +learner.form.filepath.displayname =Upload file name +errors.header =
      +errors.prefix =
    • +errors.suffix =
    • +errors.footer =
    +errors.required ={0} is required. +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.read.only.mode =Read only mode, function can not be finished +errors.mark.invalid.number =Mark is invalid number format. +authoring.msg.cancel.save =Do you want to close this window without saving? +define.later.message =Please wait for the researcher to complete the contents of this activity. +run.offline.message =This activity is not being done on the computer. Please see your instructor for details. +message.monitoring.edit.activity.not.editable =This Activity is no longer editable +button.try.again =Try again +button.finish =Finish +label.submit.file.suffix =submitted the following files +label.assign.mark.message.prefix =Please assign a mark and a comment for the report by +label.session.name =Session name +label.count =Count +label.no.user.available =No user available +msg.mark.released =Marks in {0} have been released. +error.title.blank =Title can not be blank. +label.authoring.advanced.reflectOnActivity =Add Notebook at end of Submit Files with the following instructions: +error.reflection.emtpy =Please input reflection +title.reflection =Reflection +label.continue =Continue +monitoring.user.fullname =Name +monitoring.user.loginname =Username +monitoring.user.reflection =Reflection +page.title.monitoring.view.reflection =View Reflection +label.limit.number.upload =Limit number of files to upload +label.number.to.upload =Number of files to upload +label.unlimited =Unlimited +message.left.upload.limit =You could upload another {0} file(s). +messsage.learner.finish.confirm =Are you going to finish submission? +label.edit =Edit +message.no.reflection.available =No Notebook available +error.attachment.executable =The uploaded file is executable, please zip it before uploading. + + +#======= End labels: Exported 118 labels for en AU ===== Index: lams_tool_scribe/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r27d3bbc5ceacea6e30fe6876b11e0800b4bff916 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_scribe/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 27d3bbc5ceacea6e30fe6876b11e0800b4bff916) +++ lams_tool_scribe/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Nov 03 05:19:16 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:18:47 EST 2007 #=================== labels for Scribe =================# @@ -25,7 +25,7 @@ advanced.lockOnFinished =Lock when finished advanced.reflectOnActivity =Add Notebook at end of Scribe with the following instructions: advanced.selectScribe =Select Scribe -advanced.firstLearner =First Learner +advanced.firstLearner =First Participant advanced.selectInMonitor =Select in Monitor instructions.onlineInstructions =Online Instructions: instructions.offlineInstructions =Offline Instructions: @@ -43,7 +43,7 @@ message.updateSuccess =Changes saved message.unsavedChanges =Page contains unsaved changes pageTitle.learning =Online Scribe -message.defineLaterSet =Please wait for the teacher to complete the contents of this activity. +message.defineLaterSet =Please wait for the researcher to complete the contents of this activity. message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details pageTitle.monitoring =Scribe Monitoring button.summary =Summary @@ -55,8 +55,8 @@ titleHeading.editActivity =Edit Activity titleHeading.exportPortfolio =Export Portfolio heading.group =Group {0}: -heading.totalLearners =Number of Learners -heading.totalLearnersInGroup =Total Number of Learners in Group: +heading.totalLearners =Number of Participants +heading.totalLearnersInGroup =Total Number of Participants in Group: message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. message.summary =There is no summary available for this tool. message.noHeadings =No Headings Available @@ -76,8 +76,8 @@ error.exceedMaxFileSize =File size exceeded error.exception.NbApplication =An internal error has occured with the Scribe 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. -error.content.locked =The content has been locked since it is being used by one or more learners. The modification of the content is not allowed. -error.defineLater =Sorry, the activity is not ready yet. Please wait for the teacher to finishing defining the activity. +error.content.locked =The content has been locked since it is being used by one or more participants. The modification of the content is not allowed. +error.defineLater =Sorry, the activity is not ready yet. Please wait for the researcher to finishing defining the activity. errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes error.mandatoryField ={0} field is mandatory. error.mark.invalid.number ={0} field must be a valid number. Decimal points are not allowed. @@ -87,23 +87,23 @@ button.try.again =Try again pageTitle.monitoring.notebook =Reflection heading.numPosts =No. of posts -heading.learner =Learner +heading.learner =Participant heading.reflection =Reflection heading.appointedScribe =Appointed Scribe heading.numberOfVotes =Number of Votes heading.report =Report heading.sessionName =Session Name heading.reflections =Reflections heading.selectScribe =Select Scribe -message.noLearners =No learners available +message.noLearners =No participants available button.agree =Agree button.submitReport =Submit Report button.forceComplete =Force Complete button.submit =Add button.refresh =Refresh message.voteStatistics ={0} out of {1} agree -message.scribeInstructions =You, {0} are the scribe for your group. In this window you need to summarise your group's responses to the headings based on the discussion. The members of your group will click agree when they agree with your report. When everyone (including you) agrees, click Force Complete to continue.

    If the whole group cannot agree on the report, then you can force the activity to end by clicking "Force Complete". -message.learnerInstructions =You are about to enter a group discussion and report. You should discuss the headings with the rest of your group and your scribe, {0}, will enter the group's findings.
    If you agree with what is written, click on the agree button.
    Every time your scribe updates the report, everyone has to click on "Agree" again.
    Once everyone has agreed, the Scribe will complete this activity and can no longer be changed. +message.scribeInstructions =You, {0} are the scribe for your group. In this window you need to summarise your group's responses to the headings based on the discussion. The members of your group will click agree when they agree with your report. When everyone (including you) agrees, click Force Complete to continue.

    If the whole group cannot agree on the report, then you can force the activity to end by clicking 'Force Complete'. +message.learnerInstructions =You are about to enter a group discussion and report. You should discuss the headings with the rest of your group and your scribe, {0}, will enter the group's findings.
    If you agree with what is written, click on the agree button.
    Every time your scribe updates the report, everyone has to click on 'Agree' again.
    Once everyone has agreed, the Scribe will complete this activity and can no longer be changed. #======= End labels: Exported 98 labels for en AU ===== Index: lams_tool_scribe/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_scribe/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_scribe/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,109 @@ +appName = scribe +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:18:47 EST 2007 + +#=================== labels for Scribe =================# + +appName =scribe +tool.display.name =Scribe +tool.description =Scribe Tool +activity.title =Scribe +activity.description =Scribe Tool +activity.helptext =Syncronous Scribe tool +pageTitle.authoring =Scribe Authoring +button.basic =Basic +button.advanced =Advanced +button.instructions =Instructions +button.upload =Upload +label.authoring.basic.title =Title: +label.authoring.basic.content =Content: +label.authoring.basic.instructions =Instructions: +label.authoring.basic.heading =Headings +label.authoring.basic.heading.add =Create Heading +advanced.lockOnFinished =Lock when finished +advanced.reflectOnActivity =Add Notebook at end of Scribe with the following instructions: +advanced.selectScribe =Select Scribe +advanced.firstLearner =First Participant +advanced.selectInMonitor =Select in Monitor +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 +label.type =Type +label.attachments =Attachments +link.view =View +link.download =Download +link.delete =Delete +link.edit =Edit +message.updateSuccess =Changes saved +message.unsavedChanges =Page contains unsaved changes +pageTitle.learning =Online Scribe +message.defineLaterSet =Please wait for the researcher to complete the contents of this activity. +message.runOfflineSet =This activity is not being done on the computer. Please see your instructor for details +pageTitle.monitoring =Scribe Monitoring +button.summary =Summary +button.editActivity =Edit Activity +button.statistics =Statistics +titleHeading.summary =Summary +titleHeading.instructions =Instructions +titleHeading.statistics =Statistics +titleHeading.editActivity =Edit Activity +titleHeading.exportPortfolio =Export Portfolio +heading.group =Group {0}: +heading.totalLearners =Number of Participants +heading.totalLearnersInGroup =Total Number of Participants in Group: +message.contentInUseSet =The modification of content is not allowed since one or more students has attempted the activity. +message.summary =There is no summary available for this tool. +message.noHeadings =No Headings Available +summary.openScribe =Open Scribe +button.send =Send +button.clear =Clear +button.cancel =Cancel +button.ok =OK +button.done =Done +button.save =Save +button.finish =Finish +button.continue =Continue +button.next =Next +label.save =Save +label.cancel =Cancel +error.missingParam =Unable to continue. {0} is missing. +error.exceedMaxFileSize =File size exceeded +error.exception.NbApplication =An internal error has occured with the Scribe 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. +error.content.locked =The content has been locked since it is being used by one or more participants. The modification of the content is not allowed. +error.defineLater =Sorry, the activity is not ready yet. Please wait for the researcher to finishing defining the activity. +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes +error.mandatoryField ={0} field is mandatory. +error.mark.invalid.number ={0} field must be a valid number. Decimal points are not allowed. +error.mark.invalid.decimal.number ={0} field must be a valid decimal number. +authoring.msg.cancel.save =Do you want to close this window without saving? +pageTitle.monitoring.scribeHistory =Scribe History +button.try.again =Try again +pageTitle.monitoring.notebook =Reflection +heading.numPosts =No. of posts +heading.learner =Participant +heading.reflection =Reflection +heading.appointedScribe =Appointed Scribe +heading.numberOfVotes =Number of Votes +heading.report =Report +heading.sessionName =Session Name +heading.reflections =Reflections +heading.selectScribe =Select Scribe +message.noLearners =No participants available +button.agree =Agree +button.submitReport =Submit Report +button.forceComplete =Force Complete +button.submit =Add +button.refresh =Refresh +message.voteStatistics ={0} out of {1} agree +message.scribeInstructions =You, {0} are the scribe for your group. In this window you need to summarise your group's responses to the headings based on the discussion. The members of your group will click agree when they agree with your report. When everyone (including you) agrees, click Force Complete to continue.

    If the whole group cannot agree on the report, then you can force the activity to end by clicking 'Force Complete'. +message.learnerInstructions =You are about to enter a group discussion and report. You should discuss the headings with the rest of your group and your scribe, {0}, will enter the group's findings.
    If you agree with what is written, click on the agree button.
    Every time your scribe updates the report, everyone has to click on 'Agree' again.
    Once everyone has agreed, the Scribe will complete this activity and can no longer be changed. + + +#======= End labels: Exported 98 labels for en AU ===== Index: lams_tool_survey/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r27d3bbc5ceacea6e30fe6876b11e0800b4bff916 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_survey/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 27d3bbc5ceacea6e30fe6876b11e0800b4bff916) +++ lams_tool_survey/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:26:23 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:17:42 EST 2007 #=================== labels for Survey =================# @@ -82,10 +82,10 @@ monitoring.tab.instructions =Instruction monitoring.tab.edit.activity =Edit Activity monitoring.label.group =Group -monitoring.summary.note =Note: number of learners is the number of learners who have viewed the survey. +monitoring.summary.note =Note: number of participants is the number of participants who have viewed the survey. monitoring.label.type =Type monitoring.label.title =Title -monitoring.label.number.learners =Number of Learners +monitoring.label.number.learners =Number of Participants monitoring.label.user.loginname =Login name monitoring.label.user.name =Name label.monitoring.edit.activity.cancel =Cancel @@ -114,13 +114,13 @@ label.save =Save label.cancel =Cancel monitoring.label.access.time =Access time -define.later.message =Please wait for the teacher to complete the contents of this activity. +define.later.message =Please wait for the researcher to complete the contents of this activity. run.offline.message =This activity is not being done on the computer. Please see your instructor for details. message.monitoring.summary.no.survey.for.group =No survey available for this group. button.try.again =Try again label.up =Move Up label.down =Move down -label.monitoring.heading.access =Learners list +label.monitoring.heading.access =Participants list label.authoring.advanced.reflectOnActivity =Add Notebook at end of Survey with the following instructions: error.reflection.emtpy =Please input reflection title.reflection =Reflection @@ -138,15 +138,15 @@ message.view.bar.chart =View column chart message.possible.answers =Possible answers message.total.user.response =Total user response -message.learner.choose.answer.percentage ={0} percent learners of the class have chosen this answer. -message.learner.choose.answer =The learner has chosen this answer +message.learner.choose.answer.percentage ={0} percent participants of the class have chosen this answer. +message.learner.choose.answer =The participant has chosen this answer error.chart.gen =Error occurs during generating chart, please try again. error.single.choice.over =Only one option or open text can be chosen. title.chart.report =Report of Individual Question label.answer =Answer label.session.name =Session Name -label.number.learners =# of learners -label.learner =Learner +label.number.learners =# of participants +label.learner =Participant error.monitoring.export.excel =Export Survey report failed because of this reason: {0} label.monitoring.button.export.excel =Export Report errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes Index: lams_tool_survey/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_survey/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_survey/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,155 @@ +appName = survey +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:17:42 EST 2007 + +#=================== labels for Survey =================# + +appName =Survey +activity.title =Survey +activity.description =Tool to create Surveys +activity.helptext =Answer surveys. +tool.display.name =Survey Tool +tool.description =Tool for survey. +errorPage.title =Error page +errorPage.heading =Some error occurs when handling your request +label.authoring.heading =Survey +label.author.title =Survey Authoring +label.authoring.heading.basic =Basic +label.authoring.heading.advance =Advanced +label.authoring.heading.instructions =Instructions +label.authoring.heading.basic.desc =Basic input information for survey +label.authoring.heading.instructions.desc =Please input online and offline instructions +label.authoring.heading.advance.desc =Please input advance options for survey +label.authoring.basic.title =Title +label.authoring.basic.instruction =Instruction +label.question =Question +label.optional =Optional +label.authoring.basic.add.survey.question =Add question +label.authoring.basic.add.survey.open.question =Add free text +label.authoring.basic.add.option =Add more answers +label.authoring.basic.add.question =Add question +label.authoring.basic.question.optional =Optional question +label.authoring.basic.question.append.text =Allow 'Other' text entry +label.authoring.basic.question.allow.muli.answer =Allow multiple answers +label.authoring.basic.survey.list.title =Survey questions list +label.authoring.basic.survey =Survey +label.authoring.basic.survey.edit =Edit +label.authoring.basic.survey.delete =Delete +label.authoring.basic.survey.title.input =Title +label.authoring.online.instruction =Online Instructions +label.authoring.offline.instruction =Offline Instructions +label.authoring.online.file =Upload online file +label.authoring.offline.file =Upload offline file +label.authoring.choosefile.button =Choose file +label.authoring.upload.online.button =Upload Online +label.authoring.upload.offline.button =Upload Offline +label.authoring.online.filelist =Online file list +label.authoring.offline.filelist =Offline file list +label.authoring.online.delete =Delete +label.authoring.offline.delete =Delete +label.authoring.advance.lock.on.finished =Lock when finished +label.authoring.advance.show.on.one.page =Show survey on one page +label.authoring.save.button =Save +label.authoring.cancel.button =Cancel +label.description =Description: +authoring.exception =There is a problem in survey authoring page, the reason is {0} +error.survey.item.question.blank =Question can not be blank +error.survey.item.question.less.option =You must input at least two options. +label.submit.survey =Done +label.retake.survey =Retake survey +label.retake =[Retake] +label.append.text =Append text: +label.next =Next +label.previous =Previous +label.of =of +error.upload.failed =Upload file failed: {0} +error.msg.upload.file.not.found =Could not find upload file {0}. +error.msg.file.not.found =File not found exception occurs when uploading file. +error.msg.io.exception =IOException occurs when uploading file. +error.msg.invaid.param.upload =InvalidParameterException occured while trying to upload File. +error.msg.repository =Repository occurs exception while trying to upload file. +error.msg.default.content.not.find =Could not retrieve default content record for this tool. +error.mandatory.question =Mandatory question, please give answer. +msg.no.instruction =No instruction available. +authoring.msg.cancel.save =Do you want to close this window without saving? +label.learning.title =Survey Learning +label.learning.heading =Survey +label.resoruce.to.review =Survey to view +monitoring.tab.summary =Summary +monitoring.tab.statistics =Statistic +monitoring.tab.instructions =Instruction +monitoring.tab.edit.activity =Edit Activity +monitoring.label.group =Group +monitoring.summary.note =Note: number of participants is the number of participants who have viewed the survey. +monitoring.label.type =Type +monitoring.label.title =Title +monitoring.label.number.learners =Number of Participants +monitoring.label.user.loginname =Login name +monitoring.label.user.name =Name +label.monitoring.edit.activity.cancel =Cancel +label.monitoring.edit.activity.update =Update +label.monitoring.edit.activity.edit =Edit +message.monitoring.edit.activity.not.editable =This Activity is no longer editable +export.label.survey =Survey +export.title =Export portfolio of Survey +error.inputFileTooLarge =Input File size is too large! +error.uploading =error uploading +error.title.empty =Title can not be blank +label.open =Open +label.delete =Delete +label.download =Download +label.view =View +label.edit =Edit +label.finished =Finished +label.completed =Completed +label.finish =Finish +button.upload =Upload +button.add =Add +button.cancel =Cancel +message.monitoring.summary.no.session =No Session Available +label.show =Show +label.hide =Hide +label.save =Save +label.cancel =Cancel +monitoring.label.access.time =Access time +define.later.message =Please wait for the researcher to complete the contents of this activity. +run.offline.message =This activity is not being done on the computer. Please see your instructor for details. +message.monitoring.summary.no.survey.for.group =No survey available for this group. +button.try.again =Try again +label.up =Move Up +label.down =Move down +label.monitoring.heading.access =Participants list +label.authoring.advanced.reflectOnActivity =Add Notebook at end of Survey with the following instructions: +error.reflection.emtpy =Please input reflection +title.reflection =Reflection +label.continue =Continue +monitoring.user.fullname =Name +monitoring.user.reflection =Reflection +page.title.monitoring.view.reflection =View Reflection +button.close =Close +label.open.response =Open response +piechart.title =Question {0} Pie Chart +barchart.title =Question {0} Column Chart +barchart.category.axis.label =Candidate Answer +barchart.value.axis.label =Percentage +message.view.pie.chart =View pie chart +message.view.bar.chart =View column chart +message.possible.answers =Possible answers +message.total.user.response =Total user response +message.learner.choose.answer.percentage ={0} percent participants of the class have chosen this answer. +message.learner.choose.answer =The participant has chosen this answer +error.chart.gen =Error occurs during generating chart, please try again. +error.single.choice.over =Only one option or open text can be chosen. +title.chart.report =Report of Individual Question +label.answer =Answer +label.session.name =Session Name +label.number.learners =# of participants +label.learner =Participant +error.monitoring.export.excel =Export Survey report failed because of this reason: {0} +label.monitoring.button.export.excel =Export Report +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes + + +#======= End labels: Exported 144 labels for en AU ===== Index: lams_tool_vote/conf/language/rams/ApplicationResources.properties =================================================================== diff -u -r27d3bbc5ceacea6e30fe6876b11e0800b4bff916 -rb8389c59e999dbf5166951f8fe0f320a16062921 --- lams_tool_vote/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision 27d3bbc5ceacea6e30fe6876b11e0800b4bff916) +++ lams_tool_vote/conf/language/rams/ApplicationResources.properties (.../ApplicationResources.properties) (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -2,7 +2,7 @@ #language code: en #locale code: AU - # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Dec 15 18:23:47 GMT 2006 + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:16:28 EST 2007 #=================== labels for Voting =================# @@ -64,9 +64,9 @@ label.uploadedOnlineFiles =Uploaded Online Files: label.save =Save label.cancel =Cancel -label.title.export =Learner Submission Details -error.maxNominationCount.invalid =Please correct this: The "Max Nominations" field in Advanced section is invalid. -error.fileName.empty =Please correct this: Under "Instructions", the file(name) to upload can not be empty. +label.title.export =Participant Submission Details +error.maxNominationCount.invalid =Please correct this: The 'Max Nominations' field in Advanced section is invalid. +error.fileName.empty =Please correct this: Under 'Instructions', the file(name) to upload can not be empty. error.content.inUse =The modification of the content is not allowed since it is being used. error.noLearnerActivity =The report is not available since no users attempted the activity yet. label.learning.reportMessage =The following are your votes. @@ -86,14 +86,14 @@ error.defineLater =Please wait for the teacher to complete the contents of this activity. label.edit =Edit label.selectGroup =Select Group: -label.learner.progress =Learner Progress Report +label.learner.progress =Participant Progress Report error.system.vote =A system exception has occured: {0}. Contact your system administrator error.duplicate.nomination =Please correct this: You have entered the same nomination more than once. label.total.students =Total number of possible students: label.total.completed.students =Total number of students that completed voting: label.open.vote =Open Vote label.total.votes =Total votes -label.select.session =Please select a group to view class votes summary +label.select.session =Please select a group to view team votes summary label.percent =% label.view.openVotes =View Open Votes label.view.closeVotes =Close Open Votes @@ -105,17 +105,17 @@ label.view.piechart =View Pie Chart label.view.barchart =View Bar Chart label.visible =Visible -label.select.statsSession =Please select a group to view class statistics -label.export.learner =Portfolio Export for Learner -label.export.teacher =Portfolio Export for Teacher +label.select.statsSession =Please select a group to view team statistics +label.export.learner =Portfolio Export for Participant +label.export.teacher =Portfolio Export for Researcher label.export =Portfolio Export -label.class.summary =Class Votes Summary +label.class.summary =Team Votes Summary label.class.summaryAll =All Votes Summary -label.individual.learnerVotes =Learner Votes -label.all.learnerVotes =All Learner Votes +label.individual.learnerVotes =Participant Votes +label.all.learnerVotes =All Participant Votes label.warning =Warning label.groupName =Group Name: -label.learnersVoted =Learners Voted +label.learnersVoted =Participants Voted label.authoring.title.col =Title: label.authoring.instructions.col =Instructions: label.nomination.col =Nomination: @@ -129,7 +129,7 @@ label.reflect =Add Notebook at end of Voting with the following instructions: label.notebook.entries =Reflection Entries label.reflection =Reflection -label.learner =Learner +label.learner =Participant label.view.reflection =View Reflection label.close =Close label.add.new.nomination =Create Nomination Index: lams_tool_vote/conf/language/rams/ApplicationResources_en_AU.properties =================================================================== diff -u --- lams_tool_vote/conf/language/rams/ApplicationResources_en_AU.properties (revision 0) +++ lams_tool_vote/conf/language/rams/ApplicationResources_en_AU.properties (revision b8389c59e999dbf5166951f8fe0f320a16062921) @@ -0,0 +1,152 @@ +appName = voting +#language code: en +#locale code: AU + + # CVS ID: $Id$ Exported from the LAMS Community by Ernie Ghiglione on Fri Feb 23 14:16:28 EST 2007 + +#=================== labels for Voting =================# + +appName =voting +activity.title =Voting +activity.description =Allows voting format +activity.helptext =Voting help text +tool.display.name =Voting +tool.description =Allows voting format +label.tool.shortname =Voting +label.authoring.vote =Voting +label.basic =Basic +label.advanced =Advanced +label.instructions =Instructions +label.summary =Summary +label.stats =Stats +label.editActivity =Edit Activity +label.authoring =Voting Authoring +label.learning =Voting Learning +label.preview =Voting Preview +label.exportPortfolio =Voting Export Portfolio +label.exportPortfolio.simple =Export Portfolio +label.authoring.vote.basic =Please define the nominations. +label.monitoring =Voting Monitoring +label.allowText =Allow Text Entry +label.maxNomCount =Max Votes +label.vote.nominations =Nominations +label.nomination =Nomination +label.vote.lockedOnFinish =Lock when finished +label.authoring.title =Title +label.authoring.instructions =Instructions +label.moveDown =Down +label.other =Other +label.view.chart =View Votes Chart +button.delete =Delete +label.fileContent =File Content +count.total.user =Total Users Count: +count.finished.user =Finished User Count: +label.learning.report =Learning Report +label.view =View +label.download =Download +button.cancel =Cancel +button.upload =Upload +button.preview =Preview +button.advanced =Advanced +button.instructions =Instructions +button.add =Add +button.remove =Delete +button.submit =Submit +sbmt.successful =The content has been created successfully. +label.nomination1 =Nomination 1 +label.offlineInstructions =Offline Instructions +label.offlineInstructions.col =Offline Instructions: +label.onlineInstructions =Online Instructions +label.onlineInstructions.col =Online Instructions: +label.offlineFiles =Offline Files: +label.onlineFiles =Online Files: +label.uploadedOfflineFiles =Uploaded Offline Files: +label.uploadedOnlineFiles =Uploaded Online Files: +label.save =Save +label.cancel =Cancel +label.title.export =Participant Submission Details +error.maxNominationCount.invalid =Please correct this: The 'Max Nominations' field in Advanced section is invalid. +error.fileName.empty =Please correct this: Under 'Instructions', the file(name) to upload can not be empty. +error.content.inUse =The modification of the content is not allowed since it is being used. +error.noLearnerActivity =The report is not available since no users attempted the activity yet. +label.learning.reportMessage =The following are your votes. +error.maxNominationCount.reached =You have selected too many nominations. You can only select +label.nominations =nominations. +label.progressiveResults =Progressive Voting Results +label.overAllResults =Overall Results +label.retake =Redo Vote +label.submit.vote =Submit Vote +button.endLearning =Finish +label.user =User +label.attemptTime =Voting Time +sbmt.learner.nominations.successful =Your votes have been submitted. +label.finished =Finished +label.learner.nominations =Your nominations are: +label.learning.forceOfflineMessage =This is an offline activity. Please see your instructor for details. +error.defineLater =Please wait for the teacher to complete the contents of this activity. +label.edit =Edit +label.selectGroup =Select Group: +label.learner.progress =Participant Progress Report +error.system.vote =A system exception has occured: {0}. Contact your system administrator +error.duplicate.nomination =Please correct this: You have entered the same nomination more than once. +label.total.students =Total number of possible students: +label.total.completed.students =Total number of students that completed voting: +label.open.vote =Open Vote +label.total.votes =Total votes +label.select.session =Please select a group to view team votes summary +label.percent =% +label.view.openVotes =View Open Votes +label.view.closeVotes =Close Open Votes +label.openVotes =Open Votes +label.vote =Vote +label.show =Show +label.hide =Hide +label.hidden =hidden +label.view.piechart =View Pie Chart +label.view.barchart =View Bar Chart +label.visible =Visible +label.select.statsSession =Please select a group to view team statistics +label.export.learner =Portfolio Export for Participant +label.export.teacher =Portfolio Export for Researcher +label.export =Portfolio Export +label.class.summary =Team Votes Summary +label.class.summaryAll =All Votes Summary +label.individual.learnerVotes =Participant Votes +label.all.learnerVotes =All Participant Votes +label.warning =Warning +label.groupName =Group Name: +label.learnersVoted =Participants Voted +label.authoring.title.col =Title: +label.authoring.instructions.col =Instructions: +label.nomination.col =Nomination: +authoring.msg.cancel.save =Do you want to close this window without saving? +button.try.again =Try again +label.group =Group +label.tip.displayPieChart =Display pie chart of votes +label.tip.displayBarChart =Display bar chart of votes +label.refresh =Refresh +label.continue =Continue +label.reflect =Add Notebook at end of Voting with the following instructions: +label.notebook.entries =Reflection Entries +label.reflection =Reflection +label.learner =Participant +label.view.reflection =View Reflection +label.close =Close +label.add.new.nomination =Create Nomination +label.edit.nomination =Edit Nomination +label.new.nomination =New Nomination +label.save.nomination =Add +label.tip.editNomination =Enables editing of nomination +label.tip.deleteNomination =Deletes nomination +label.tip.moveNominationDown =Moves nomination down +label.tip.moveNominationUp =Moves nomination up +nominations.none.submitted =No nominations submitted. Please add at least one nomination. +nomination.duplicate =Please fix this: There are duplicate nomination entries. +nomination.blank =Please fix this: Nomination text can not be blank. +count.finished.session =Finished Session Count: +maxNomination.invalid =Please fix this: Max Votes [Advanced Tab] is invalid. +nominations.duplicate =Please fix this: There are duplicate nomination entries. +errors.maxfilesize =The uploaded file has exceeded the maximum file size limit of {0} bytes + + +#======= End labels: Exported 141 labels for en AU =====