config/locales/fcrepo_admin.en.yml in fcrepo_admin-0.5.5 vs config/locales/fcrepo_admin.en.yml in fcrepo_admin-0.6.0
- old
+ new
@@ -1,25 +1,27 @@
en:
fcrepo_admin:
object:
nav:
- header: 'Object Admin'
+ header: 'Fcrepo Object'
items:
summary: 'Summary'
audit_trail: 'Audit Trail'
permissions: 'Permissions'
datastreams: 'Datastreams'
associations: 'Associations'
object_xml: 'Object XML'
+ solr: 'Solr Record'
properties:
title: 'Properties'
keys:
owner_id: 'Owner ID'
state: 'State'
- create_date: 'Create Date'
- modified_date: 'Modified Date'
+ create_date: 'Created'
+ modified_date: 'Modified'
label: 'Label'
+ models: 'Models'
permissions:
title: 'Permissions'
no_permissions: 'No permissions.'
not_supported: 'This object type does not support Hydra permissions'
direct: 'Direct Permissions'
@@ -76,10 +78,10 @@
caution: 'Caution!'
not_versionable: 'This datastream is not versionable. Changes cannot be reverted.'
system_managed: 'This datastream is managed by Fedora and/or Hydra and should be modified only with great care.'
not_persisted: 'This datastream has not been persisted to Fedora.'
nav:
- header: 'Datastream Admin'
+ header: 'Datastream'
items:
current_version: 'Current Version'
summary: 'Profile'
content: 'View Content'
edit: 'Edit Content'