]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/resources/zh-cn.lang.php
Recycled some more old strings.
[timetracker.git] / WEB-INF / resources / zh-cn.lang.php
index 365b35272ee38ad7fe3b8adbcd2df33879fcae21..b3a15fa96836343fad97b24dfaa49608a953c990 100644 (file)
@@ -347,9 +347,9 @@ $i18n_key_words = array(
 'form.login.about' =>'Anuko <a href="https://www.anuko.com/lp/tt_2.htm" target="_blank">Time Tracker</a> 是一种简单、易用、开放源代码的实时跟踪系统。',
 
 // Resetting Password form. See example at https://timetracker.anuko.com/password_reset.php.
+'form.reset_password.message' => '密码重设请求已经发送。', // TODO: Add "by email" to match the English string.
+'form.reset_password.email_subject' => 'Anuko时间追踪器密码重设请求',
 // TODO: translate the following.
-// 'form.reset_password.message' => 'Password reset request sent by email.',
-// 'form.reset_password.email_subject' => 'Anuko Time Tracker password reset request',
 // 'form.reset_password.email_body' => "Dear User,\n\nSomeone, possibly you, requested your Anuko Time Tracker password reset. Please visit this link if you want to reset your password.\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
 
 // Changing Password form. See example at https://timetracker.anuko.com/password_change.php?ref=1.
@@ -430,8 +430,6 @@ $i18n_key_words = array(
 // TODO: refactoring ongoing down from here.
 
 // password reminder form attributes
-"form.fpass.send_pass_str" => '密码重设请求已经发送',
-"form.fpass.send_pass_subj" => 'Anuko时间追踪器密码重设请求',
 // Note to translators: the ending of this string below needs to be translated.
 "form.fpass.send_pass_body" => "亲爱的用户,\n\n有人,也可能是您自己,请求重新设置您的Anuko时间追踪器密码。如果您希望重设您的密码,请访问下面的连结:\n\n%s\n\nAnuko Time Tracker is a simple, easy to use, open source time tracking system. Visit https://www.anuko.com for more information.\n\n",
 "form.fpass.reset_comment" => "要重设密码,请输入新密码并点击保存按钮",