DOCS-2292

This commit is contained in:
Andy Healey
2016-07-26 10:28:39 +01:00
parent 427e6e9ec8
commit 1f4fb230ba

View File

@@ -1,4 +1,4 @@
rm.action.not-defined=The records management action {0} has not been defined. rm.action.not-defined=The records management action {0} hasn't 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.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.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.expected-record-level=The retention action {0} couldn't be performed, because this isn't a record. (actionedUponNodeRef={1})
@@ -11,32 +11,32 @@ rm.action.not-next-disp=The retention action {0} couldn't be performed, because
rm.action.not-record-folder=The retention action {0} couldn't be performed, because this isn't a 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.actioned-upon-not-record=The action {0} can't be performed because this isn't a record. (filePlanComponet={1})
rm.action.custom-aspect-not-recognised=The custom type can't be applied because it's not recognised. (customAspect={0}) 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.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.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=The content properties of a previously destroyed record can't be updated. rm.action.ghosted-prop-update=You can't update the properties of a previously destroyed record.
rm.action.valid-date-disp-asof=The retention action as of date must be a valid date. rm.action.valid-date-disp-asof=Enter a valid date for the retention action as of 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.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=The hold reason can't be edited, because no reason has been given. rm.action.hold-edit-reason-none=You can't edit the hold reason 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.hold-edit-type=You can't edit the hold reason 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.specify-avlid-date=Enter a valid date for the review as of date.
rm.action.review-details-only=Only the review details of vital records can be edited. rm.action.review-details-only=You can only edit the review details of vital records.
rm.action.freeze-no-reason=A record can't be hold without a reason. rm.action.freeze-no-reason=You can't hold a record without a reason.
rm.action.freeze-only-records-folders=Only records or record folders can be hold. rm.action.freeze-only-records-folders=You can only hold records or record folders.
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.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.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.no-read-mime-message=The filetype 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-declared=We couldn't split the email 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-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=Couldn't create custom child association. rm.action.email-create-child-assoc=We couldn't create a custom child association.
rm.action.node-already-transfer=The node is already being transferred. rm.action.node-already-transfer=The file, folder, or category is already being transferred.
rm.action.node-not-transfer=The node is not a transfer object. rm.action.node-not-transfer=The file, folder, or category isn't 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.undo-not-last=You can't undo the cut off because the last retention action wasn't cut off.
rm.action.records_only_undeclared=Only records can be completed. rm.action.records_only_undeclared=You can only complete records.
rm.action.event-not-undone=The event {0} can't be undone, because it's not defined on the retention lifecycle. 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=The retention schedule could not be created, because the actioned upon node ({0}) was not a record category. 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=The parameter ''{0}'' has not been supplied. rm.action.parameter-not-supplied=The parameter ''{0}'' hasn't 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.delete-not-hold-type=We couldn't delete the hold 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.cast-to-rm-type=You 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.record-folder-create=You can't create a record folder in another record folder.