diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/action-service.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/action-service.properties index 638dc119f2..d18b73b95a 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/action-service.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/action-service.properties @@ -1,42 +1,42 @@ -rm.action.not-defined=The records management action {0} has not been defined. -rm.action.no-implicit-noderef=The records management action {0} couldn't be performed, because the action implementation doesn't provide an implicit nodeRef. -rm.action.record-not-declared=The retention action {0} couldn't be performed, because the record isn't complete. (actionedUponNodeRef={1}) -rm.action.expected-record-level=The retention action {0} couldn't be performed, because this isn't a record. (actionedUponNodeRef={1}) +rm.action.not-defined=The records management action {0} hasn't been defined. +rm.action.no-implicit-noderef=There was a system error so the action {0} might not be successful. +rm.action.record-not-declared=The retention action {0} couldn't be performed, because the record {1} isn't complete. +rm.action.expected-record-level=The retention action {0} couldn't be performed, because {1} isn't a record. rm.action.not-all-records-declared=The retention action {0} couldn't be performed, because not all the records in the record folder are complete. (actionedUponNodeRef={1}) -rm.action.not-eligible=The retention action {0} couldn't be performed, because the next retention action on the record or record folder isn't eligible. (actionedUponNodeRef={1}) +rm.action.not-eligible=The record or record folder {1} isn't yet ready for retention action {0}. rm.action.no-disposition-instructions=The retention action {0} couldn't be performed, because no retention instructions could be found. (nodeRef={1}) rm.action.no-disposition-lisfecycle-set=The retention action {0} couldn't be performed, because there's no available retention life-cycle set. (nodeRef={1}) rm.action.next-disp-not-set=The retention action {0} couldn't be performed, because the next retention action isn't set. (nodeRef={1}) rm.action.not-next-disp=The retention action {0} couldn't be performed, because this isn't the next retention action for this record or record folder. (nodeRef={1}) -rm.action.not-record-folder=The retention action {0} couldn't be performed, because this isn't a record folder. (nodeRef={1}) -rm.action.actioned-upon-not-record=The action {0} can't be performed because this isn't a record. (filePlanComponet={1}) +rm.action.not-record-folder=The retention action {0} couldn't be performed, because {1} isn't a record folder. +rm.action.actioned-upon-not-record=The action {0} can't be performed because {1} isn't a record. rm.action.custom-aspect-not-recognised=The custom type can't be applied because it's not recognised. (customAspect={0}) -rm.action.event-no-disp-lc=The event {0} can't be completed, because it's not defined on the retention lifecycle. +rm.action.event-no-disp-lc=The event {0} can't be completed because it's not defined on the retention lifecycle. rm.action.undeclared-only-records=Only records can be completed. (nodeRef={0}) -rm.action.no-declare-mand-prop=The record can't be completed, because not all the records mandatory properties have been set. -rm.action.ghosted-prop-update=The content properties of a previously destroyed record can't be updated. -rm.action.valid-date-disp-asof=The retention action as of date must be a valid date. -rm.action.disp-asof-lifecycle-applied=The retention as of date for a record or record folder which has a lifecycle applied can't be edited. -rm.action.hold-edit-reason-none=The hold reason can't be edited, because no reason has been given. -rm.action.hold-edit-type=The hold reason can't be edited, because actioned upon node is not of type {0}. (nodeRef={1}) -rm.action.specify-avlid-date=The review as of date must be a valid date. -rm.action.review-details-only=Only the review details of vital records can be edited. -rm.action.freeze-no-reason=A record can't be hold without a reason. -rm.action.freeze-only-records-folders=Only records or record folders can be hold. -rm.action.no-open-record-folder=The record folder couldn't be opened because it's not defined as a record folder. (actionedUponNodeRef={0}) -rm.action.not-hold-type=The hold couldn't be relinquished, because the node isn't of type {0}. (actionedUponNodeRef={1}) -rm.action.no-read-mime-message=The mimetype message couldn't be read, because {0}. -rm.action.email-declared=The email couldn't be split, because the record is complete. (actionedUponNodeRef={0}) -rm.action.email-not-record=The email couldn't be split, because the node isn't a record. (actionedUponNodeRef={0}) -rm.action.email-create-child-assoc=Couldn't create custom child association. -rm.action.node-already-transfer=The node is already being transferred. -rm.action.node-not-transfer=The node is not a transfer object. -rm.action.undo-not-last=The cut off can't be undone, because the last retention action was not cut off. -rm.action.records_only_undeclared=Only records can be completed. -rm.action.event-not-undone=The event {0} can't be undone, because it's not defined on the retention lifecycle. -rm.action.node-not-record-category=The retention schedule could not be created, because the actioned upon node ({0}) was not a record category. -rm.action.parameter-not-supplied=The parameter ''{0}'' has not been supplied. -rm.action.delete-not-hold-type=The hold couldn't be deleted, because the node isn't of type {0}. (actionedUponNodeRef={1}) -rm.action.cast-to-rm-type=Can't upload a custom folder type to the records management file plan. -rm.action.record-folder-create=Operation failed, because you can't place a record folder into another record folder. +rm.action.no-declare-mand-prop=You need to set all the record's mandatory properties before you can complete the record. +rm.action.ghosted-prop-update=You can't update the properties of a previously destroyed record. +rm.action.valid-date-disp-asof=Enter a valid date for the retention action as of date. +rm.action.disp-asof-lifecycle-applied=You can't edit the retention as of date for a record or record folder which has a lifecycle applied. +rm.action.hold-edit-reason-none=You can't edit the hold reason because the hold was created without a reason. Try recreating the hold. +rm.action.hold-edit-type=You can't edit the hold reason for {1} because it isn't a hold. +rm.action.specify-avlid-date=Enter a valid date for the review as of date. +rm.action.review-details-only=You can only edit the review details of vital records. +rm.action.freeze-no-reason=You can't hold a record without a reason. Add a reason to the hold. +rm.action.freeze-only-records-folders=You can only hold records or record folders. +rm.action.no-open-record-folder=You can't reopen {0} because it's not a record folder. +rm.action.not-hold-type=You can't carry out the action on {1} because it isn't a hold. +rm.action.no-read-mime-message=The filetype message couldn't be read because {0}. +rm.action.email-declared=We couldn't split the email because the record is complete. (actionedUponNodeRef={0}) +rm.action.email-not-record=We couldn't split the email because the file, folder, or category isn't a record. (actionedUponNodeRef={0}) +rm.action.email-create-child-assoc=We couldn't create a custom child association. +rm.action.node-already-transfer=The file, folder, or category is already being transferred. +rm.action.node-not-transfer=The file, folder, or category isn't a transfer object. +rm.action.undo-not-last=You can't undo the cut off because the last retention action wasn't cut off. +rm.action.records_only_undeclared=You can only complete records. +rm.action.event-not-undone=You can't undo the event {0} because it's not defined on the retention lifecycle. +rm.action.node-not-record-category=You can't create a retention schedule for ({0}) because it's not a record category. +rm.action.parameter-not-supplied=Add a ''{0}'' to continue. +rm.action.delete-not-hold-type=We couldn't delete the hold because {1} isn't of type {0}. +rm.action.cast-to-rm-type=You can't upload a custom folder type to the records management file plan. +rm.action.record-folder-create=You can't create a record folder in another record folder. diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties index 538abc532d..40fa60e0d6 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/actions.properties @@ -2,158 +2,158 @@ # i18n for Records Management Action Conditions # # Are classified -isClassified.title=Classified by retention schedule -isClassified.description=Has the records or record folders been classified by a retention schedule. +isClassified.title=Classified by Retention Schedule +isClassified.description=Records or record folders been classified by a retention schedule # Are cutoff isCutoff.title=Cut Off -isCutoff.description=Records or record folders are cut off. +isCutoff.description=Records or record folders are cut off # Are declared -isDeclared.title=Record completed -isDeclared.description=Is the record complete. +isDeclared.title=Record Completed +isDeclared.description=Record is complete # Is on hold isFrozen.title=On Hold -isFrozen.description=Is the record or record folder on hold. +isFrozen.description=Record or record folder on hold # Are filed -isRecordFiled.title=Record filed -isRecordFiled.description=Is the record filed. +isRecordFiled.title=Record Filed +isRecordFiled.description=Record is filed # Are closed record folders -isRecordFolderClosed.title=Record folder closed -isRecordFolderClosed.description=Is the record folder closed. +isRecordFolderClosed.title=Record Folder Closed +isRecordFolderClosed.description=Record folder is closed # Are vital -isVital.title=Vital record -isVital.description=Is the record or record folder vital. +isVital.title=Vital Record +isVital.description=Record or record folder is a vital record # Have Rentention Action -hasDispositionAction.title=Has retention action -hasDispositionAction.description=Have the nodes got the specified associated retention action at the specified relative position. +hasDispositionAction.title=Has Retention Action +hasDispositionAction.description=Records and folders have the specified associated retention action at the specified relative position # Are kind -isKind.title=Type of records management item -isKind.description=Are the nodes of a file plan component kind. +isKind.title=Type of Records Management Item +isKind.description=Items are a file plan component kind isKind.kind.display-label=Kind # Are Record Type -isRecordType.title=Has record type -isRecordType.description=Are the records of the specified type. +isRecordType.title=Has Record Type +isRecordType.description=Records have a specified record type # # i18n for Records Management Actions # # Declare As Record -create-record.title=Declare as record -create-record.description=Declares document as a record. -create-record.file-plan.display-label=File plan +create-record.title=Declare as Record +create-record.description=Declares file as a record +create-record.file-plan.display-label=File Plan create-record.hide-record.display-label=Hide Record # Declare As Version Record -declare-as-version-record.title=Declare version as record -declare-as-version-record.description=Declares new version of document as a version record. -declare-as-version-record.file-plan.display-label=File plan +declare-as-version-record.title=Declare Version as Record +declare-as-version-record.description=Declares this version of the file as a record +declare-as-version-record.file-plan.display-label=File Plan # Complete record -declareRecord.title=Complete record -declareRecord.description=Completes a record. +declareRecord.title=Complete Record +declareRecord.description=Completes a record # Reopens record -undeclareRecord.title=Reopen record -undeclareRecord.description=Reopens a record. +undeclareRecord.title=Reopen Record +undeclareRecord.description=Reopens a record # Open record folder -openRecordFolder.title=Open record folder -openRecordFolder.description=Opens a record folder. +openRecordFolder.title=Open Record Folder +openRecordFolder.description=Opens a record folder # Close record folder -closeRecordFolder.title=Close record folder -closeRecordFolder.description=Closes a record folder. +closeRecordFolder.title=Close Record Folder +closeRecordFolder.description=Closes a Record Folder # Complete event -completeEvent.title=Complete event -completeEvent.description=Completes an event. +completeEvent.title=Complete Event +completeEvent.description=Completes an event completeEvent.eventName.display-label=Event # Freeze freeze.title=Freeze -freeze.description=Freezes a record. +freeze.description=Freezes a record freeze.reason.display-label=Reason # Unfreeze unfreeze.title=Unfreeze -unfreeze.description=Unfreezes a record. +unfreeze.description=Unfreezes a record # File to fileTo.title=File to -fileTo.description=Files a record to the specified record folder. +fileTo.description=Files a record to the specified record folder fileTo.path.display-label=Path to Record Folder fileTo.createRecordPath.display-label=Create Record Path # Copy to copyTo.title=Copy to -copyTo.description=Copies a record to the specified record folder. +copyTo.description=Copies a record to the specified record folder copyTo.path.display-label=Path to Record Folder copyTo.createRecordPath.display-label=Create Record Path # Move to moveTo.title=Move to -moveTo.description=Moves a record to the specified record folder. +moveTo.description=Moves a record to the specified record folder moveTo.path.display-label=Path to Record Folder moveTo.createRecordPath.display-label=Create Record Path # Link to linkTo.title=Link to -linkTo.description=Links a record to the specified record folder. +linkTo.description=Links a record to the specified record folder linkTo.path.display-label=Path to Record Folder linkTo.createRecordPath.display-label=Create Record Path # Reject reject.title=Reject -reject.description=Rejects a record and moves the document to its original location -reject.reason.display-label=Reject reason +reject.description=Rejects a record and moves the file to its original location +reject.reason.display-label=Reject Reason # Request Information -requestInfo.title=Request information +requestInfo.title=Request Information requestInfo.description=Starts a workflow for requesting more information for a record # Execute script -executeScript.title=Execute script -executeScript.description=Execute a script. +executeScript.title=Execute Script +executeScript.description=Execute a script executeScript.script-ref.display-label=Script # Send Email -sendEmail.title=Send email +sendEmail.title=Send Email sendEmail.description=Send an email # Set Property -setPropertyValue.title=Set property value +setPropertyValue.title=Set Property Value setPropertyValue.description=Set a property value # Edit Hold Reason -editHoldReason.title=Edit hold reason -editHoldReason.description=Edit hold reason +editHoldReason.title=Edit Hold Reason +editHoldReason.description=Edit the hold reason # Relinquish Hold -relinquishHold.title=Relinquish hold -relinquishHold.description=Relinquish hold +relinquishHold.title=Relinquish Hold +relinquishHold.description=Relinquish the hold # Edit Review As Of Date -editReviewAsOfDate.title=Edit review as of date +editReviewAsOfDate.title=Edit Review As Of Date editReviewAsOfDate.description=Edit review as of date # Edit Disposition Action As Of Date -editDispositionActionAsOfDate.title=Edit retention action as of date -editDispositionActionAsOfDate.description=Edit retention action as of date +editDispositionActionAsOfDate.title=Edit Retention Action As Of Date +editDispositionActionAsOfDate.description=Edit the retention action as of date # Broadcast Vital Record Definition -broadcastVitalRecordDefinition.title=Broadcast vital record definition -broadcastVitalRecordDefinition.description=Broadcast vital record definition +broadcastVitalRecordDefinition.title=Broadcast Vital Record Definition +broadcastVitalRecordDefinition.description=Broadcast the vital record definition # Broadcast Disposition Action Definition Update -broadcastDispositionActionDefinitionUpdate.title=Broadcast retention action definition update +broadcastDispositionActionDefinitionUpdate.title=Broadcast Retention Action Definition Update broadcastDispositionActionDefinitionUpdate.description=Broadcast retention action definition update # Undo Event -undoEvent.title=Undo event +undoEvent.title=Undo Event undoEvent.description=Undo event # Transfer Complete -transferComplete.title=Transfer complete +transferComplete.title=Transfer Complete transferComplete.description=Transfer complete # Accession Complete -accessionComplete.title=Accession complete +accessionComplete.title=Accession Complete accessionComplete.description=Accession complete # Split Email -splitEmail.title=Split email +splitEmail.title=Split Email splitEmail.description=Split email # Create Rentention Schedule -createDispositionSchedule.title=Create retention schedule +createDispositionSchedule.title=Create Retention Schedule createDispositionSchedule.description=Create retention schedule # File Destruction Report -fileDestructionReport.title=File destruction report +fileDestructionReport.title=File Destruction Report fileDestructionReport.description=File destruction report # Cut off -cutoff.title=Cut off +cutoff.title=Cut Off cutoff.description=Cut off # Destroy destroy.title=Destroy @@ -162,13 +162,13 @@ destroy.description=Destroy reviewed.title=Reviewed reviewed.description=Reviewed # Hide Record -hide-record.title=Hide record +hide-record.title=Hide Record hide-record.description=Hide record # Transfer transfer.title=Transfer transfer.description=Transfer # Uncut off -unCutoff.title=Undo cut off +unCutoff.title=Undo Cut Off unCutoff.description=Undo cut off # Accession accession.title=Accession @@ -177,16 +177,16 @@ accession.description=Accession retain.title=Retain retain.description=Retain # Add Record Types -addRecordTypes.title=Add record types +addRecordTypes.title=Add Record Types addRecordTypes.description=Adds the selected type(s) to the record # File report -fileReport.title=File report +fileReport.title=File Report fileReport.description=File report # Delete Hold deleteHold.title=Delete Hold deleteHold.description=Delete hold # Move DM record -move-dm-record.title=Move record +move-dm-record.title=Move Record move-dm-record.description=Move record # Unlink from unlinkFrom.title=Unlink from diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/admin-service.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/admin-service.properties index 2e837c01a4..72795b810f 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/admin-service.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/admin-service.properties @@ -1,16 +1,16 @@ -rm.admin.service-not-init=The customization service has not been started. -rm.admin.not-customisable=The class {0} is not customizable. -rm.admin.invalid-custom-aspect=The custom aspect {0} for customisable class {1} couldn't be found. +rm.admin.service-not-init=The customization service hasn't been started. +rm.admin.not-customisable=The class {0} isn't customizable. +rm.admin.invalid-custom-aspect=We couldn't find custom aspect {0} for customisable class {1}. rm.admin.property-already-exists=Property {0} already exists. -rm.admin.cannot-apply-constraint=Cannot apply constraint {0} to property {1} with datatype {2}. (expected: dataType = TEXT) -rm.admin.prop-exist=The custom property {0} can't be found. -rm.admin.custom-prop-exist=The custom model does not contain the property {0}. +rm.admin.cannot-apply-constraint=You can't apply constraint {0} to property {1} with datatype {2}. (expected: dataType = TEXT) +rm.admin.prop-exist=We couldn't find custom property {0}. +rm.admin.custom-prop-exist=The custom model doesn't contain the property {0}. rm.admin.unknown-aspect=Unknown aspect {0}. rm.admin.constraint-exists=The constraint {0} already exists. -rm.admin.contraint-cannot-find=The definition for constraint {0} can't be found. +rm.admin.contraint-cannot-find=We couldn't find the definition for constraint {0}. rm.admin.unexpected_type_constraint=Unexpected type {0} for constraint {1}. The expected is {2}. -rm.admin.custom-model-not-found=The custom model {0} can't be found. +rm.admin.custom-model-not-found=We couldn't find custom model {0}. rm.admin.custom-model-no-content=The custom model has no content. (nodeRef={0}) -rm.admin.error-write-custom-model=Error writing custom model content. (nodeRef={0}). -rm.admin.error-client-id=Error generating the client id, because it's already in use. (clientid={0}) -rm.admin.error-split-id=Unable to split id {0}, because separator {1} is not present. \ No newline at end of file +rm.admin.error-write-custom-model=We hit a problem writing custom model content. (nodeRef={0}). +rm.admin.error-client-id=We couldn't generate the client ID because it's already in use. (clientid={0}) +rm.admin.error-split-id=We couldn't split ID {0}. because separator {1} isn't present. \ No newline at end of file diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/audit-service.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/audit-service.properties index 7604e39f3b..e00b96333c 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/audit-service.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/audit-service.properties @@ -1,17 +1,17 @@ rm.audit.updated-metadata=Updated Metadata rm.audit.created-object=Created Object rm.audit.delete-object=Delete Object -rm.audit.login-succeeded=Login Succeeded -rm.audit.login-failed=Login Failed -rm.audit.create-person=Create Person -rm.audit.linkTo=Link To -rm.audit.moveTo=Move To -rm.audit.copyTo=Copy To -rm.audit.fileTo=File To +rm.audit.login-succeeded=Login Successful +rm.audit.login-failed=Login Unsuccessful +rm.audit.create-person=Create User +rm.audit.linkTo=Link to +rm.audit.moveTo=Move to +rm.audit.copyTo=Copy to +rm.audit.fileTo=File to rm.audit.audit-start=Audit Start rm.audit.audit-stop=Audit Stop rm.audit.audit-clear=Audit Clear rm.audit.audit-view=Audit View -rm.audit.trail-file-fail=Can't generate audit report. +rm.audit.trail-file-fail=We couldn't generate an audit report. Check the audit details and try again, or speak with your I.T. Dept. rm.audit.audit-report=Audit Report recordable-version-config=Auto-Declare Options \ No newline at end of file diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/capability-service.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/capability-service.properties index f987c8ad67..5f73d46a9d 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/capability-service.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/capability-service.properties @@ -14,7 +14,7 @@ capability.DeleteLinks.title=Unlink Records capability.group.metadataControl.title=Metadata Control capability.EditRecordMetadata.title=Edit Record Metadata capability.EditDeclaredRecordMetadata.title=Edit Completed Record Metadata -capability.EditNonRecordMetadata.title=Edit Non Record Metadata +capability.EditNonRecordMetadata.title=Edit Non-Record Metadata capability.MoveRecords.title=Move Records # Folder Control @@ -53,7 +53,7 @@ capability.AuthorizeAllTransfers.title=Authorize All Transfers capability.DestroyRecordsScheduledForDestruction.title=Destroy Record or Record Folder Scheduled for Destruction capability.DestroyRecords.title=Destroy Records capability.DeleteRecords.title=Delete Records -capability.TriggerAnEvent.title=Trigger An Event +capability.TriggerAnEvent.title=Trigger an Event capability.FileDestructionReport.title=File Destruction Report capability.FileTransferReport.title=File Transfer Report capability.EndRetention.title=End Retention diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-management-service.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-management-service.properties index a22f3a6186..6d55f96355 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-management-service.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-management-service.properties @@ -1,21 +1,21 @@ -rm.service.error-add-content-container=Content can't be added to a record container. Use record folders to file content. -rm.service.update-disposition-action-def=The retention action definition can't be updated, because an update is being published. -rm.service.set-id=The identifier property value of the object {0} is read-only so can't be set. -rm.service.path-node=Unable to get path. (nodeRef={0}) -rm.service.invalid-rm-node=Invalid records management node, because aspect {0} is not present. -rm.service.no-root=Unable to find records management root. -rm.service.dup-root=Can't create the records management root, because there's one already exists in this hierarchy. -rm.service.root-type=Can't create the records management root, because type {0} is not a sub-type of rm:recordsManagementRootContainer. -rm.service.container-parent-type=Can't create records management container, because parent was not sub-type of rm:recordsManagement (parentType={0}) -rm.service.container-type=Can't create records management container, because type {0} is not a sub-type of rm:recordsManagementContainer. -rm.service.container-expected=Node reference to a rm:recordsManagementContainer node expected. -rm.service.record-folder-expected=Node reference to a rm:recordFolder node expected. -rm.service.parent-record-folder-root=Can't create a record folder, because the parent is a records management root. -rm.service.parent-record-folder-type=Can't create record folder, because the parent was not sub-type of rm:recordsManagementContainer. (parentType={0}) -rm.service.record-folder-type=Can't create record folder, because the provided type is not a sub-type of rm:recordFolder. (type={0}) +rm.service.error-add-content-container=You can only file records to a record folder. +rm.service.update-disposition-action-def=You can't update the retention action definition because changes made to the retention schedule are being saved. Try again in a few minutes. +rm.service.set-id=You can't change the ID of {0} because it's read-only. +rm.service.path-node=We couldn't find {0}. Try refreshing your browser or contact your I.T. Dept. +rm.service.invalid-rm-node=The records management node isn't valid because the aspect {0} isn't present. +rm.service.no-root=We couldn't find the records management root. Try filing the record again. +rm.service.dup-root=You can't create a file plan here as there's already one created in this folder hierarchy. +rm.service.root-type=We can't create the file plan because type {0} isn't a sub-type of rma:filePlan. Try again using a different type. +rm.service.container-parent-type=You can only create a record category at the top level of the file plan or in another record category (rma:recordCategory). +rm.service.container-type=You can only create a record category at the top level of the file plan or in another record category (rma:recordsManagementContainer or sub-type). +rm.service.container-expected=You can only find record category contents in a record category (rma:recordCategory or sub-type). +rm.service.record-folder-expected=The action can only be completed using a record folder of type rma:recordFolder. +rm.service.parent-record-folder-root=You can't create a record folder here. Try creating it in a record category. +rm.service.parent-record-folder-type=You can't create a record folder here. Try creating it in a record category. +rm.service.record-folder-type=We can't create record folder unless you use the type rma:recordFolder or a sub-type. rm.service.not-record=The node {0} is not a record. rm.service.vital-def-missing=Vital record definition aspect is not present on node. (nodeRef={0}) rm.service.close-record-folder-not-folder=The record folder couldn't be closed because it's not defined as a record folder.(nodeRef={0}) -rm.service.node-has-aspect=The node {0} has already the aspect {1}. +rm.service.node-has-aspect=The record type {1} is already showing for record {0}. rm.service.final-version=Final rm.service.final-version-description=The final archived record version \ No newline at end of file diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-model.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-model.properties index c22b55fb43..1260a8cb1a 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-model.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/records-model.properties @@ -3,8 +3,8 @@ rma_recordsmanagement.description=Records Management Content Model rma_recordsmanagement.type.rma_rmsite.title=Records Management Site rma_recordsmanagement.type.rma_rmsite.description=Specialized Site for Records Management -rma_recordsmanagement.type.rma_caveatConfig.title=Caveat Config -rma_recordsmanagement.type.rma_caveatConfig.decription=Caveat Config +rma_recordsmanagement.type.rma_caveatConfig.title=Security Controls Configuration +rma_recordsmanagement.type.rma_caveatConfig.decription=Security Controls Configuration rma_recordsmanagement.type.rma_emailConfig.title=Email Configuration rma_recordsmanagement.type.rma_emailConfig.decription=Email Configuration @@ -59,21 +59,21 @@ rma_recordsmanagement.type.rma_nonElectronicDocument.title=Non-Electronic Docume rma_recordsmanagement.type.rma_nonElectronicDocument.decription=Non-Electronic Document rma_recordsmanagement.property.rma_physicalSize.title=Physical Size rma_recordsmanagement.property.rma_physicalSize.decription=The size of the document measured in linear meters. -rma_recordsmanagement.property.rma_numberOfCopies.title=Number Of Copies +rma_recordsmanagement.property.rma_numberOfCopies.title=Number of Copies rma_recordsmanagement.property.rma_numberOfCopies.description=The number of copies of the document. rma_recordsmanagement.property.rma_storageLocation.title=Storage Location rma_recordsmanagement.property.rma_storageLocation.decription=The physical storage location of the record. rma_recordsmanagement.property.rma_shelf.title=Shelf -rma_recordsmanagement.property.rma_shelf.decription=The shelf the record resides on. +rma_recordsmanagement.property.rma_shelf.decription=The shelf the record is stored on. rma_recordsmanagement.property.rma_box.title=Box -rma_recordsmanagement.property.rma_box.description=The box the record resides in. +rma_recordsmanagement.property.rma_box.description=The box the record is stored in. rma_recordsmanagement.property.rma_file.title=File -rma_recordsmanagement.property.rma_file.decription=The file the record resides in. +rma_recordsmanagement.property.rma_file.decription=The file the record is stored in. rma_recordsmanagement.type.rma_dispositionAction.title=Retention Action rma_recordsmanagement.type.rma_dispositionAction.decription=Retention Action -rma_recordsmanagement.property.rma_dispositionActionId.title=Retention Action Id -rma_recordsmanagement.property.rma_dispositionActionId.decription=Retention Action Id +rma_recordsmanagement.property.rma_dispositionActionId.title=Retention Action ID +rma_recordsmanagement.property.rma_dispositionActionId.decription=Retention Action ID rma_recordsmanagement.property.rma_dispositionAction.title=Retention Action rma_recordsmanagement.property.rma_dispositionAction.decription=Retention Action rma_recordsmanagement.property.rma_dispositionAsOf.title=Retention Action @@ -143,7 +143,7 @@ rma_recordsmanagement.property.rma_declaredBy.decription=Completed By rma_recordsmanagement.aspect.rma_recordComponentIdentifier.title=Record component identifier rma_recordsmanagement.aspect.rma_recordComponentIdentifier.decription=Record component identifier -rma_recordsmanagement.property.rma_identifier.title=Identifier +rma_recordsmanagement.property.rma_identifier.title=Record ID rma_recordsmanagement.property.rma_identifier.decription=Unique record identifier rma_recordsmanagement.property.rma_dbUniquenessId.title=Database uniqueness rma_recordsmanagement.property.rma_dbUniquenessId.decription=Database uniqueness @@ -162,11 +162,11 @@ rma_recordsmanagement.property.rma_dateFiled.title=Date Filed rma_recordsmanagement.property.rma_dateFiled.decription=Date Filed rma_recordsmanagement.property.rma_origionalName=Original Name -rma_recordsmanagement.aspect.rma_recordMetaData.title=Record Meta-data -rma_recordsmanagement.aspect.rma_recordMetaData.description=Marker aspect for record meta-data +rma_recordsmanagement.aspect.rma_recordMetaData.title=Record Metadata +rma_recordsmanagement.aspect.rma_recordMetaData.description=Marker aspect for record metadata rma_recordsmanagement.aspect.rma_commonRecordDetails.title=Common Records Details -rma_recordsmanagement.aspect.rma_commonRecordDetails.description=Meta-data common to all record types +rma_recordsmanagement.aspect.rma_commonRecordDetails.description=Metadata common to all record types rma_recordsmanagement.property.rma_location.title=Location rma_recordsmanagement.property.rma_location.decription=Location @@ -212,18 +212,18 @@ rma_recordsmanagement.aspect.rma_caveatConfigRoot.decription=Caveat Configuratio rma_recordsmanagement.association.rma_caveatConfigAssoc.title=Caveat Configuration rma_recordsmanagement.association.rma_caveatConfigAssoc.description=Caveat Configuration -rma_recordsmanagement.aspect.rma_emailConfigRoot.title=Email Config Root -rma_recordsmanagement.aspect.rma_emailConfigRoot.decription=Email Config Root +rma_recordsmanagement.aspect.rma_emailConfigRoot.title=Email Configuration Root +rma_recordsmanagement.aspect.rma_emailConfigRoot.decription=Email Configuration Root rma_recordsmanagement.association.rma_emailConfigAssoc.title=Email Configuration rma_recordsmanagement.association.rma_emailConfigAssoc.description=Email Configuration rma_recordsmanagement.aspect.rma_recordSearch.title=Record Search -rma_recordsmanagement.aspect.rma_recordSearch.decription=Rolled up search information to support Records Management search +rma_recordsmanagement.aspect.rma_recordSearch.decription=Information to support Records Management search rma_recordsmanagement.property.rma_recordSearchHasDispositionSchedule.title=Has Retention Schedule rma_recordsmanagement.property.rma_recordSearchHasDispositionSchedule.description=Indicates whether the item has an associated retention schedule rma_recordsmanagement.property.rma_recordSearchDispositionActionName.title=Retention Action Name rma_recordsmanagement.property.rma_recordSearchDispositionActionName.description=The name of the next retention action -rma_recordsmanagement.property.rma_recordSearchDispositionActionAsOf.title=Retention Action Of +rma_recordsmanagement.property.rma_recordSearchDispositionActionAsOf.title=Retention Action of rma_recordsmanagement.property.rma_recordSearchDispositionActionAsOf.description=The date at which the next retention action becomes eligible rma_recordsmanagement.property.rma_recordSearchDispositionPeriod.title=Retention Period rma_recordsmanagement.property.rma_recordSearchDispositionPeriod.description=Retention Period diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/report-model.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/report-model.properties index 0d85d92411..2bb762da70 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/report-model.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/report-model.properties @@ -1,13 +1,13 @@ rmr_recordsmanagementreport.description=Records Management Report Content Model rmr_recordsmanagementreport.type.rmr_report.title=Report -rmr_recordsmanagementreport.type.rmr_report.description=Records management report. +rmr_recordsmanagementreport.type.rmr_report.description=Records Management report. rmr_recordsmanagementreport.type.rmr_destructionReport.title=Transfer Report -rmr_recordsmanagementreport.type.rmr_destructionReport.description=Records management transfer report. +rmr_recordsmanagementreport.type.rmr_destructionReport.description=Records Management transfer report. rmr_recordsmanagementreport.type.rmr_destructionReport.title=Destruction Report -rmr_recordsmanagementreport.type.rmr_destructionReport.description=Records management destruction report. +rmr_recordsmanagementreport.type.rmr_destructionReport.description=Records Management destruction report. rmr_recordsmanagementreport.type.rmr_holdReport.title=Hold Report -rmr_recordsmanagementreport.type.rmr_holdReport.description=Records management hold report. \ No newline at end of file +rmr_recordsmanagementreport.type.rmr_holdReport.description=Records Management hold report. \ No newline at end of file diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-events.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-events.properties index ff7d78eab7..970902e42d 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-events.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-events.properties @@ -2,21 +2,21 @@ rmeventservice.rmEventType.simple=Simple Event rmeventservice.rmEventType.obsolete=Obsoleted Event rmeventservice.rmEventType.superseded=Superseded Event -rmeventservice.rmEventType.crossReferencedRecordTransfered=Cross Referenced Record Transferred +rmeventservice.rmEventType.crossReferencedRecordTransfered=Cross-Referenced Record Transferred rmeventservice.rmEventType.versioned=Versioned Event # Default events rmevent.case_closed=Case Closed rmevent.abolished=Abolished rmevent.re_designated=Redesignated -rmevent.no_longer_needed=No longer needed +rmevent.no_longer_needed=No Longer Needed rmevent.superseded=Superseded rmevent.versioned=Versioned rmevent.study_complete=Study Complete rmevent.training_complete=Training Complete -rmevent.related_record_trasfered_inactive_storage=Related Record Transferred To Inactive Storage +rmevent.related_record_trasfered_inactive_storage=Related Record Transferred to Inactive Storage rmevent.obsolete=Obsolete -rmevent.all_allowances_granted_are_terminated=All Allowances Granted Are Terminated -rmevent.WGI_action_complete=WGI action complete +rmevent.all_allowances_granted_are_terminated=All Allowances Granted are Terminated +rmevent.WGI_action_complete=WGI Action Complete rmevent.separation=Separation rmevent.case_complete=Case Complete \ No newline at end of file diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-system.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-system.properties index 649a76b2bd..f0d113973a 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-system.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/rm-system.properties @@ -1,6 +1,6 @@ rm.hold.name=Hold -## Defaut roles +## Default roles rm.role.extendedReaders=In-Place Readers rm.role.extendedWriters=In-Place Writers rm.role.user=Records Management User @@ -11,15 +11,15 @@ rm.role.administrator=Records Management Administrator rm.role.all=All Records Management Roles ## Default searches -rm.savedsearch.vitalRecordsName=Vital Records Due For Review +rm.savedsearch.vitalRecordsName=Vital Records due for Review rm.savedsearch.vitalRecordsDesc=All records currently due for review. rm.savedsearch.incompleteRecordsName=Incomplete Records rm.savedsearch.incompleteRecordsDesc=All incomplete records. -rm.savedsearch.cutoffRecordsName=Records And Record Folders Eligible For Cut Off +rm.savedsearch.cutoffRecordsName=Records and Record Folders Eligible for Cut Off rm.savedsearch.cutoffRecordsDesc=All records and record folders currently eligible for cut off. -rm.savedsearch.transferRecordsName=Records and Record Folders Eligible For Transfer +rm.savedsearch.transferRecordsName=Records and Record Folders Eligible for Transfer rm.savedsearch.transferRecordsDesc=All record folders and records currently eligible for transfer. -rm.savedsearch.destructionRecordsName=Records And Record Folders Eligible For Destruction +rm.savedsearch.destructionRecordsName=Records and Record Folders Eligible for Destruction rm.savedsearch.destructionRecordsDesc=All records currently eligible for destruction. rm.savedsearch.frozenRecordsName= Records and Record Folders On Hold rm.savedsearch.frozenRecordsDesc=All records and record folders currently on hold. \ No newline at end of file diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/template.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/template.properties index 8f5ad81f61..b3b73bbed9 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/template.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/messages/template.properties @@ -16,8 +16,8 @@ file.report.transferred.items=Transferred Items file.report.performed.by=Performed By file.report.record=Record file.report.record.folder=Record Folder -file.report.unique.folder.identifier=Unique Folder Identifier -file.report.unique.record.identifier=Unique Record Identifier +file.report.unique.folder.identifier=Unique Folder ID +file.report.unique.record.identifier=Unique Record ID file.report.hold.report=Hold Report file.report.hold.name=Hold Name file.report.hold.description=Hold Description diff --git a/rm-community/rm-community-repo/config/alfresco/workflow/rm-workflow-messages.properties b/rm-community/rm-community-repo/config/alfresco/workflow/rm-workflow-messages.properties index f4ed3188ae..4f8a890799 100644 --- a/rm-community/rm-community-repo/config/alfresco/workflow/rm-workflow-messages.properties +++ b/rm-community/rm-community-repo/config/alfresco/workflow/rm-workflow-messages.properties @@ -1,5 +1,5 @@ -activitiReviewPooled.workflow.info.requested=Information requested for record -activitiReviewPooled.workflow.info.provided=Information provided for record +activitiReviewPooled.workflow.info.requested=Information requested for the record +activitiReviewPooled.workflow.info.provided=Information provided for the record activitiReviewPooled.workflow.email.subject=Information provided for the record activitiReviewPooled.workflow.email.body1=The user activitiReviewPooled.workflow.email.body2=has provided the information required for the record. @@ -7,7 +7,7 @@ activitiReviewPooled.workflow.email.body2=has provided the information required rmwf_workflowmodel.type.rmwf_workflowTask.title=Workflow Task rmwf_workflowmodel.type.rmwf_workflowTask.decription=Workflow Task rmwf_workflowmodel.property.rmwf_requestedInformation.title=Requested Information -rmwf_workflowmodel.property.rmwf_requestedInformation.decription=Requestioned Information +rmwf_workflowmodel.property.rmwf_requestedInformation.decription=Requested Information rmwf_workflowmodel.property.rmwf_message.title=Message rmwf_workflowmodel.property.rmwf_message.decription=Message