From b7a9b4edc28a678cd9d2b01e0ab6304597409860 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Tue, 5 Feb 2019 12:13:28 +0100 Subject: [PATCH] ids.cgi: Update automatic download texts Update the showed texts in the dropdown box as mentioned in the bug report. Fixes #11985 Signed-off-by: Stefan Schantl --- html/cgi-bin/ids.cgi | 6 +++--- langs/de/cgi-bin/de.pl | 3 +++ langs/en/cgi-bin/en.pl | 3 +++ 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index ae644876c2..56d39fd60b 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -859,9 +859,9 @@ print < diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 3df9470d2a..0912c89ff8 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -83,6 +83,8 @@ 'ConnSched time' => 'Zeit:', 'ConnSched up' => 'Herauf', 'ConnSched weekdays' => 'Wochentage:', +'Daily' => 'Täglich', +'Disabled' => 'Deaktiviert', 'Edit an existing route' => 'Eine existierende Route editieren', 'Enter TOS' => 'Aktivieren oder deaktivieren Sie die TOS-Bits
und klicken Sie danach auf Speichern.', 'Existing Files' => 'Dateien in der Datenbank', @@ -121,6 +123,7 @@ 'Utilization on' => 'Auslastung auf', 'Verbose' => 'Verbose', 'WakeOnLan' => 'Wake On LAN', +'Weekly' => 'Wöchentlich', 'a ca certificate with this name already exists' => 'Ein CA-Zertifikat mit diesem Namen existiert bereits.', 'a connection with this common name already exists' => 'Eine Verbindung mit diesem gemeinsamen Namen existiert bereits.', 'a connection with this name already exists' => 'Eine Verbindung mit diesem Namen existiert bereits.', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 445473813a..781df25cf7 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -83,6 +83,8 @@ 'ConnSched time' => 'Time:', 'ConnSched up' => 'Up', 'ConnSched weekdays' => 'Days of the week:', +'Daily' => 'Daily', +'Disabled' => 'Disabled', 'Edit an existing route' => 'Edit an existing route', 'Enter TOS' => 'Activate or deactivate TOS-bits
and then press Save.', 'Existing Files' => 'Files in database', @@ -121,6 +123,7 @@ 'Utilization on' => 'Utilization on', 'Verbose' => 'Verbose:', 'WakeOnLan' => 'Wake On Lan', +'Weekly' => 'Weekly', 'a ca certificate with this name already exists' => 'A CA certificate with this name already exists.', 'a connection with this common name already exists' => 'A connection with this common name already exists.', 'a connection with this name already exists' => 'A connection with this name already exists.', -- 2.39.2