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
@@ -68,6 +68,13 @@ export class RequestStatusAlertBoxComponent implements OnInit {
Copy file name to clipboardExpand all lines: src/assets/i18n/en.json5
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6326,7 +6326,7 @@
6326
6326
6327
6327
"quality-assurance.events.description-with-topic-and-target": "Below the list of all the suggestions for the selected topic <b>{{topic}}</b>, related to <b>{{source}}</b> and ",
"request-status-alert-box.rejected": "The requested {{ offerType }} for <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> has been rejected.",
6392
6392
6393
+
"request-status-alert-box.tentative_rejected": "The requested {{ offerType }} for <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> has been tentatively rejected. Revisions are required",
6394
+
6393
6395
"request-status-alert-box.requested": "The requested {{ offerType }} for <a href='{{serviceUrl}}' target='_blank'> {{ serviceName }} </a> is pending.",
6394
6396
6395
6397
"ldn-service-button-mark-inbound-deletion": "Mark supported pattern for deletion",
"ldn-service-usesActorEmailId": "Requires actor email in notifications",
6412
+
6413
+
"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.",
6414
+
6409
6415
"a-common-or_statement.label": "Item type is Journal Article or Dataset",
0 commit comments