From cc69e8f76bcde8f75b5828b920bb937682673f49 Mon Sep 17 00:00:00 2001 From: donien Date: Thu, 13 Apr 2023 17:15:16 +0200 Subject: Fix 'requres' typo diff --git a/plugins/check_nwstat.c b/plugins/check_nwstat.c index e7e8de0..3c9d23e 100644 --- a/plugins/check_nwstat.c +++ b/plugins/check_nwstat.c @@ -1668,7 +1668,7 @@ void print_help(void) printf ("\n"); printf ("%s\n", _("Notes:")); - printf (" %s\n", _("- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG")); + printf (" %s\n", _("- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG")); printf (" %s\n", _(" extension for NetWare be loaded on the Novell servers you wish to check.")); printf (" %s\n", _(" (available from http://www.engr.wisc.edu/~drews/mrtg/)")); printf (" %s\n", _("- Values for critical thresholds should be lower than warning thresholds")); diff --git a/po/de.po b/po/de.po index 919fae3..c29cbbb 100644 --- a/po/de.po +++ b/po/de.po @@ -3315,7 +3315,7 @@ msgid "Include server version string in results" msgstr "" #: plugins/check_nwstat.c:1671 -msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" +msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" msgstr "" #: plugins/check_nwstat.c:1672 diff --git a/po/fr.po b/po/fr.po index e44cf88..b4de17e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -3372,7 +3372,7 @@ msgid "Include server version string in results" msgstr "" #: plugins/check_nwstat.c:1671 -msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" +msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" msgstr "" #: plugins/check_nwstat.c:1672 diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot index 5bc2363..45f46a8 100644 --- a/po/monitoring-plugins.pot +++ b/po/monitoring-plugins.pot @@ -3225,7 +3225,7 @@ msgid "Include server version string in results" msgstr "" #: plugins/check_nwstat.c:1671 -msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" +msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" msgstr "" #: plugins/check_nwstat.c:1672 -- cgit v0.10-9-g596f