diff --git a/upload/source/language/lang_admincp.php b/upload/source/language/lang_admincp.php
index 85bf7854345465fcc9050f4989a413ec1d500044..2b80519f1bb65f380f56e7ae864b2f8623068549 100644
--- a/upload/source/language/lang_admincp.php
+++ b/upload/source/language/lang_admincp.php
@@ -2585,8 +2585,8 @@ $lang = array
'setting_mobile_status_tips' => '
提供方便手机方式浏览的页面,此功能仅限论坛范围内。本手机功能页仅支持WAP2.0(XHTML方式)以上的手机浏览器进行访问。手机浏览图片宽度为200像素以内缩略图。',
'setting_mobile_allowmobile' => '开启手机版',
'setting_mobile_allowmobile_comment' => '开启本功能,用户使用手机访问论坛时,将自动跳转到手机版界面
手机访问域名配置请进入: 全局 - 域名设置 - 应用域名
底部导航设置请进入:界面 - 导航设置 - 底部导航',
- 'setting_mobile_allowmnew' => '启用新触屏版',
- 'setting_mobile_allowmnew_comment' => '使用新触屏版,新触屏版的 URL 为“' . $_G['siteurl'] . 'm/”',
+ 'setting_mobile_allowmnew' => '启用本地化微社区前端',
+ 'setting_mobile_allowmnew_comment' => '使用本地化微社区前端,本地化微社区前端的 URL 为“' . $_G['siteurl'] . 'm/”。开启后本前端体系将替换原有的手机版体系,但不支持第三方插件以及搜索引擎收录,请谨慎使用',
'setting_mobile_mobileforward' => '开启手机浏览器自动跳转',
'setting_mobile_mobileforward_comment' => '开启后用户使用手机浏览器访问社区论坛功能页以外页面时自动跳转到论坛首页进行访问',
'setting_mobile_otherindex' => '允许非论坛作为首页',