ids.cgi: Change name of the button to apply the ruleset changes

Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
This commit is contained in:
Stefan Schantl
2019-02-07 09:46:01 +01:00
parent e8ae413a79
commit ee7fe87ea6
3 changed files with 4 additions and 4 deletions

View File

@@ -1326,6 +1326,7 @@
'idle' => 'Leerlauf',
'idle timeout' => 'Leerlauf-Wartezeit in Min. (0 zum Deaktivieren):',
'idle timeout not set' => 'Leerlauf-Wartezeit nicht angegeben.',
'ids apply' => 'Übernehmen',
'ids apply ruleset changes' => 'Regel-Änderungen werden übernommen ... Bitte warten Sie, bis dieser Vorgang erfolgreich beendet wurde.',
'ids automatic rules update' => 'Automatische Regeln-Aktualisierung',
'ids traffic analyze' => 'Packet-Analyse',

View File

@@ -1357,6 +1357,7 @@
'idle' => 'Idle',
'idle timeout' => 'Idle timeout (mins; 0 to disable):',
'idle timeout not set' => 'Idle timeout not set.',
'ids apply' => 'Apply',
'ids apply ruleset changes' => 'The ruleset changes will be applied ... Please wait until all operations have completed successfully.',
'ids automatic rules update' => 'Automatic rules update',
'ids traffic analyze' => 'Traffic analyzing',