Skip to content

Commit 0d9b3a2

Browse files
committed
Improve phrasing of warning when deleting files
The sentence “once deleted, [they] will be deleted […]” just sounds wrong.
1 parent 751bdd9 commit 0d9b3a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/i18n/org/opencastproject/adminui/languages/lang-en_US.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
}
260260
},
261261

262-
"DELETE_EVENTS_WARNING_LINE1": "Once deleted, all event metadata, audio and video files will be deleted and be unrecoverable.",
262+
"DELETE_EVENTS_WARNING_LINE1": "Once deleted, all event metadata, audio and video files are irrevocably gone.",
263263
"DELETE_EVENTS_WARNING_LINE2": "",
264264
"DELETE_SERIES_WARNING_LINE1": "Once deleted, all series metadata will be unrecoverable. Events in the series will not be deleted.",
265265
"DELETE_SERIES_WARNING_LINE2": "",

0 commit comments

Comments
 (0)