From cc9057c0148cddb231be85caa4c38d4cf721f0c3 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Tue, 5 Feb 2019 13:51:08 +0100 Subject: [PATCH] ids.cgi: Change lang string from "Activate IPS" to "Enable IPS" Reference #11986 Signed-off-by: Stefan Schantl --- html/cgi-bin/ids.cgi | 2 +- langs/de/cgi-bin/de.pl | 2 +- langs/en/cgi-bin/en.pl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/html/cgi-bin/ids.cgi b/html/cgi-bin/ids.cgi index 1f096aea4a..442105356b 100644 --- a/html/cgi-bin/ids.cgi +++ b/html/cgi-bin/ids.cgi @@ -775,7 +775,7 @@ if (%idsrules) {
- $Lang::tr{'ids activate'} $Lang::tr{'intrusion detection system'} + $Lang::tr{'ids enable'} $Lang::tr{'intrusion detection system'} diff --git a/langs/de/cgi-bin/de.pl b/langs/de/cgi-bin/de.pl index 12975a2df1..8497ce4c32 100644 --- a/langs/de/cgi-bin/de.pl +++ b/langs/de/cgi-bin/de.pl @@ -1326,10 +1326,10 @@ 'idle' => 'Leerlauf', 'idle timeout' => 'Leerlauf-Wartezeit in Min. (0 zum Deaktivieren):', 'idle timeout not set' => 'Leerlauf-Wartezeit nicht angegeben.', -'ids activate' => 'Aktiviere', 'ids automatic rules update' => 'Automatische Regeln-Aktualisierung', 'ids traffic analyze' => 'Packet-Analyse', 'ids active on' => 'Aktiv auf', +'ids enable' => 'Aktiviere', 'ids log viewer' => 'Ansicht IPS-Protokoll', 'ids logs' => 'IPS-Protokolldateien', 'ids monitored interfaces' => 'Überwachte Netzwerkzonen', diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 0316683e6e..2ff4cfa499 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1357,10 +1357,10 @@ 'idle' => 'Idle', 'idle timeout' => 'Idle timeout (mins; 0 to disable):', 'idle timeout not set' => 'Idle timeout not set.', -'ids activate' => 'Activate', 'ids automatic rules update' => 'Automatic rules update', 'ids traffic analyze' => 'Traffic analyzing', 'ids active on' => 'Active on', +'ids enable' => 'Enable', 'ids hide' => 'Hide', 'ids log viewer' => 'IPS log viewer', 'ids logs' => 'IPS Logs', -- 2.39.2