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_mysql.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/check_mysql.c') diff --git a/plugins/check_mysql.c b/plugins/check_mysql.c index dc8c491d..84e62d20 100644 --- a/plugins/check_mysql.c +++ b/plugins/check_mysql.c @@ -391,7 +391,7 @@ print_help (void) printf (" %s\n", "-S, --check-slave"); printf (" %s\n", _("Check if the slave thread is running properly.")); printf (" %s\n", "-w, --warning"); - printf (" %s\n", _("Exit with WARNING status if slave server is more then INTEGER seconds behind master")); + printf (" %s\n", _("Exit with WARNING status if slave server is more than INTEGER seconds behind master")); printf (" %s\n", "-c, --critical"); printf (" %s\n", _("Exit with CRITICAL status if slave server is more then INTEGER seconds behind master")); printf (" %s\n", _("There are no required arguments. By default, the local database with")); -- cgit v1.2.3-74-g34f1