diff --git a/xuanxuan/module/chat/ext/lang/en/xuanxuan.php b/xuanxuan/module/chat/ext/lang/en/xuanxuan.php
index fb6a7c11b2..9bc66cd356 100644
--- a/xuanxuan/module/chat/ext/lang/en/xuanxuan.php
+++ b/xuanxuan/module/chat/ext/lang/en/xuanxuan.php
@@ -3,7 +3,7 @@ $lang->chat->common = 'Xuanxuan';
$lang->chat->turnon = 'On';
$lang->chat->help = 'Help';
$lang->chat->settings = 'Settings';
-$lang->chat->xxdServer = 'Zentao Server';
+$lang->chat->xxdServer = 'ZenTao Server';
$lang->chat->downloadXXD = 'Download XXD';
$lang->chat->zentaoIntegrate = 'Zentao Integrated';
$lang->chat->zentaoClient = 'ZenTao Client is added!';
@@ -16,9 +16,9 @@ $lang->chat->turnonList[1] = 'Enable';
$lang->chat->turnonList[0] = 'Disable';
$lang->chat->info = "ZenTao client is powered by Xuan, a secure and open source Instant Messenger by Nature Easy Soft. It is a self-hosted and cross-platform tool with numerous plug-ins and robust features. In Xuan, you can code your own plug-ins. Click HERE for more.";
-$lang->chat->xxClientConfirm = 'Click the lower right icon to download new zentao client!';
-$lang->chat->xxServerConfirm = 'Go to Admin-Integrate-Xuanxuan download new zentao client server!';
+$lang->chat->xxClientConfirm = 'Click Download ZenTao Client at the right bottom to download it!';
+$lang->chat->xxServerConfirm = 'Go to Admin-Integrate-ZT Client to download the ZenTao Client Server!';
-$lang->chat->xxdServerTip = 'XXD server address contains protocol and host and port,such as http://192.168.1.35 or http://pms.zentao.com. that can not be 127.0.0.1.';
+$lang->chat->xxdServerTip = 'XXD server address contains protocol, host and port,such as http://192.168.1.35 or http://pms.zentao.com. It should not be 127.0.0.1.';
$lang->chat->xxdServerEmpty = 'XXD server address is empty.';
-$lang->chat->xxdServerError = 'XXD server address can not be 127.0.0.1.';
+$lang->chat->xxdServerError = 'XXD server address should not be 127.0.0.1.';
diff --git a/xuanxuan/module/common/ext/lang/en/xuanxuan.php b/xuanxuan/module/common/ext/lang/en/xuanxuan.php
index e94f51dba0..e289bf9b40 100644
--- a/xuanxuan/module/common/ext/lang/en/xuanxuan.php
+++ b/xuanxuan/module/common/ext/lang/en/xuanxuan.php
@@ -5,5 +5,5 @@ $lang->admin->menu->sso['link'] = 'Integrate|admin|xuanxuan';
if(!isset($lang->admin->menu->sso['alias'])) $lang->admin->menu->sso['alias'] = '';
$lang->admin->menu->sso['alias'] .= ',sso';
-$lang->admin->subMenu->sso->xuanxuan = 'Xuanxuan|admin|xuanxuan';
+$lang->admin->subMenu->sso->xuanxuan = 'ZT Client|admin|xuanxuan';
$lang->admin->subMenuOrder->sso[4] = 'xuanxuan';
diff --git a/xuanxuan/module/message/ext/lang/en/xuanxuan.php b/xuanxuan/module/message/ext/lang/en/xuanxuan.php
index f8dd9b033a..470a08c758 100644
--- a/xuanxuan/module/message/ext/lang/en/xuanxuan.php
+++ b/xuanxuan/module/message/ext/lang/en/xuanxuan.php
@@ -1,4 +1,4 @@
message->typeList['xuanxuan'] = 'Client';
-$lang->message->sender = 'ZentaoPMS';
+$lang->message->sender = 'ZenTao';