aboutsummaryrefslogtreecommitdiff
path: root/plugins/check_dummy.c
diff options
context:
space:
mode:
authorGravatar Benoit Mortier <opensides@users.sourceforge.net> 2006-06-14 21:27:38 +0000
committerGravatar Benoit Mortier <opensides@users.sourceforge.net> 2006-06-14 21:27:38 +0000
commitb2bfd4555a535ca0389ea3d89154ed1d27f1ac3b (patch)
tree98d64d0a9fa98c27bdd556108b557a77755420a5 /plugins/check_dummy.c
parent8e7eecefca0c5433058c70a4420a7910099444d6 (diff)
downloadmonitoring-plugins-b2bfd4555a535ca0389ea3d89154ed1d27f1ac3b.tar.gz
updating the help and usage for localization
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1427 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/check_dummy.c')
-rw-r--r--plugins/check_dummy.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/plugins/check_dummy.c b/plugins/check_dummy.c
index 0a7f472c..af7f8a3d 100644
--- a/plugins/check_dummy.c
+++ b/plugins/check_dummy.c
@@ -90,11 +90,9 @@ print_help (void)
printf ("Copyright (c) 1999 Ethan Galstad <nagios@nagios.org>\n");
printf (COPYRIGHT, copyright, email);
- printf (_("This plugin will simply return the state corresponding to the numeric value"));
+ printf ("%s\n", _("This plugin will simply return the state corresponding to the numeric value"));
- printf ("\n");
-
- printf (_("of the <state> argument with optional text"));
+ printf ("%s\n", _("of the <state> argument with optional text"));
printf ("\n\n");