From 39142b119b6daefc09b46c526cdb0b5e95f00ac6 Mon Sep 17 00:00:00 2001 From: Neil McErlean Date: Mon, 3 Aug 2015 09:46:08 +0000 Subject: [PATCH] Addition of numerous i18n properties as part of the classified-content model. These had been missing and were pointed out in a code review of RM-2431 and RM-2432. git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@109413 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261 --- .../classified-content-model.properties | 24 ++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) diff --git a/rm-server/config/alfresco/module/org_alfresco_module_rm/messages/classified-content-model.properties b/rm-server/config/alfresco/module/org_alfresco_module_rm/messages/classified-content-model.properties index 48229b979a..5227b98599 100644 --- a/rm-server/config/alfresco/module/org_alfresco_module_rm/messages/classified-content-model.properties +++ b/rm-server/config/alfresco/module/org_alfresco_module_rm/messages/classified-content-model.properties @@ -5,5 +5,27 @@ clf_classifiedcontent.property.cm_currentClassification_title=Current Classifica clf_classifiedcontent.property.cm_currentClassification_description=The current classification. Set to the same as initial classification clf_classifiedcontent.property.cm_classificationAgency_title=Classification Agency clf_classifiedcontent.property.cm_classificationAgency_description=The classification agency +clf_classifiedcontent.property.cm_classifiedBy_title=Classified By +clf_classifiedcontent.property.cm_classifiedBy_description=Name of whoever has applied the classification clf_classifiedcontent.property.cm_classificationReasons_title=Classification Reasons -clf_classifiedcontent.property.cm_classificationReasons_description=Holds the id\'s of classification reasons \ No newline at end of file +clf_classifiedcontent.property.cm_classificationReasons_description=Holds the id\'s of classification reasons +clf_classifiedcontent.property.cm_downgradeDate_title=Downgrade Date +clf_classifiedcontent.property.cm_downgradeDate_description=The date when the classification may be downgraded +clf_classifiedcontent.property.cm_downgradeEvent_title=Downgrade Event +clf_classifiedcontent.property.cm_downgradeEvent_description=An event for which the classification may be downgraded +clf_classifiedcontent.property.cm_downgradeInstructions_title=Downgrade Instructions +clf_classifiedcontent.property.cm_downgradeInstructions_description=Instructions to be followed when considering whether to downgrade the classification +clf_classifiedcontent.property.cm_declassificationDate_title=Declassification Date +clf_classifiedcontent.property.cm_declassificationDate_description=The date when this may be declassified +clf_classifiedcontent.property.cm_declassificationEvent_title=Declassification Event +clf_classifiedcontent.property.cm_declassificationEvent_description=The event when this may be declassified +clf_classifiedcontent.property.cm_declassificationExemptions_title=Declassification Exemptions +clf_classifiedcontent.property.cm_declassificationExemptions_description=Exemptions that may preclude this from being declassified +clf_classifiedcontent.property.cm_lastReclassificationAction_title=Last Reclassification Action +clf_classifiedcontent.property.cm_lastReclassificationAction_description=Text identifying the type of the previous reclassification on this node +clf_classifiedcontent.property.cm_lastReclassifyBy_title=Last user to reclassify this node +clf_classifiedcontent.property.cm_lastReclassifyBy_description=Free form text identifier for the user or entity who most recently reclassified this node +clf_classifiedcontent.property.cm_lastReclassifyAt_title=Last reclassification date +clf_classifiedcontent.property.cm_lastReclassifyAt_description=Date for when this node was last reclassified +clf_classifiedcontent.property.cm_lastReclassifyReason_title=Last reclassification reason +clf_classifiedcontent.property.cm_lastReclassifyReason_description=Text giving the reason for the last reclassification