[check_postgres] [commit] Another translation from Guillaume Lelarge

check_postgres at bucardo.org check_postgres at bucardo.org
Thu Apr 23 21:38:40 UTC 2009


Committed by Greg Sabino Mullane <greg at endpoint.com>

Another translation from Guillaume Lelarge

---
 check_postgres.pl |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/check_postgres.pl b/check_postgres.pl
index ed242ae..99c406c 100755
--- a/check_postgres.pl
+++ b/check_postgres.pl
@@ -347,7 +347,7 @@ our %msg = (
 	'opt-psql-nofind'    => q{N'a pas pu trouver un psql exécutable},
 	'opt-psql-nover'     => q{N'a pas pu déterminer la version de psql},
 	'opt-psql-restrict'  => q{Ne peut pas utiliser l'option --PSQL si NO_PSQL_OPTION est activé},
-'preptxn-none'       => q{No prepared transactions found},
+    'preptxn-none'       => q{Aucune transaction préparée trouvée},
 	'qtime-fail'         => q{Ne peut pas exécuter l'action txn_idle si stats_command_string est désactivé !},
 	'qtime-msg'          => q{requête la plus longue : $1s},
 	'range-badcs'        => q{Option « $1 » invalide : doit être une somme de contrôle},
-- 
1.6.0.5



More information about the Check_postgres mailing list