Fix typo.
authorYoshiyuki Asaba <y-asaba at pgfoundry.org>
Wed, 26 Dec 2007 07:31:08 +0000 (07:31 +0000)
committerYoshiyuki Asaba <y-asaba at pgfoundry.org>
Wed, 26 Dec 2007 07:31:08 +0000 (07:31 +0000)
lang/en.lang.php
lang/fr.lang.php

index 353d9daa53c93642249fb16845ab3df751d69eab..20f3954c6d5a757b794813ad2cc207af8fb8515e 100644 (file)
@@ -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',
index 7849610b38fbfdd061487f5dba74a7a5b58051d3..29274d336035635b8b6f1ca2113c20a83f3ac5df 100644 (file)
@@ -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',