You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/app/item-page/simple/notify-requests-status/request-status-alert-box/request-status-alert-box.component.ts
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -74,6 +74,13 @@ export class RequestStatusAlertBoxComponent implements OnInit {
"request-status-alert-box.rejected": "The requested {{ offerType }} for <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> has been rejected.",
6350
6348
6349
+
"request-status-alert-box.tentative_rejected": "The requested {{ offerType }} for <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> has been tentatively rejected. Revisions are required",
6350
+
6351
6351
"request-status-alert-box.requested": "The requested {{ offerType }} for <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> is pending.",
6352
6352
6353
6353
"ldn-service-button-mark-inbound-deletion": "Mark supported pattern for deletion",
"ldn-service-usesActorEmailId": "Requires actor email in notifications",
6368
+
6369
+
"ldn-service-usesActorEmailId-description": "If enabled, initial notifications sent will include the submitter email rather than the repository URL. This is usually the case for endorsement or review services.",
6370
+
6367
6371
"a-common-or_statement.label": "Item type is Journal Article or Dataset",
0 commit comments