config/locales/fcrepo_admin.en.yml in fcrepo_admin-0.3.1 vs config/locales/fcrepo_admin.en.yml in fcrepo_admin-0.3.2
- old
+ new
@@ -28,21 +28,21 @@
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'
- audit_trail:
- title: 'Audit Trail'
- download: 'Download'
- record:
- id: 'Record ID'
- process_type: 'Process Type'
- action: 'Action'
- component_id: 'Component ID'
- responsibility: 'Responsibility'
- date: 'Date'
- justification: 'Justification'
+ audit_trail:
+ title: 'Audit Trail'
+ download: 'Download'
+ record:
+ id: 'Record ID'
+ process_type: 'Process Type'
+ action: 'Action'
+ component_id: 'Component ID'
+ responsibility: 'Responsibility'
+ date: 'Date'
+ justification: 'Justification'
datastreams:
title: 'Datastreams'
header:
id: 'Datastream ID'
label: 'Label'
@@ -53,10 +53,11 @@
nav:
header: 'Datastream Admin'
items:
summary: 'Datastream Summary'
edit: 'Edit Content'
+ upload: 'Upload Content'
download: 'Download Content'
object: 'Object Admin'
tabs:
content: 'Content'
profile: 'Profile'
@@ -76,10 +77,14 @@
dsLocation: 'Location'
dsLocationType: 'Location Type'
dsChecksumType: 'Checksum Type'
dsChecksum: 'Checksum'
edit:
- file: 'Upload File'
- content: 'Replace Content'
+ header: 'Edit Content'
confirm: "These changes are not validated and cannot be undone!"
- submit: 'Update Content'
+ submit: 'Update'
+ upload:
+ header: 'Upload Content'
+ confirm: "These changes are not validated and cannot be undone!"
+ submit: 'Upload'
+