]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
ids.cgi: Change lang string from "Activate IPS" to "Enable IPS"
authorStefan Schantl <stefan.schantl@ipfire.org>
Tue, 5 Feb 2019 12:51:08 +0000 (13:51 +0100)
committerStefan Schantl <stefan.schantl@ipfire.org>
Tue, 5 Feb 2019 12:51:08 +0000 (13:51 +0100)
Reference #11986

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
html/cgi-bin/ids.cgi
langs/de/cgi-bin/de.pl
langs/en/cgi-bin/en.pl

index 1f096aea4a10d23c233b0e6343a00329448d69a1..442105356b2057192aa7b988f86069b5cf249f06 100644 (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'>
index 12975a2df12999ba2ccf573b8752b46567ef8377..8497ce4c32924d5c6d4ad5554fbc2110368815e6 100644 (file)
 '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',
index 0316683e6ea1843a92ee8160ab31568ab90845f6..2ff4cfa4991e28437262842bb4b04dea54334531 100644 (file)
 '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',