Author: channa Date: Sun Jul 20 22:21:37 2008 New Revision: 19711 URL: http://wso2.org/svn/browse/wso2?view=rev&revision=19711
Log: Expanded reset message to inform user that the new password will be e-mailed to ID. Modified: trunk/mashup/java/modules/core/conf/UI.properties Modified: trunk/mashup/java/modules/core/conf/UI.properties URL: http://wso2.org/svn/browse/wso2/trunk/mashup/java/modules/core/conf/UI.properties?rev=19711&r1=19710&r2=19711&view=diff ============================================================================== --- trunk/mashup/java/modules/core/conf/UI.properties (original) +++ trunk/mashup/java/modules/core/conf/UI.properties Sun Jul 20 22:21:37 2008 @@ -18,6 +18,6 @@ register.admin.title=Welcome to the WSO2 Mashup Server! register.admin.message=Please take a moment to secure the WSO2 Mashup Server by providing a user name and password for the primary account. This primary account will have administrative privileges, with full control over all the resources and users. Additional users can be added by this account, or self-registration with email verification can be enabled.</p><p>Note that if no email address is provided, you will be unable to recover a lost password for this account. reset.password.title=Reset Password -reset.password.message=Enter the user name and e-mail ID you registered with to reset your password. +reset.password.message=Submit the user name and e-mail ID in your current profile to reset your password. A new password will be generated and sent to your ID. register.self.identerror=Identity submission failed. Please register using another identifier or by entering data manually register.self.identreused=Identity has already been registered. Please register using another identifier or by entering data manually \ No newline at end of file _______________________________________________ Mashup-dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/mashup-dev
