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:
Stefan Schantl
2019-02-05 13:51:08 +01:00
parent 318e7137e7
commit cc9057c014
3 changed files with 3 additions and 3 deletions

View File

@@ -775,7 +775,7 @@ if (%idsrules) {
<table width='100%' border='0'>
<tr>
<td class='base' colspan='2'>
<input type='checkbox' name='ENABLE_IDS' $checked{'ENABLE_IDS'}{'on'}>$Lang::tr{'ids activate'} $Lang::tr{'intrusion detection system'}
<input type='checkbox' name='ENABLE_IDS' $checked{'ENABLE_IDS'}{'on'}>$Lang::tr{'ids enable'} $Lang::tr{'intrusion detection system'}
</td>
<td class='base' colspan='2'>

View File

@@ -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',

View File

@@ -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',