From c40268fddfa5afc8473f0d355581e41f2fa408d3 Mon Sep 17 00:00:00 2001 From: pengbo Date: Fri, 19 Feb 2016 16:34:08 +0900 Subject: [PATCH] change the chinese message catalog --- lang/zh_cn.lang.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' => '错误码', -- 2.39.5