summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Wagner <waja@cyconet.org>2014-06-23 20:33:29 (GMT)
committerJan Wagner <waja@cyconet.org>2014-06-23 20:33:29 (GMT)
commit580bdd286379f6d8b678b9a7472572cfa2684aaf (patch)
tree129f003f002684c312fb1b76a89d6922a6606d91
parent9ac3fe7d5036e7a3672e32e87db4c252209c862a (diff)
downloadmonitoring-plugins-580bdd2.tar.gz
check_ide_smart: Fixing spelling bug
-rw-r--r--plugins/check_ide_smart.c2
-rw-r--r--po/de.po2
-rw-r--r--po/fr.po2
-rw-r--r--po/monitoring-plugins.pot2
4 files changed, 4 insertions, 4 deletions
diff --git a/plugins/check_ide_smart.c b/plugins/check_ide_smart.c
index 55faacc..47605e9 100644
--- a/plugins/check_ide_smart.c
+++ b/plugins/check_ide_smart.c
@@ -419,7 +419,7 @@ nagios (values_t * p, thresholds_t * t)
419 status=STATE_OK; 419 status=STATE_OK;
420 break; 420 break;
421 default: 421 default:
422 printf (_("ERROR - Status '%d' unkown. %d/%d tests passed\n"), status, 422 printf (_("ERROR - Status '%d' unknown. %d/%d tests passed\n"), status,
423 passed, total); 423 passed, total);
424 status = STATE_UNKNOWN; 424 status = STATE_UNKNOWN;
425 break; 425 break;
diff --git a/po/de.po b/po/de.po
index 1b72995..51551ae 100644
--- a/po/de.po
+++ b/po/de.po
@@ -5360,7 +5360,7 @@ msgstr ""
5360 5360
5361#: plugins/check_ide_smart.c:441 5361#: plugins/check_ide_smart.c:441
5362#, c-format 5362#, c-format
5363msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n" 5363msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n"
5364msgstr "" 5364msgstr ""
5365 5365
5366#: plugins/check_ide_smart.c:474 5366#: plugins/check_ide_smart.c:474
diff --git a/po/fr.po b/po/fr.po
index 4eaddf5..d88dfe2 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -5448,7 +5448,7 @@ msgstr "OK - En fonctionnement (%d/%d les tests on été réussi)\n"
5448 5448
5449#: plugins/check_ide_smart.c:441 5449#: plugins/check_ide_smart.c:441
5450#, c-format 5450#, c-format
5451msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n" 5451msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n"
5452msgstr "ERREUR - État '%d' inconnu. %d/%d les tests on réussi\n" 5452msgstr "ERREUR - État '%d' inconnu. %d/%d les tests on réussi\n"
5453 5453
5454#: plugins/check_ide_smart.c:474 5454#: plugins/check_ide_smart.c:474
diff --git a/po/monitoring-plugins.pot b/po/monitoring-plugins.pot
index b474359..8f220e9 100644
--- a/po/monitoring-plugins.pot
+++ b/po/monitoring-plugins.pot
@@ -5217,7 +5217,7 @@ msgstr ""
5217 5217
5218#: plugins/check_ide_smart.c:441 5218#: plugins/check_ide_smart.c:441
5219#, c-format 5219#, c-format
5220msgid "ERROR - Status '%d' unkown. %d/%d tests passed\n" 5220msgid "ERROR - Status '%d' unknown. %d/%d tests passed\n"
5221msgstr "" 5221msgstr ""
5222 5222
5223#: plugins/check_ide_smart.c:474 5223#: plugins/check_ide_smart.c:474