diff --git a/xuanxuan/module/im/ext/lang/en/xuanxuan.php b/xuanxuan/module/im/ext/lang/en/xuanxuan.php
index 5c60ed65a5..ab7f8dd974 100644
--- a/xuanxuan/module/im/ext/lang/en/xuanxuan.php
+++ b/xuanxuan/module/im/ext/lang/en/xuanxuan.php
@@ -5,11 +5,11 @@ $lang->im->help = 'Help';
$lang->im->settings = 'Settings';
$lang->im->xxdServer = 'ZenTao Server';
$lang->im->downloadXXD = 'Download XXD';
-$lang->im->zentaoIntegrate = 'Zentao Integrated';
-$lang->im->zentaoClient = 'ZenTao Client is added!';
+$lang->im->zentaoIntegrate = 'ZenTao Integrated';
+$lang->im->zentaoClient = 'ZenTao Desktop is added!';
$lang->im->getChatUsers = 'Get Chat Users';
$lang->im->getChatGroups = 'Get Chat Groups';
-$lang->im->notifyMSG = 'Notify';
+$lang->im->notifyMSG = 'Notification';
$lang->im->createBug = 'Create Bug';
$lang->im->createDoc = 'Create Doc';
@@ -23,9 +23,9 @@ $lang->im->turnonList = array();
$lang->im->turnonList[1] = 'Enable';
$lang->im->turnonList[0] = 'Disable';
-$lang->im->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->im->xxClientConfirm = 'Click Download ZenTao Client at the right bottom to download it!';
-$lang->im->xxServerConfirm = 'Go to Admin-Desktop to download the ZenTao Client Server!';
+$lang->im->info = "ZenTao Desktop is powered by Xuanxuan, 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 Xuanxuan, you can code your own plug-ins. Click HERE for more.";
+$lang->im->xxClientConfirm = 'Click Download ZenTao Desktop at the right bottom to download it!';
+$lang->im->xxServerConfirm = 'Go to Admin-Desktop to download the ZenTao Desktop Server!';
$lang->im->xxdServerTip = 'XXD server address contains protocol, host and port,such as http://192.168.1.35 or http://domain. It should not be 127.0.0.1.';
$lang->im->xxdServerEmpty = 'XXD server address is empty.';