From 5f2b35c2ef9d929fca25afebe6e1a31af186f664 Mon Sep 17 00:00:00 2001 From: Stefan Schantl Date: Sun, 19 Oct 2014 20:10:37 +0200 Subject: [PATCH] Add new/missing language strings. --- langs/en/cgi-bin/en.pl | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/langs/en/cgi-bin/en.pl b/langs/en/cgi-bin/en.pl index e7d8780064..0992459498 100644 --- a/langs/en/cgi-bin/en.pl +++ b/langs/en/cgi-bin/en.pl @@ -1187,19 +1187,28 @@ 'guardian' => 'Guardian', 'guardian block a host' => 'Block host', 'guardian blocked hosts' => 'Currently blocked hosts', +'guardian blockcount' => 'Blockcount', 'guardian blocktime' => 'Blocktime', 'guardian configuration' => 'Guardian Configuration', 'guardian daemon' => 'Daemon', 'guardian enabled' => 'Enable guardian', 'guardian empty input' => 'Empty input: Please perform a valid host address or subnet.', +'guardian invalid alertfile' => 'The provided path for the alert file is not valid.', +'guardian invalid blockcount' => 'Invalid BlockCount: Please provide a natural number higher than zero.', +'guardian invalid blocktime' => 'Invalid BlockTime: Please provide a natural number higher than zero.', +'guardian invalid logfile' => 'The provided path for the logfile is not valid.', 'guardian ignored hosts' => 'Ignored Hosts', 'guardian ignorefile' => 'Ignorefile', 'guardian invalid address or subnet' => 'Invalid host address or subnet.', 'guardian logfile' => 'Logfile', +'guardian loglevel' => 'Loglevel', '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 service' => 'Guardian Service', 'guardian snort alertfile' => 'Alertfile from Snort', +'guardian watch snort alertfile' => 'Monitor Snort alertfile', +'guardian block ssh brute-force' => 'Block SSH Brute-force attacks', +'guardian block httpd brute-force' => 'Block HTTPD Brute-force attacks', 'guest ok' => 'allow guests to access', 'gui settings' => 'GUI Settings', 'gz with key' => 'Only an encrypted archive can be restored on this machine.', -- 2.39.5