mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
check_mrtg: Fixing spelling bug
This commit is contained in:
parent
be55da1d23
commit
9ac3fe7d50
4 changed files with 4 additions and 4 deletions
|
|
@ -356,7 +356,7 @@ print_help (void)
|
|||
printf (" %s\n", _("This plugin is useful for monitoring MRTG data that does not correspond to"));
|
||||
printf (" %s\n", _("bandwidth usage. (Use the check_mrtgtraf plugin for monitoring bandwidth)."));
|
||||
printf (" %s\n", _("It can be used to monitor any kind of data that MRTG is monitoring - errors,"));
|
||||
printf (" %s\n", _("packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows"));
|
||||
printf (" %s\n", _("packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows"));
|
||||
printf (" %s\n", _("me to track processor utilization, user connections, drive space, etc and"));
|
||||
printf (" %s\n\n", _("this plugin works well for monitoring that kind of data as well."));
|
||||
|
||||
|
|
|
|||
2
po/de.po
2
po/de.po
|
|
@ -1998,7 +1998,7 @@ msgstr ""
|
|||
|
||||
#: plugins/check_mrtg.c:359
|
||||
msgid ""
|
||||
"packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows"
|
||||
"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/check_mrtg.c:360
|
||||
|
|
|
|||
2
po/fr.po
2
po/fr.po
|
|
@ -2050,7 +2050,7 @@ msgstr ""
|
|||
|
||||
#: plugins/check_mrtg.c:359
|
||||
msgid ""
|
||||
"packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows"
|
||||
"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/check_mrtg.c:360
|
||||
|
|
|
|||
|
|
@ -1944,7 +1944,7 @@ msgstr ""
|
|||
|
||||
#: plugins/check_mrtg.c:359
|
||||
msgid ""
|
||||
"packets/sec, etc. I use MRTG in conjuction with the Novell NLM that allows"
|
||||
"packets/sec, etc. I use MRTG in conjunction with the Novell NLM that allows"
|
||||
msgstr ""
|
||||
|
||||
#: plugins/check_mrtg.c:360
|
||||
|
|
|
|||
Loading…
Reference in a new issue