diff --git a/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html b/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html index d8b30141a8e..4bf1517ce0c 100644 --- a/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html +++ b/src/app/item-page/simple/item-types/untyped-item/untyped-item.component.html @@ -567,6 +567,7 @@

Remediation of Harmful Language

@@ -575,8 +576,8 @@

Remediation of Harmful Language<

-

Accessibility

- If you are unable to use this file in its current format, please select the Contact Us link and we can modify it to make it more accessible to you. +

Remediation for Accessibility

+ If you are unable to use this deposit in its current form, you can request accessibility remediation through our contact form.
diff --git a/src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html b/src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html index 32ad4de9a36..c77483f781b 100644 --- a/src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html +++ b/src/app/shared/object-list/search-result-list-element/item-search-result/item-types/item/item-search-result-list-element.component.html @@ -15,9 +15,11 @@ -->
+
- diff --git a/src/app/submission/sections/upload/file/section-upload-file.component.html b/src/app/submission/sections/upload/file/section-upload-file.component.html index cd0ee512fde..deae7165bf5 100644 --- a/src/app/submission/sections/upload/file/section-upload-file.component.html +++ b/src/app/submission/sections/upload/file/section-upload-file.component.html @@ -1,8 +1,17 @@
+

{{fileName}} ({{fileData?.sizeBytes | dsFileSize}})

+ + +
@@ -10,12 +19,7 @@

{{fileName}} ({{fileData?.sizeBytes | dsFileSize}}) [bitstream]="getBitstream()" [enableRequestACopy]="false"> - +

- +
diff --git a/src/app/submission/sections/upload/file/view/section-upload-file-view.component.html b/src/app/submission/sections/upload/file/view/section-upload-file-view.component.html index b84ef6f6a8c..c5ad21ec402 100644 --- a/src/app/submission/sections/upload/file/view/section-upload-file-view.component.html +++ b/src/app/submission/sections/upload/file/view/section-upload-file-view.component.html @@ -1,5 +1,6 @@
+ {{entry.value | dsTruncate:['150']}} diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 61739bff272..dae792580b1 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -286,7 +286,7 @@ "admin.access-control.epeople.form.firstName": "First name", - "admin.access-control.epeople.form.lastName": "Last name", + "admin.access-control.epeople.form.lastName": "Last name(s)", "admin.access-control.epeople.form.email": "E-mail", @@ -1712,7 +1712,7 @@ "form.group-expand-help": "Click here to expand and add more elements", - "form.last-name": "Last name", + "form.last-name": "Last name(s)", "form.loading": "Loading...", @@ -1836,7 +1836,7 @@ "home.breadcrumbs": "Home", - "home.search-form.placeholder": "Search the repository ...", + "home.search-form.placeholder": "Search all of Deep Blue Documents", "home.title": "Home",