summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillaume Lelarge2011-06-16 20:09:04 +0000
committerGuillaume Lelarge2011-06-16 20:09:04 +0000
commit922e68aea81e44713f39228f5d09772e23d40e49 (patch)
treeecee2b583cf5f4e191a8e7a2a8c03786eebe25f6
parent88568090e49e51683fc6ba86631be749677a3278 (diff)
Small french update
-rwxr-xr-xcheck_postgres.pl2
1 files changed, 1 insertions, 1 deletions
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%)},