"password file" -> "pcp.conf file"
authorYoshiyuki Asaba <y-asaba at pgfoundry.org>
Wed, 9 Jan 2008 08:45:42 +0000 (08:45 +0000)
committerYoshiyuki Asaba <y-asaba at pgfoundry.org>
Wed, 9 Jan 2008 08:45:42 +0000 (08:45 +0000)
install/lang/en.lang.php
install/lang/ja.lang.php

index 62e0016f0bfb4eb5e57b301128eefb1a9b8156d6..38230939e96eaa1f5be1debd952607e48fe3b283 100644 (file)
@@ -32,7 +32,7 @@ $message = array(
     'strParameterCheck' => 'Parameter Setting',
     'strFinish' => 'Finish',
     'strPgConfFile' => 'pgpool.conf File',
-    'strPasswordFile' => 'Password file',
+    'strPasswordFile' => 'pcp.conf File',
     'strPgmgtFile' => 'pgpoolAdmin Setting File',
     'strTempDir' => 'Template Directory',
     'strPgpoolCommand' => 'Pgpool Command',
index f87660a097435f7355740325af7f7d617c9b0946..ea7af0259c7d467ad71d9f4f3b8db788a135a48c 100644 (file)
@@ -32,7 +32,7 @@ $message = array(
     'strParameterCheck' => '管理ツールパラメータ設定',
     'strFinish' => '完了',
     'strPgConfFile' => 'pgpool.confファイル',
-    'strPasswordFile' => 'パスワードファイル',
+    'strPasswordFile' => 'pcp.confファイル',
     'strPgmgtFile' => '管理ツール設定ファイル',
     'strTempDir' => 'テンプレートディレクトリ',
     'strPgpoolCommand' => 'pgpoolコマンド',