From e23b863a2526872c935dfdf84856b72472c478d0 Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Tue, 24 Oct 2006 21:48:22 +0000 Subject: last localization fixes for core plugins in c git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1524 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_nt.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins') diff --git a/plugins/check_nt.c b/plugins/check_nt.c index 0dddba5c..44203dbc 100644 --- a/plugins/check_nt.c +++ b/plugins/check_nt.c @@ -654,7 +654,7 @@ void print_help(void) printf (" %s", "CLIENTVERSION ="); printf (" %s\n", _("Get the NSClient version")); printf (" %s\n", _("If -l is specified, will return warning if versions differ.")); - printf (" %s\n", "CPULOAD =" + printf (" %s\n", "CPULOAD ="); printf (" %s\n", _("Average CPU load on last x minutes.")); printf (" %s\n", _("Request a -l parameter with the following syntax:")); printf (" %s\n", _("-l ,,.")); @@ -689,7 +689,7 @@ void print_help(void) printf (" %s\n\n", _("If does not include \"%%\", it is used as a label.")); printf (" %s\n", _("Some examples:")); printf (" %s\n", "\"Paging file usage is %%.2f %%%%\""); - printf (" %s\n\n", "\"%%.f %%%% paging file used.\"")); + printf (" %s\n\n", "\"%%.f %%%% paging file used.\""); printf (_("Notes:")); printf (" %s\n", _("- The NSClient service should be running on the server to get any information")); printf (" %s\n", "(http://nsclient.ready2run.nl)."); -- cgit v1.2.3-74-g34f1