config/locales/fcrepo_admin.en.yml in fcrepo_admin-0.3.0 vs config/locales/fcrepo_admin.en.yml in fcrepo_admin-0.3.1

- old
+ new

@@ -1,32 +1,37 @@ en: fcrepo_admin: object: - more_info: 'More Information' tabs: datastreams: 'Datastreams' properties: 'Properties' permissions: 'Permissions' + nav: + header: 'Object Admin' + items: + summary: 'Object Summary' + audit_trail: 'Audit Trail' properties: title: 'Properties' keys: owner_id: 'Owner ID' state: 'State' create_date: 'Create Date' modified_date: 'Modified Date' label: 'Label' permissions: no_permissions: 'No permissions.' + not_supported: 'This object type does not support Hydra permissions' header: type: 'Type' name: 'Name' access: 'Access' apo: governed_by: 'Governed By' not_assigned: 'Not Assigned' - enforcement_disabled: 'Admin policy access control enforcement is disabled.' - relationship_undefined: 'This object type does not define an admin policy relationship.' + enforcement_disabled: 'Admin policy access control enforcement is disabled' + relationship_undefined: 'This object type does not define an admin policy relationship' audit_trail: title: 'Audit Trail' download: 'Download' record: id: 'Record ID' @@ -40,11 +45,19 @@ title: 'Datastreams' header: id: 'Datastream ID' label: 'Label' mimetype: 'MIME Type' + create_date: 'Create Date' datastream: title: 'Datastream' + nav: + header: 'Datastream Admin' + items: + summary: 'Datastream Summary' + edit: 'Edit Content' + download: 'Download Content' + object: 'Object Admin' tabs: content: 'Content' profile: 'Profile' download: 'Download' content_not_text: 'The datastream content is not text'