+
-
+ >
+ {{ t('g.clear') }}
+
diff --git a/src/locales/en/main.json b/src/locales/en/main.json
index bb9c15272..7e43c38a2 100644
--- a/src/locales/en/main.json
+++ b/src/locales/en/main.json
@@ -734,9 +734,9 @@
"jobsFailed": "{count} job failed | {count} jobs failed",
"cancelJobTooltip": "Cancel job",
"clearQueueTooltip": "Clear queue",
- "clearHistoryDialogTitle": "Clear your job queue history?",
- "clearHistoryDialogDescription": "All the finished or failed jobs below will be removed from this Job queue panel.",
- "clearHistoryDialogAssetsNote": "Assets generated by these jobs won’t be deleted and can always be viewed from the assets panel."
+ "clearHistoryDialogTitle": "Clear your history?",
+ "clearHistoryDialogDescription": "All jobs below will be removed.",
+ "clearHistoryDialogAssetsNote": "None of your outputs will be deleted."
},
"workflowTab": {
"confirmDeleteTitle": "Delete workflow?",