From 52b44ab8f4781ebf82821fb4f2968aa360b7b87d Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Tue, 24 Jul 2012 10:28:14 -0300 Subject: Implement gettext() calls on strings --- config/snort/snort_alerts.php | 50 +++++++++++++++++++++---------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'config/snort/snort_alerts.php') diff --git a/config/snort/snort_alerts.php b/config/snort/snort_alerts.php index 663e7621..e0c2605d 100644 --- a/config/snort/snort_alerts.php +++ b/config/snort/snort_alerts.php @@ -197,11 +197,11 @@ if ($pconfig['arefresh'] == 'on') - - + + - + - + - + @@ -242,16 +242,16 @@ if ($pconfig['arefresh'] == 'on')
Last Alert Entries.Latest Alert Entries Are Listed First.
Instance to inspect

Choose which instance alerts you want to inspect. +
Save or Remove Logs - All - log files will be saved. + - Warning: all log files will be deleted. +
Auto Refresh and Log View - Refresh > - Default is ON. + ', '', '', ''); ?> - Enter the number of log entries to view. Default is 250. + ', '', '', ''); ?>
- - - - - - - - - - + + + + + + + + + + - \"Delete\""; + \"Delete\""; } /* IP SRC Port */ $alert_src_p = $fields[7]; @@ -291,7 +291,7 @@ if (file_exists("/var/log/snort/snort_{$if_real}{$snort_uuid}/alert")) { $alert_ip_dst = $fields[8]; if (isset($tmpblocked[$fields[8]])) { $alert_ip_dst .= " - \"Delete\""; + \"Delete\""; } /* IP DST Port */ $alert_dst_p = $fields[9]; @@ -313,7 +313,7 @@ if (file_exists("/var/log/snort/snort_{$if_real}{$snort_uuid}/alert")) { + title='" . gettext("click to add to suppress list") . "'>\n"; -- cgit v1.2.3
DatePRIPROTOCLASSSRCSRCPORTDSTDSTPORTSIDDESCRIPTION
{$alert_descr}