From 2d6bdaeb61d3aa318b71a66af5aa75c0ad8f6a95 Mon Sep 17 00:00:00 2001 From: Yoshiyuki Asaba Date: Wed, 26 Dec 2007 07:31:08 +0000 Subject: [PATCH] Fix typo. --- lang/en.lang.php | 4 ++-- lang/fr.lang.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lang/en.lang.php b/lang/en.lang.php index 353d9da..20f3954 100644 --- a/lang/en.lang.php +++ b/lang/en.lang.php @@ -191,7 +191,7 @@ $message = array( 'strProtocolNinorVersion' => 'Protocol Minor Version', 'strQueryCache' => 'Query Cache', 'strQueryStr' => 'Query', - 'strReload' => 'Reload', + 'strReloadPgpool' => 'Reload', 'strReplicationMode' => 'Replication Mode', 'strReset' => 'Reset', 'strRestart' => 'Restart', @@ -208,7 +208,7 @@ $message = array( 'strStartPgpool' => 'Start pgpool', 'strStatus' => 'Status', 'strStopOption' => 'pgpool Stop Option', - 'strStopPgpool' => 'pgpool is stopped', + 'strStopPgpool' => 'Stop pgpool', 'strSummary' => 'Summary', 'strSystemDb' => 'Partitioning Rule', 'strTable' => 'Table', diff --git a/lang/fr.lang.php b/lang/fr.lang.php index 7849610..29274d3 100644 --- a/lang/fr.lang.php +++ b/lang/fr.lang.php @@ -191,7 +191,7 @@ $message = array( 'strProtocolNinorVersion' => 'Version mineure du protocole', 'strQueryCache' => 'Cache des requêtes', 'strQueryStr' => 'Requêtes', - 'strReload' => 'Recharger', + 'strReloadPgpool' => 'Recharger', 'strReplicationMode' => 'Mode réplication', 'strReset' => 'Réinitialiser', 'strRestart' => 'Redémarrer', -- 2.39.5