mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
RM: A couple of changes to the condition labels
git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@54879 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
|
||||||
#
|
#
|
||||||
# Are classified
|
# Are classified
|
||||||
isClassified.title=Are classified
|
isClassified.title=Classified by disposition schedule
|
||||||
isClassified.description=Are the records or record folders classified.
|
isClassified.description=Has the records or record folders been classified by a disposition schedule.
|
||||||
|
|
||||||
# Are cutoff
|
# Are cutoff
|
||||||
isCutoff.title=Are cutoff
|
isCutoff.title=Cutoff
|
||||||
isCutoff.description=Records or record folders are cutoff.
|
isCutoff.description=Records or record folders are cutoff.
|
||||||
|
|
||||||
# Are declared
|
# Are declared
|
||||||
isDeclared.title=Are records complete
|
isDeclared.title=Record completed
|
||||||
isDeclared.description= Are the record completes.
|
isDeclared.description=Is the record complete.
|
||||||
|
|
||||||
# Are frozen
|
# Are frozen
|
||||||
isFrozen.title= Are frozen
|
isFrozen.title=Frozen
|
||||||
isFrozen.description= Are the records or record folders frozen.
|
isFrozen.description=Is the record or record folder frozen.
|
||||||
|
|
||||||
# Are filed
|
# Are filed
|
||||||
isRecordFiled.title= Are filed records
|
isRecordFiled.title=Record filed
|
||||||
isRecordFiled.description= Are the records filed.
|
isRecordFiled.description=Is the record filed.
|
||||||
|
|
||||||
# Are closed record folders
|
# Are closed record folders
|
||||||
isRecordFolderClosed.title=Are closed record folders
|
isRecordFolderClosed.title=Record folder closed.
|
||||||
isRecordFolderClosed.description=Are the record folder closed.
|
isRecordFolderClosed.description=Is the record folder closed.
|
||||||
|
|
||||||
# Are vital
|
# Are vital
|
||||||
isVital.title=Are vital
|
isVital.title=Vital record
|
||||||
isVital.description=Are the records or record folders vital.
|
isVital.description=Is the record or record folder vital.
|
||||||
|
|
||||||
# Have Disposition Action
|
# Have Disposition Action
|
||||||
hasDispositionAction.title=Have disposition action
|
hasDispositionAction.title=Has disposition action
|
||||||
hasDispositionAction.description=Have the nodes got the specified associated disposition action at the specified relative position.
|
hasDispositionAction.description=Have the nodes got the specified associated disposition action at the specified relative position.
|
||||||
|
|
||||||
# Are kind
|
# Are kind
|
||||||
isKind.title=Are kind
|
isKind.title=Type of records management item
|
||||||
isKind.description=Are the nodes of a file plan component kind.
|
isKind.description=Are the nodes of a file plan component kind.
|
||||||
isKind.kind.display-label=Kind
|
isKind.kind.display-label=Kind
|
||||||
|
|
||||||
# Are Record Type
|
# Are Record Type
|
||||||
isRecordType.title=Are record type
|
isRecordType.title=Has record type
|
||||||
isRecordType.description=Are the records of the specified type.
|
isRecordType.description=Are the records of the specified type.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user