From 06f261cfb973edfc4b633afdd8060d001076aa99 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Mon, 27 Jun 2016 12:54:44 +0200 Subject: [PATCH] Language file update. Add new guardian related strings. Signed-off-by: Stefan Schantl --- langs/en/cgi-bin/en.pl | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index 048966f8f2..d982d86378 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1249,19 +1249,23 @@ 'guardian' => 'Guardian', 'guardian block a host' => 'Block host', 'guardian blocked hosts' => 'Currently blocked hosts', -'guardian blocktime' => 'Blocktime', +'guardian blockcount' => 'Block count', +'guardian blocktime' => 'Block time', 'guardian blocking of this address is not allowed' => 'Blocking of the given address is not allowed.', 'guardian configuration' => 'Guardian Configuration', +'guardian common settings' => 'Common settings', 'guardian daemon' => 'Daemon', 'guardian enabled' => 'Enable guardian', 'guardian empty input' => 'Empty input: Please perform a valid host address or subnet.', +'guardian firewallaction' => 'Firewall action', 'guardian ignored hosts' => 'Ignored Hosts', -'guardian ignorefile' => 'Ignorefile', 'guardian invalid address or subnet' => 'Invalid host address or subnet.', -'guardian logfile' => 'Logfile', +'guardian logfacility' => 'Log facility', +'guardian logfile' => 'Log file', +'guardian loglevel' => 'Log level', 'guardian no entries' => 'No entries at the moment.', 'guardian not running no hosts can be blocked' => 'Guardian is not running. No hosts will be blocked.', -'guardian priority level' => 'Prioritylevel', +'guardian priority level' => 'Priority level', 'guardian service' => 'Guardian Service', 'guardian snort alertfile' => 'Alertfile from Snort', 'guardian watch snort alertfile' => 'Monitor Snort alertfile', -- 2.39.5