From 52209fedab107907a1a8225b9cdc9edf4c54d251 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Mon, 2 May 2022 05:35:12 +0000 Subject: [PATCH] langs: Add missing link MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- langs/de/cgi-bin/de.pl | 2 +- langs/en/cgi-bin/en.pl | 2 +- langs/fr/cgi-bin/fr.pl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 13dc91ed84..afd833e704 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -910,7 +910,7 @@ 'drop action1' => 'Standardverhalten der (Outgoing) Firewall in Modus "Blocked"', 'drop action2' => 'Standardverhalten der (Input) Firewall', 'drop forward' => 'Verworfene, von der Firewall weitergeleitete Pakete protokollieren', -'drop hostile' => 'Pakete von und zu bösartigen Netzen (Spamhaus DROP-Listing, etc.) verwerfen', +'drop hostile' => 'Pakete von und zu bösartigen Netzen (Spamhaus DROP-Listing, etc.) verwerfen', 'drop input' => 'Verworfene eingehende Pakete protokollieren', 'drop newnotsyn' => 'Verworfene neue Pakete ohne SYN-Markierung protokollieren (NewNotSYN)', 'drop outgoing' => 'Verworfene, von der Firewall ausgehende Pakete protokollieren', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 16eea69522..fdea0fdf26 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -950,7 +950,7 @@ 'drop action1' => 'Default behaviour of (outgoing) firewall in mode "Blocked"', 'drop action2' => 'Default behaviour of (input) firewall', 'drop forward' => 'Log dropped forward packets', -'drop hostile' => 'Drop packets from and to hostile networks (listed at Spamhaus DROP, etc.)', +'drop hostile' => 'Drop packets from and to hostile networks (listed at Spamhaus DROP, etc.)', 'drop input' => 'Log dropped input packets', 'drop newnotsyn' => 'Log dropped new not SYN packets', 'drop outgoing' => 'Log dropped outgoing packets', diff --git a/langs/fr/cgi-bin/fr.pl b/langs/fr/cgi-bin/fr.pl index 23c01ddb84..bd17df4eef 100644 --- a/langs/fr/cgi-bin/fr.pl +++ b/langs/fr/cgi-bin/fr.pl @@ -955,7 +955,7 @@ 'drop action1' => 'Comportement par défaut du pare-feu (sortant) en mode "Bloqué"', 'drop action2' => 'Comportement par défaut du pare-feu (entrant)', 'drop forward' => 'Abandon des paquets avancés par le journal', -'drop hostile' => 'Abandonner les paquets depuis et vers des réseaux hostiles (répertoriés sur Spamhaus DROP, etc.)', +'drop hostile' => 'Abandonner les paquets depuis et vers des réseaux hostiles (répertoriés sur Spamhaus DROP, etc.)', 'drop input' => 'Suppression des paquets entrants du journal', 'drop newnotsyn' => 'Supprimer les anciens paquets de synchronisation du journal', 'drop outgoing' => 'Abandon des paquets sortants par le journal', -- 2.39.5