From 318e7137e79f29574a5cc9677615a48b2a9b3e40 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Tue, 5 Feb 2019 13:25:27 +0100 Subject: [PATCH] IDS: Rename IDS strings to IPS Reference: #11986 Signed-off-by: Stefan Schantl --- langs/de/cgi-bin/de.pl | 18 +++++++++--------- langs/en/cgi-bin/en.pl | 16 ++++++++-------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 0912c89ff8..12975a2df1 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -1330,8 +1330,8 @@ 'ids automatic rules update' => 'Automatische Regeln-Aktualisierung', 'ids traffic analyze' => 'Packet-Analyse', 'ids active on' => 'Aktiv auf', -'ids log viewer' => 'Ansicht IDS-Protokoll', -'ids logs' => 'IDS-Protokolldateien', +'ids log viewer' => 'Ansicht IPS-Protokoll', +'ids logs' => 'IPS-Protokolldateien', 'ids monitored interfaces' => 'Überwachte Netzwerkzonen', 'ids monitor traffic only' => 'Netzwerk-Pakete nur überpfrüfen', 'ids no network zone' => 'Mindestends eine Netzwerk-Zone muss überwacht werden!', @@ -1342,7 +1342,7 @@ 'ids rules license1' => ' registrieren.', 'ids rules license2' => 'Bestätigen Sie die Lizenz; aktivieren Sie Ihren Account, indem Sie auf den Link, den Sie per Mail erhalten haben, klicken. Gehen Sie dann zu', 'ids rules license3' => 'klicken Sie den "Generate code"-Knopf und kopieren Sie den 40-Zeichen Oinkcode in das untere Feld.', -'ids rules update' => 'IDS-Regeln', +'ids rules update' => 'IPS-Regeln', 'iface' => 'Iface', 'ignore filter' => '"Ignorieren"-Filter', 'ike encryption' => 'IKE Verschlüsselung:', @@ -1375,12 +1375,12 @@ 'interface' => 'Schnittstelle', 'interfaces' => 'Interfaces', 'internet' => 'INTERNET', -'intrusion detection' => 'Einbruchdetektierung', -'intrusion detection system' => 'Einbruchsdetektierung', -'intrusion detection system log viewer' => 'Betrachter der IDS-Protokolldateien', -'intrusion detection system rules' => 'Regeln für die Einbruchsdetektierung', -'intrusion detection system2' => 'Intrusion Detection System', -'intrusion prevention system' => 'Intrusion Prevention System', +'intrusion detection' => 'Intrusion-Prevention', +'intrusion detection system' => 'Intrusion-Prevention-System', +'intrusion detection system log viewer' => 'Betrachter der IPS-Protokolldateien', +'intrusion detection system rules' => 'Regelset', +'intrusion detection system2' => 'Intrusion-Prevention-System', +'intrusion prevention system' => 'Intrusion-Prevention-System', 'invalid broadcast ip' => 'Ungültige Broadcast-IP', 'invalid cache size' => 'Ungültige Cache-Größe.', 'invalid characters found in pre-shared key' => 'Ungültige Zeichen im Pre-Shared Schlüssel gefunden.', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 781df25cf7..0316683e6e 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1362,8 +1362,8 @@ 'ids traffic analyze' => 'Traffic analyzing', 'ids active on' => 'Active on', 'ids hide' => 'Hide', -'ids log viewer' => 'IDS log viewer', -'ids logs' => 'IDS Logs', +'ids log viewer' => 'IPS log viewer', +'ids logs' => 'IPS Logs', 'ids monitored interfaces' => 'Monitored interfaces', 'ids monitor traffic only' => 'Monitor traffic only', 'ids no network zone' => 'At least one network zone has to be monitored!', @@ -1374,7 +1374,7 @@ 'ids rules license1' => '.', 'ids rules license2' => 'Acknowledge the license, activate your account by visiting the url you got via mail. Then go to', 'ids rules license3' => 'press the "Generate code"-button and copy the 40 character Oinkcode into the field below.', -'ids rules update' => 'IDS rules', +'ids rules update' => 'IPS rules', 'ids show' => 'Show', 'iface' => 'Iface', 'ignore filter' => 'Ignore filter', @@ -1409,11 +1409,11 @@ 'interface' => 'Interface', 'interfaces' => 'Interfaces', 'internet' => 'INTERNET', -'intrusion detection' => 'Intrusion Detection', -'intrusion detection system' => 'Intrusion Detection System', -'intrusion detection system log viewer' => 'Intrusion Detection System Log Viewer', -'intrusion detection system rules' => 'intrusion detection system rules', -'intrusion detection system2' => 'Intrusion Detection System', +'intrusion detection' => 'Intrusion Prevention', +'intrusion detection system' => 'Intrusion Prevention System', +'intrusion detection system log viewer' => 'Intrusion Prevention System Log Viewer', +'intrusion detection system rules' => 'Ruleset', +'intrusion detection system2' => 'Intrusion Prevention System', 'intrusion prevention system' => 'Intrusion Prevention System', 'invalid broadcast ip' => 'Invalid broadcast IP', 'invalid cache size' => 'Invalid cache size.', -- 2.39.2