[gatein-commits] gatein SVN: r1522 - portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal.

do-not-reply at jboss.org do-not-reply at jboss.org
Wed Feb 3 09:25:30 EST 2010


Author: thomas.heute at jboss.com
Date: 2010-02-03 09:25:30 -0500 (Wed, 03 Feb 2010)
New Revision: 1522

Modified:
   portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties
Log:
GTNPORTAL-583: i18n of email subject when sending new password
GTNPORTAL-582: Extract email 'From' from the code when sending new password



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-02-03 13:45:02 UTC (rev 1521)
+++ portal/trunk/web/portal/src/main/webapp/WEB-INF/classes/locale/portal/webui_en.properties	2010-02-03 14:25:30 UTC (rev 1522)
@@ -925,7 +925,7 @@
 UIForgetPassword.msg.user-delete=Your username has been deleted by an administrator.
 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-success=An email has been sent to you.
 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.
@@ -933,6 +933,8 @@
 UIForgetPassword.mail.user=The User Name for your account is :
 UIForgetPassword.mail.password=The Password for your password is :
 UIForgetPassword.mail.link=You can then request a new password for the username, please click on this link :
+UIForgetPassword.mail.subject=Password and username reminder
+UIForgetPassword.mail.from=no-reply at gatein.org
 UIResetPassword.title=Change password
 UIResetPassword.action.Save=Save
 UIResetPassword.action.Close=Close



More information about the gatein-commits mailing list