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/main/java/propertyFiles/Bundle.properties
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1322,6 +1322,8 @@ dataset.locked.ingest.message=The tabular data files uploaded are being processe
1322
1322
dataset.unlocked.ingest.message=The tabular files have been ingested.
1323
1323
dataset.locked.editInProgress.message=Edit In Progress
1324
1324
dataset.locked.editInProgress.message.details=Additional edits cannot be made at this time. Contact {0} if this status persists.
1325
+
dataset.locked.pidNotReserved.message=Dataset DOI Not Reserved
1326
+
dataset.locked.pidNotReserved.message.details=The DOI displayed in the citation for this dataset has not yet been reserved with DataCite. Please do not share this DOI until it has been reserved.
1325
1327
dataset.publish.error=This dataset may not be published due to an error when contacting the <a href=\{1} target=\"_blank\"/> {0} </a> Service. Please try again.
1326
1328
dataset.publish.error.doi=This dataset may not be published because the DOI update failed.
1327
1329
dataset.publish.file.validation.error.message=Failed to Publish Dataset
0 commit comments