diff --git a/src/app/+bitstream-page/bitstream-authorizations/bitstream-authorizations.component.html b/src/app/+bitstream-page/bitstream-authorizations/bitstream-authorizations.component.html new file mode 100644 index 0000000000..804bb4f891 --- /dev/null +++ b/src/app/+bitstream-page/bitstream-authorizations/bitstream-authorizations.component.html @@ -0,0 +1,10 @@ +
{{ 'collection.delete.text' | translate:{ dso: dso.name } }}
{{ 'community.delete.text' | translate:{ dso: dso.name } }}
{{'item.edit.move.description' | translate}}
{{ "idle-modal.info" | translate:{timeToExpire: timeToExpire} }}
+