summaryrefslogtreecommitdiff
path: root/inc/lang/zh
diff options
context:
space:
mode:
authorAnika Henke <anika@selfthinker.org>2013-09-03 09:36:15 +0100
committerAnika Henke <anika@selfthinker.org>2013-09-03 09:36:15 +0100
commit33f552fab34c9ddcc3b647aedcc86a6209c708af (patch)
tree3def583bc67bee04feefebb2d07cefc00568a795 /inc/lang/zh
parent5fdb3847c799fe15ec53e1b13ce618fe31ca4b9b (diff)
downloadrpg-33f552fab34c9ddcc3b647aedcc86a6209c708af.tar.gz
rpg-33f552fab34c9ddcc3b647aedcc86a6209c708af.tar.bz2
removed unused lang string (authmodfailed)
Diffstat (limited to 'inc/lang/zh')
-rw-r--r--inc/lang/zh/lang.php3
1 files changed, 1 insertions, 2 deletions
diff --git a/inc/lang/zh/lang.php b/inc/lang/zh/lang.php
index 591108010..f761c2cb8 100644
--- a/inc/lang/zh/lang.php
+++ b/inc/lang/zh/lang.php
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author ZDYX <zhangduyixiong@gmail.com>
* @author http://www.chinese-tools.com/tools/converter-tradsimp.html
* @author George Sheraton <guxd@163.com>
@@ -270,7 +270,6 @@ $lang['subscr_m_receive'] = '接收';
$lang['subscr_style_every'] = '对每次更改发送邮件';
$lang['subscr_style_digest'] = '对每个页面发送更改的摘要邮件(每 %.2f 天)';
$lang['subscr_style_list'] = '自上封邮件以来更改的页面的列表(每 %.2f 天)';
-$lang['authmodfailed'] = '错误的用户认证设置。请通知维基管理员。';
$lang['authtempfail'] = '用户认证暂时无法使用。如果该状态一直存在,请通知维基管理员。';
$lang['authpwdexpire'] = '您的密码将在 %d 天内过期,请尽快更改';
$lang['i_chooselang'] = '选择您的语言';