diff options
| author | Lorenz <12514511+RincewindsHat@users.noreply.github.com> | 2023-04-13 17:31:13 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-13 17:31:13 +0200 |
| commit | e44dcb80f1fdab2751cd460325391676e4f1a466 (patch) | |
| tree | 6d044dadbba0533e7cf127459e5bd362ec701aa6 | |
| parent | ac3032a0ba6f30befd6c605970ae856dcdb05384 (diff) | |
| parent | cc69e8f76bcde8f75b5828b920bb937682673f49 (diff) | |
| download | monitoring-plugins-e44dcb8.tar.gz | |
Merge pull request #1863 from Donien/master
Fix 'requres' typo
| -rw-r--r-- | plugins/check_nwstat.c | 2 | ||||
| -rw-r--r-- | po/de.po | 2 | ||||
| -rw-r--r-- | po/fr.po | 2 | ||||
| -rw-r--r-- | po/monitoring-plugins.pot | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/check_nwstat.c b/plugins/check_nwstat.c index e7e8de05..3c9d23e2 100644 --- a/plugins/check_nwstat.c +++ b/plugins/check_nwstat.c | |||
| @@ -1668,7 +1668,7 @@ void print_help(void) | |||
| 1668 | 1668 | ||
| 1669 | printf ("\n"); | 1669 | printf ("\n"); |
| 1670 | printf ("%s\n", _("Notes:")); | 1670 | printf ("%s\n", _("Notes:")); |
| 1671 | printf (" %s\n", _("- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG")); | 1671 | printf (" %s\n", _("- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG")); |
| 1672 | printf (" %s\n", _(" extension for NetWare be loaded on the Novell servers you wish to check.")); | 1672 | printf (" %s\n", _(" extension for NetWare be loaded on the Novell servers you wish to check.")); |
| 1673 | printf (" %s\n", _(" (available from http://www.engr.wisc.edu/~drews/mrtg/)")); | 1673 | printf (" %s\n", _(" (available from http://www.engr.wisc.edu/~drews/mrtg/)")); |
| 1674 | printf (" %s\n", _("- Values for critical thresholds should be lower than warning thresholds")); | 1674 | printf (" %s\n", _("- Values for critical thresholds should be lower than warning thresholds")); |
| @@ -3315,7 +3315,7 @@ msgid "Include server version string in results" | |||
| 3315 | msgstr "" | 3315 | msgstr "" |
| 3316 | 3316 | ||
| 3317 | #: plugins/check_nwstat.c:1671 | 3317 | #: plugins/check_nwstat.c:1671 |
| 3318 | msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" | 3318 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" |
| 3319 | msgstr "" | 3319 | msgstr "" |
| 3320 | 3320 | ||
| 3321 | #: plugins/check_nwstat.c:1672 | 3321 | #: plugins/check_nwstat.c:1672 |
| @@ -3372,7 +3372,7 @@ msgid "Include server version string in results" | |||
| 3372 | msgstr "" | 3372 | msgstr "" |
| 3373 | 3373 | ||
| 3374 | #: plugins/check_nwstat.c:1671 | 3374 | #: plugins/check_nwstat.c:1671 |
| 3375 | msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" | 3375 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" |
| 3376 | msgstr "" | 3376 | msgstr "" |
| 3377 | 3377 | ||
| 3378 | #: plugins/check_nwstat.c:1672 | 3378 | #: plugins/check_nwstat.c:1672 |
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot index 5bc23637..45f46a89 100644 --- a/po/monitoring-plugins.pot +++ b/po/monitoring-plugins.pot | |||
| @@ -3225,7 +3225,7 @@ msgid "Include server version string in results" | |||
| 3225 | msgstr "" | 3225 | msgstr "" |
| 3226 | 3226 | ||
| 3227 | #: plugins/check_nwstat.c:1671 | 3227 | #: plugins/check_nwstat.c:1671 |
| 3228 | msgid "- This plugin requres that the MRTGEXT.NLM file from James Drews' MRTG" | 3228 | msgid "- This plugin requires that the MRTGEXT.NLM file from James Drews' MRTG" |
| 3229 | msgstr "" | 3229 | msgstr "" |
| 3230 | 3230 | ||
| 3231 | #: plugins/check_nwstat.c:1672 | 3231 | #: plugins/check_nwstat.c:1672 |
