From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: Re: [PATCH] log.dat: Added entry for 'guardian'
Date: Thu, 28 Jul 2016 19:49:34 +0200 [thread overview]
Message-ID: <1469728174.15771.3.camel@ipfire.org> (raw)
In-Reply-To: <20160719181711.3096-1-matthias.fischer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1415 bytes --]
Thanks for sending this patch.
Adjusted the entry on the translations section for using the translated
string from the selected language file instead of an hardcoded string.
Best regards,
-Stefan
> Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
> ---
> html/cgi-bin/logs.cgi/log.dat | 6 ++++--
> 1 file changed, 4 insertions(+), 2 deletions(-)
>
> diff --git a/html/cgi-bin/logs.cgi/log.dat b/html/cgi-
> bin/logs.cgi/log.dat
> index a8a7ba4..cf7d32d 100644
> --- a/html/cgi-bin/logs.cgi/log.dat
> +++ b/html/cgi-bin/logs.cgi/log.dat
> @@ -67,7 +67,8 @@ my %sections = (
> 'pakfire' => '(pakfire:) ',
> 'wireless' => '(hostapd:|kernel: ath.*:|kernel: wifi[0-9]:)
> ',
> 'squid' => '(squid\[.*\]: |squid: )',
> - 'snort' => '(snort\[.*\]: )'
> + 'snort' => '(snort\[.*\]: )',
> + 'guardian' => '(guardian\[.*\]: )'
> );
>
> # Translations for the %sections array.
> @@ -90,7 +91,8 @@ my %trsections = (
> 'pakfire' => 'Pakfire',
> 'wireless' => 'Wireless',
> 'squid' => "$Lang::tr{'web proxy'}",
> - 'snort' => "$Lang::tr{'intrusion detection'}"
> + 'snort' => "$Lang::tr{'intrusion detection'}",
> + 'guardian' => 'Guardian'
> );
>
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
prev parent reply other threads:[~2016-07-28 17:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-19 18:17 Matthias Fischer
2016-07-20 15:31 ` Michael Tremer
2016-07-28 17:49 ` Stefan Schantl [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1469728174.15771.3.camel@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox