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
|
||||
#
|
||||
# Are classified
|
||||
isClassified.title=Are classified
|
||||
isClassified.description=Are the records or record folders classified.
|
||||
isClassified.title=Classified by disposition schedule
|
||||
isClassified.description=Has the records or record folders been classified by a disposition schedule.
|
||||
|
||||
# Are cutoff
|
||||
isCutoff.title=Are cutoff
|
||||
isCutoff.title=Cutoff
|
||||
isCutoff.description=Records or record folders are cutoff.
|
||||
|
||||
# Are declared
|
||||
isDeclared.title=Are records complete
|
||||
isDeclared.description= Are the record completes.
|
||||
isDeclared.title=Record completed
|
||||
isDeclared.description=Is the record complete.
|
||||
|
||||
# Are frozen
|
||||
isFrozen.title= Are frozen
|
||||
isFrozen.description= Are the records or record folders frozen.
|
||||
isFrozen.title=Frozen
|
||||
isFrozen.description=Is the record or record folder frozen.
|
||||
|
||||
# Are filed
|
||||
isRecordFiled.title= Are filed records
|
||||
isRecordFiled.description= Are the records filed.
|
||||
isRecordFiled.title=Record filed
|
||||
isRecordFiled.description=Is the record filed.
|
||||
|
||||
# Are closed record folders
|
||||
isRecordFolderClosed.title=Are closed record folders
|
||||
isRecordFolderClosed.description=Are the record folder closed.
|
||||
isRecordFolderClosed.title=Record folder closed.
|
||||
isRecordFolderClosed.description=Is the record folder closed.
|
||||
|
||||
# Are vital
|
||||
isVital.title=Are vital
|
||||
isVital.description=Are the records or record folders vital.
|
||||
isVital.title=Vital record
|
||||
isVital.description=Is the record or record folder vital.
|
||||
|
||||
# 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.
|
||||
|
||||
# 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.kind.display-label=Kind
|
||||
|
||||
# Are Record Type
|
||||
isRecordType.title=Are record type
|
||||
isRecordType.title=Has record type
|
||||
isRecordType.description=Are the records of the specified type.
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user