mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
RM-694 A records manager has the following list of available rule conditions:
* Reordered and lower-cased values in the action conditions dropdown list of the edit-rule page. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@52163 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
@@ -2,44 +2,44 @@
|
|||||||
# i18n for Records Management Action Conditions
|
# i18n for Records Management Action Conditions
|
||||||
#
|
#
|
||||||
# Is classified
|
# Is classified
|
||||||
isClassified.title=Is Classified
|
isClassified.title=Is classified
|
||||||
isClassified.description=Is the record or record folder classified.
|
isClassified.description=Is the record or record folder classified.
|
||||||
|
|
||||||
# Is cutoff
|
# Is cutoff
|
||||||
isCutoff.title=Is Cutoff
|
isCutoff.title=Is cutoff
|
||||||
isCutoff.description=Is the record or record folder cutoff.
|
isCutoff.description=Is the record or record folder cutoff.
|
||||||
|
|
||||||
# Is declared
|
# Is declared
|
||||||
isDeclared.title=Is Record Declared
|
isDeclared.title=Is record declared
|
||||||
isDeclared.description=Is the record declared.
|
isDeclared.description=Is the record declared.
|
||||||
|
|
||||||
# Is frozen
|
# Is frozen
|
||||||
isFrozen.title=Is Frozen
|
isFrozen.title=Is frozen
|
||||||
isFrozen.description=Is the record or record folder frozen.
|
isFrozen.description=Is the record or record folder frozen.
|
||||||
|
|
||||||
# Is filed
|
# Is filed
|
||||||
isRecordFiled.title=Is Record Filed
|
isRecordFiled.title=Is record filed
|
||||||
isRecordFiled.description=Is the record filed.
|
isRecordFiled.description=Is the record filed.
|
||||||
|
|
||||||
# Is record folder closed
|
# Is record folder closed
|
||||||
isRecordFolderClosed.title=Is Record Folder Closed
|
isRecordFolderClosed.title=Is record folder closed
|
||||||
isRecordFolderClosed.description=Is the record folder closed.
|
isRecordFolderClosed.description=Is the record folder closed.
|
||||||
|
|
||||||
# Is vital
|
# Is vital
|
||||||
isVital.title=Is Vital
|
isVital.title=Is vital
|
||||||
isVital.description=Is the record or record folder vital.
|
isVital.description=Is the record or record folder vital.
|
||||||
|
|
||||||
# Has Disposition Action
|
# Has Disposition Action
|
||||||
hasDispositionAction.title=Has Disposition Action
|
hasDispositionAction.title=Has disposition action
|
||||||
hasDispositionAction.description=Has the node got the specified associated disposition action at the specified relative position.
|
hasDispositionAction.description=Has the node got the specified associated disposition action at the specified relative position.
|
||||||
|
|
||||||
# Is kind
|
# Is kind
|
||||||
isKind.title=Is Kind
|
isKind.title=Is kind
|
||||||
isKind.description=Is the node of a file plan component kind.
|
isKind.description=Is the node of a file plan component kind.
|
||||||
isKind.kind.display-label=Kind
|
isKind.kind.display-label=Kind
|
||||||
|
|
||||||
# Is Record Type
|
# Is Record Type
|
||||||
isRecordType.title=Is Record Type
|
isRecordType.title=Is record type
|
||||||
isRecordType.description=Is the record of the specified type.
|
isRecordType.description=Is the record of the specified type.
|
||||||
|
|
||||||
|
|
||||||
@@ -84,7 +84,7 @@ reject.title=Reject
|
|||||||
reject.description=Rejects a record and moves the document to its original location
|
reject.description=Rejects a record and moves the document to its original location
|
||||||
reject.reason.display-label=Reject reason
|
reject.reason.display-label=Reject reason
|
||||||
# Request Information
|
# Request Information
|
||||||
requestInfo.title=Request Information
|
requestInfo.title=Request information
|
||||||
requestInfo.description=Starts a workflow for requesting more information for a record
|
requestInfo.description=Starts a workflow for requesting more information for a record
|
||||||
# Execute script
|
# Execute script
|
||||||
executeScript.title=Execute script
|
executeScript.title=Execute script
|
||||||
@@ -92,18 +92,10 @@ executeScript.description=Execute a script.
|
|||||||
executeScript.script-ref.display-label=Script
|
executeScript.script-ref.display-label=Script
|
||||||
|
|
||||||
# Action parameter constraints
|
# Action parameter constraints
|
||||||
rm-ac-is-kind-kinds.file_plan=File Plan
|
|
||||||
rm-ac-is-kind-kinds.record_category=Record Category
|
rm-ac-is-kind-kinds.record_category=Record Category
|
||||||
rm-ac-is-kind-kinds.record_folder=Record Folder
|
rm-ac-is-kind-kinds.record_folder=Record Folder
|
||||||
rm-ac-is-kind-kinds.record=Record
|
rm-ac-is-kind-kinds.record=Record
|
||||||
|
|
||||||
rm-ac-disposition-action-relative-positions.next=Next
|
rm-ac-disposition-action-relative-positions.next=Next
|
||||||
rm-ac-disposition-action-relative-positions.previous=Previous
|
rm-ac-disposition-action-relative-positions.previous=Previous
|
||||||
rm-ac-disposition-action-relative-positions.current=Current
|
|
||||||
rm-ac-disposition-action-relative-positions.any=Any
|
rm-ac-disposition-action-relative-positions.any=Any
|
||||||
|
|
||||||
#rm-ac-disposition-actions.Accession=Accession
|
|
||||||
#rm-ac-disposition-actions.destroy=Destroy
|
|
||||||
#rm-ac-disposition-actions.retain=Retain
|
|
||||||
#rm-ac-disposition-actions.transfer=Transfer
|
|
||||||
#rm-ac-disposition-actions.cutoff=Cutoff
|
|
||||||
|
Reference in New Issue
Block a user