summaryrefslogtreecommitdiffstats
path: root/plugins/check_cluster.c
diff options
context:
space:
mode:
authorThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-12-10 07:52:00 (GMT)
committerThomas Guyot-Sionnest <dermoth@users.sourceforge.net>2007-12-10 07:52:00 (GMT)
commit2af978187c71d1610c47c630b1cb0da01c129396 (patch)
tree1daf79717cad4174c797842d2727f534c4abf788 /plugins/check_cluster.c
parentc1b08bca7b9c01d01c805dc9e40a447d4526d2d5 (diff)
downloadmonitoring-plugins-2af978187c71d1610c47c630b1cb0da01c129396.tar.gz
Plenty of french translations (and a few fixes BTW)
- No more fuzzy french translations - Only (!) 355 strings to translate git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1859 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_cluster.c')
-rw-r--r--plugins/check_cluster.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/check_cluster.c b/plugins/check_cluster.c
index f1568d5..2c7ee11 100644
--- a/plugins/check_cluster.c
+++ b/plugins/check_cluster.c
@@ -244,7 +244,7 @@ print_help(void)
244 printf (" %s\n", _("non-OK state in order to return a WARNING status level")); 244 printf (" %s\n", _("non-OK state in order to return a WARNING status level"));
245 printf (" %s\n", "-c, --critical=THRESHOLD"); 245 printf (" %s\n", "-c, --critical=THRESHOLD");
246 printf (" %s\n", _("Specifies the range of hosts or services in cluster that must be in a")); 246 printf (" %s\n", _("Specifies the range of hosts or services in cluster that must be in a"));
247 printf (" %s\n", _(" non-OK state in order to return a CRITICAL status level")); 247 printf (" %s\n", _("non-OK state in order to return a CRITICAL status level"));
248 printf (" %s\n", "-d, --data=LIST"); 248 printf (" %s\n", "-d, --data=LIST");
249 printf (" %s\n", _("The status codes of the hosts or services in the cluster, separated by")); 249 printf (" %s\n", _("The status codes of the hosts or services in the cluster, separated by"));
250 printf (" %s\n", _("commas")); 250 printf (" %s\n", _("commas"));