From 93c91c40777d67673d7913b0decd23abe1caacd3 Mon Sep 17 00:00:00 2001 From: BenGrenoble Date: Thu, 1 Oct 2020 15:11:07 +0200 Subject: [PATCH] =?UTF-8?q?3354=20remove=20now=20from=20"Bitte=20best?= =?UTF-8?q?=C3=A4tigen=20sie,=20dass=20jetzt=20ein=20Backup=20erstellen=20?= =?UTF-8?q?wollen=20now."?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- datamodels/2.x/itop-backup/de.dict.itop-backup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamodels/2.x/itop-backup/de.dict.itop-backup.php b/datamodels/2.x/itop-backup/de.dict.itop-backup.php index d6145c39b..c925efb53 100644 --- a/datamodels/2.x/itop-backup/de.dict.itop-backup.php +++ b/datamodels/2.x/itop-backup/de.dict.itop-backup.php @@ -53,7 +53,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'bkp-next-backup' => 'Das nächste Backup wird am %1$s (%2$s) um %3$s durchgeführt', 'bkp-button-backup-now' => 'Starte Backup', 'bkp-button-restore-now' => 'Wiederherstellen!', - 'bkp-confirm-backup' => 'Bitte bestätigen sie, dass sie jetzt ein Backup erstellen wollen now.', + 'bkp-confirm-backup' => 'Bitte bestätigen sie, dass sie jetzt ein Backup erstellen wollen.', 'bkp-confirm-restore' => 'Bitte bestätigen sie, dass sie mit Backup %1$s eine Wiederherstellung durchführen wollen.', 'bkp-wait-backup' => 'Bitte warten, bis das Backup abgeschlossen ist ...', 'bkp-wait-restore' => 'Bitte warten, bis die Wiederherstellung abgeschlossen ist ...',