Author: tuancn
Date: 2010-01-30 01:26:52 -0500 (Sat, 30 Jan 2010)
New Revision: 1471
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
Log:
GTNPORTAL-528: Show a message when can't send a mail to user
Modified:
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
===================================================================
---
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties 2010-01-29
12:49:33 UTC (rev 1470)
+++
portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties 2010-01-30
06:26:52 UTC (rev 1471)
@@ -929,6 +929,7 @@
UIForgetPassword.msg.user-not-exist=This username doesn't exist.
UIForgetPassword.msg.email-not-exist=This email doesn't exist.
UIForgetPassword.msg.send-mail-success=Please check your email.
+UIForgetPassword.msg.send-mail-fail=Can't send mail.
UIForgetPassword.msg.expration=Your link is expired, you have to repeat the activation
process.
UIForgetPassword.mail.header=Thank you for contacting our support. You have submitted a
request for your user name and password.
UIForgetPassword.mail.footer=Thank you.
Show replies by date