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: public/locales/en/dataset.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -68,7 +68,7 @@
68
68
},
69
69
"deleteDatasetModal": {
70
70
"title": "Delete Dataset",
71
-
"messageDraft": "Are you sure you want to delete this draft version? You cannot undelete this draft.",
71
+
"messageDraft": "Are you sure you want to delete this draft version? Files will be reverted to the most recently published version. You cannot undelete this draft.",
72
72
"messageDataset": "Are you sure you want to delete this dataset? You cannot undelete this dataset.",
73
73
"defaultDatasetDeleteError": "An error occurred while deleting the dataset."
0 commit comments