* @copyright 2003-2012 PgPool Global Development Group * @version CVS: $Id$ */ $message = array( 'lang' => 'en', 'strLang' => 'English', 'strVersion' => 'pgpool-II version', 'strNext' => 'Next', 'strCheck' => 'Check', 'strDirectoryCheck' => 'Directory Check', 'strParameterCheck' => 'Parameter Setting', 'strFinish' => 'Finish', 'strPgConfFile' => 'pgpool.conf File', 'strPasswordFile' => 'pcp.conf File', 'strPgmgtFile' => 'pgpoolAdmin Setting File', 'strTempDir' => 'Template Directory', 'strPgpoolCommand' => 'pgpool Command', 'strPgpoolCommandOption' => 'pgpool Command Option', 'strCmdC' => 'Clears query cache', 'strCmdD' => 'debug mode', 'strCmdM' => 'stop mode', 'strCmdLargeD' => 'Discard pgpool_status file', 'strCmdN' => 'don\'t run in daemon mode', 'strCmdLargeC' => 'Discard oid maps for om memory query cache', 'strCmdPgpoolFile' => 'pgpool.conf', 'strCmdPcpFile' => 'pcp.conf', 'strCmdDesc' => 'If it is a blank, this option is ignored.', 'strPgpoolLogFile' => 'pgpool Logfile', 'strPcpDir' => 'PCP directory', 'strPcpTimeout' => 'PCP Timeout', 'strPgConnectTimeout' => 'PostgreSQL Connect Timeout', 'strPcpHostName' => 'PCP Hostname', 'strPcpRefreshTime' => 'Refresh Time', 'strDependencies' => 'Dependencies', 'strPgPhp' => 'PHP PostgreSQL (pgsql)', 'msgCongratulations' => 'Congratulations. pgpool Administration Tool was installed!', 'msgDeleteInstallDir' => ' : Please remove this directory', 'msgToTop' => 'top' ); ?>