From 2af978187c71d1610c47c630b1cb0da01c129396 Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Mon, 10 Dec 2007 07:52:00 +0000 Subject: 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 --- plugins/check_swap.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'plugins/check_swap.c') diff --git a/plugins/check_swap.c b/plugins/check_swap.c index fb84ca4b..fe0e4ca9 100644 --- a/plugins/check_swap.c +++ b/plugins/check_swap.c @@ -543,8 +543,7 @@ print_help (void) printf (" %s\n", _("Exit with CRITCAL status if less than PERCENT of swap space is free")); printf (" %s\n", "-a, --allswaps"); printf (" %s\n", _("Conduct comparisons for all swap partitions, one by one")); - printf (" %s\n", "-v, --verbose"); - printf (" %s\n", _("Verbose output. Up to 3 levels")); + printf (_(UT_VERBOSE)); printf ("\n"); printf ("%s\n", _("Notes:")); printf (" %s\n", _("On AIX, if -a is specified, uses lsps -a, otherwise uses lsps -s.\n")); -- cgit v1.2.3-74-g34f1