[portal-commits] JBoss Portal SVN: r11916 - branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles.
portal-commits at lists.jboss.org
portal-commits at lists.jboss.org
Wed Sep 17 09:34:58 EDT 2008
Author: mputz
Date: 2008-09-17 09:34:57 -0400 (Wed, 17 Sep 2008)
New Revision: 11916
Modified:
branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties
Log:
JBPORTAL-2167: Wrong validation message shown in Change password function
Modified: branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties
===================================================================
--- branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties 2008-09-17 13:19:46 UTC (rev 11915)
+++ branches/JBoss_Portal_Branch_2_6/core-identity/src/resources/portal-identity-sar/conf/bundles/Identity.properties 2008-09-17 13:34:57 UTC (rev 11916)
@@ -119,7 +119,9 @@
IDENTITY_MANAGEMENT_EDIT_ROLE=Edit role
IDENTITY_MANAGEMENT_CREATE_ROLE=Create role
IDENTITY_MANAGEMENT_DISABLE=Disable
+IDENTITY_MANAGEMENT_DISABLE_USER_DISABLED=User disabled
IDENTITY_MANAGEMENT_ENABLE=Enable
+IDENTITY_MANAGEMENT_ENABLE_USER_ENABLED=User enabled
IDENTITY_MANAGEMENT_RESET_PASSWORD=Reset password
IDENTITY_MANAGEMENT_RESET_PASSWORD_FOR_USER=Reset password for user
IDENTITY_MANAGEMENT_RESET_PASSWORD_DESCRIPTION=The user will get a random password sent to his e-mail address.
More information about the portal-commits
mailing list