mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 11:13:24 +02:00
ids.cgi: Change lang string from "Activate IPS" to "Enable IPS"
Reference #11986 Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
@@ -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',
|
||||
|
||||
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user