From 19b97afb125056ed6021d6f6ecf5a9b0ace2b314 Mon Sep 17 00:00:00 2001 From: Benoit Mortier Date: Tue, 6 Feb 2007 21:03:21 +0000 Subject: correcting some translation problems git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1611 f882894a-f735-0410-b71e-b25c423dba1c --- plugins/check_ide_smart.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_ide_smart.c') diff --git a/plugins/check_ide_smart.c b/plugins/check_ide_smart.c index 234f23b7..e30d89cc 100644 --- a/plugins/check_ide_smart.c +++ b/plugins/check_ide_smart.c @@ -522,7 +522,7 @@ print_help (void) printf (" %s\n", "-0, --auto-off"); printf (" %s\n", _("Turn off automatic offline tests")); printf (" %s\n", "-n, --nagios"); - printf (" %s\n", _("Output suitable for Nagios\n")); + printf (" %s\n\n", _("Output suitable for Nagios")); printf (_(UT_SUPPORT)); } -- cgit v1.2.3