From: pengbo Date: Fri, 19 Feb 2016 07:34:08 +0000 (+0900) Subject: change the chinese message catalog X-Git-Tag: V3_5_1~1^2~1 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=c40268fddfa5afc8473f0d355581e41f2fa408d3;p=pgpooladmin.git change the chinese message catalog --- diff --git a/lang/zh_cn.lang.php b/lang/zh_cn.lang.php index ff9273c..cc824af 100644 --- a/lang/zh_cn.lang.php +++ b/lang/zh_cn.lang.php @@ -238,7 +238,7 @@ $message = array( 'strCmdPcpFile' => 'pcp.conf', 'strCmdPgpoolFile' => 'pgpool.conf', 'strColList' => '列的列表', - 'strColName' => '用于分发的列名', + 'strColName' => '用于分区的列名', 'strCommon' => '公共', 'strConnectionError' => '连接错误', 'strConnTime' => '连接建立时间', @@ -255,7 +255,7 @@ $message = array( 'strDetail' => '细节', 'strDetailInfo' => '详细信息', 'strDisconnect' => '断开连接', - 'strDistDefFunc'=> '分发函数名', + 'strDistDefFunc'=> '分区函数名', 'strDown' => '未启动', 'strError' => '错误', 'strErrorCode' => '错误码',