From 922e68aea81e44713f39228f5d09772e23d40e49 Mon Sep 17 00:00:00 2001 From: Guillaume Lelarge Date: Thu, 16 Jun 2011 22:09:04 +0200 Subject: Small french update --- check_postgres.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'check_postgres.pl') diff --git a/check_postgres.pl b/check_postgres.pl index 6fcc47993..b59d19ecc 100755 --- a/check_postgres.pl +++ b/check_postgres.pl @@ -322,7 +322,7 @@ our %msg = ( }, 'fr' => { 'address' => q{adresse}, -'age' => q{âge}, + 'age' => q{âge}, 'backends-fatal' => q{N'a pas pu se connecter : trop de connexions}, 'backends-mrtg' => q{DB=$1 Connexions maximum=$2}, 'backends-msg' => q{$1 connexions sur $2 ($3%)}, -- cgit v1.2.3