From: Michael Tremer Date: Mon, 15 Sep 2025 15:36:13 +0000 (+0000) Subject: reporter: Fix another typo X-Git-Tag: 0.4~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=72031ebf114725d465e7ddada970568fdc007743;p=suricata-reporter.git reporter: Fix another typo Signed-off-by: Michael Tremer --- diff --git a/po/de_DE.po b/po/de_DE.po index 19a2758..1e844bf 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-14 12:03+0000\n" +"POT-Creation-Date: 2025-09-15 15:35+0000\n" "PO-Revision-Date: 2025-08-31 15:08+0000\n" "Last-Translator: Michael Tremer \n" "Language: \n" @@ -68,7 +68,7 @@ msgid "To whom it may concern," msgstr "An die zuständige Stelle," msgid "" -"The IPFire Intrusion Preventsion System is sending you the attached report." +"The IPFire Intrusion Prevention System is sending you the attached report." msgstr "Das IPFire Einbruchsabwehrsystem sendet Ihnen den folgenden Bericht." #, c-format diff --git a/po/suricata-reporter.pot b/po/suricata-reporter.pot index a8e3c1b..1dc12bf 100644 --- a/po/suricata-reporter.pot +++ b/po/suricata-reporter.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2025-09-14 12:03+0000\n" +"POT-Creation-Date: 2025-09-15 15:35+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -70,7 +70,7 @@ msgid "To whom it may concern," msgstr "" msgid "" -"The IPFire Intrusion Preventsion System is sending you the attached report." +"The IPFire Intrusion Prevention System is sending you the attached report." msgstr "" #, c-format diff --git a/src/suricata-report-generator.in b/src/suricata-report-generator.in index 3843fb7..9f309fc 100644 --- a/src/suricata-report-generator.in +++ b/src/suricata-report-generator.in @@ -667,7 +667,7 @@ class ReportGenerator(object): content = [ _("To whom it may concern,"), "", - _("The IPFire Intrusion Preventsion System is sending you the attached report."), + _("The IPFire Intrusion Prevention System is sending you the attached report."), ] # Add the content to the email