mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-20 00:10:09 -05:00
Fix 'requres' typo
This commit is contained in:
parent
ac3032a0ba
commit
cc69e8f76b
4 changed files with 4 additions and 4 deletions
|
|
@ -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"));
|
||||
|
|
|
|||
2
po/de.po
2
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
|
||||
|
|
|
|||
2
po/fr.po
2
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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue