RM-635: A records admin can assign the "Request Information" capability to a RM role.

* I18N message
  * member of record capability group



git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@48243 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Roy Wetherall
2013-03-18 05:18:45 +00:00
parent 0b8277448a
commit 2a45ef99e8
2 changed files with 4 additions and 1 deletions

View File

@@ -306,7 +306,9 @@
<entry key="capabilityCondition.frozen" value="false"/> <!-- Not for frozen records -->
<entry key="capabilityCondition.declared" value="false"/> <!-- Only for undeclared records -->
</map>
</property>
</property>
<property name="group"><ref bean="recordsGroup"/></property> <!-- Part of the records group of capabilities -->
<property name="index" value="100" />
</bean>
</beans>

View File

@@ -4,6 +4,7 @@ capability.DeclareRecords.title=Declare Records
capability.ViewRecords.title=View Records
capability.UndeclareRecords.title=Undeclare Records
capability.CreateRecords.title=Create Records
capability.RequestRecordInformation.title=Request Record Information
# Metadata Control
capability.group.metadataControl.title=Metadata Control