From 57e5c20bb0d271075b9b55e797f0928ca8556078 Mon Sep 17 00:00:00 2001 From: Yoshiyuki Asaba Date: Wed, 9 Jan 2008 08:45:42 +0000 Subject: [PATCH] "password file" -> "pcp.conf file" --- install/lang/en.lang.php | 2 +- install/lang/ja.lang.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/install/lang/en.lang.php b/install/lang/en.lang.php index 62e0016..3823093 100644 --- a/install/lang/en.lang.php +++ b/install/lang/en.lang.php @@ -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', diff --git a/install/lang/ja.lang.php b/install/lang/ja.lang.php index f87660a..ea7af02 100644 --- a/install/lang/ja.lang.php +++ b/install/lang/ja.lang.php @@ -32,7 +32,7 @@ $message = array( 'strParameterCheck' => '管理ツールパラメータ設定', 'strFinish' => '完了', 'strPgConfFile' => 'pgpool.confファイル', - 'strPasswordFile' => 'パスワードファイル', + 'strPasswordFile' => 'pcp.confファイル', 'strPgmgtFile' => '管理ツール設定ファイル', 'strTempDir' => 'テンプレートディレクトリ', 'strPgpoolCommand' => 'pgpoolコマンド', -- 2.39.5