diff --git a/client/src/locale/angular.de-DE.xlf b/client/src/locale/angular.de-DE.xlf index b0de39039..359cea91d 100644 --- a/client/src/locale/angular.de-DE.xlf +++ b/client/src/locale/angular.de-DE.xlf @@ -679,7 +679,7 @@ Are you sure you want to delete WebTorrent files of {count, plural, =1 {1 video} other { videos}}? - Wirklich die WebTorrent Dateien {count, plural, =0 {von keinem Video} =1 {von einem Video} other {von Videos}} löschen? + Sind Sie sich sicher, dass Sie die WebTorrent Dateien von {count, plural, =1 {1 Video} other { Videos}}löschen wollen? src/app/+admin/overview/videos/video-list.component.ts 254