aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_CN/common.lang.php
diff options
context:
space:
mode:
authorplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
committerplegall <plg@piwigo.org>2011-08-24 20:03:53 +0000
commit2de0f01dce5913dcca68c28376205f0a6d473b7c (patch)
tree6eb4b4a2011ba5cc05fa4a37ecec4bac2ef646ec /language/zh_CN/common.lang.php
parentc1d7fbebdde17a90f8cb42e7a4c3fa551dcb6b79 (diff)
feature 2027 implemented: the "lost password" feature was rewritten.
The algorithm is highly inspired from WordPress : 1) in a single field, you give a username or an email 2) Piwigo sends an email with the activation key 3) the user clicks on the link in the email (with the activation key) and is able to set a new password The "lost password" feature is no longer limited to "classic" users: administrators and webmasters can use it too (no need to tell webmasters that they can only change their password in the database) git-svn-id: http://piwigo.org/svn/trunk@11992 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/zh_CN/common.lang.php')
-rw-r--r--language/zh_CN/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/zh_CN/common.lang.php b/language/zh_CN/common.lang.php
index d251ff33b..1c0f6f2b5 100644
--- a/language/zh_CN/common.lang.php
+++ b/language/zh_CN/common.lang.php
@@ -90,9 +90,6 @@ $lang['Links'] = "链接";
$lang['N/A'] = '不存在';
$lang['New on %s'] = "有新的在 %s";
$lang['New password confirmation does not correspond'] = "新密码确认时不匹配";
-$lang['New password sent by email'] = "新密码已通过电子邮件发送";
-$lang['No email address'] = "没有电子邮件地址";
-$lang['No classic user matches this email address'] = "没有用户对应此电子邮件";
$lang['Notification'] = "提醒";
$lang['Number of items'] = "项目数量";
$lang['Original dimensions'] = "原创尺寸";
@@ -112,7 +109,6 @@ $lang['Search rules'] = "搜索条件";
$lang['Search tags'] = "搜索标签";
$lang['Search'] = "搜索";
$lang['display available tags'] = "显示可用标签";
-$lang['Send new password'] = "发送新密码";
$lang['Since'] = "从";
$lang['Sort by'] = "分类参考";
$lang['Sort order'] = "分类顺序";
@@ -306,7 +302,6 @@ $lang['Admin: %s'] = "管理员: %s";
$lang['Registration of %s'] = " %s 的注册";
$lang['Album: %s'] = "图片集: %s";
$lang['Bad status for user "guest", using default status. Please notify the webmaster.'] = "“访客”账户出现问题,正在使用默认设置,请提醒管理员。";
-$lang['Administrator, webmaster and special user cannot use this method'] = "管理员,网管和特殊用户不能使用此手段。";
$lang['this email address is already in use'] = "这个电子邮件地址已经被占用了";
$lang['Album results for'] = "相册结果对应";
$lang['Tag results for'] = "标签结果对应";