aboutsummaryrefslogtreecommitdiffstats
path: root/language/zh_TW/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_TW/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_TW/common.lang.php')
-rw-r--r--language/zh_TW/common.lang.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/language/zh_TW/common.lang.php b/language/zh_TW/common.lang.php
index 87ff12811..2d09c96db 100644
--- a/language/zh_TW/common.lang.php
+++ b/language/zh_TW/common.lang.php
@@ -92,9 +92,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'] = '原始大小';
@@ -115,7 +112,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'] = '排序規則';
@@ -309,7 +305,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'] = '符合查詢標籤結果';