You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ofbiz.apache.org by jl...@apache.org on 2007/12/02 19:44:19 UTC

svn commit: r600355 - /ofbiz/trunk/framework/common/config/SecurityextUiLabels.properties

Author: jleroux
Date: Sun Dec  2 10:44:18 2007
New Revision: 600355

URL: http://svn.apache.org/viewvc?rev=600355&view=rev
Log:
Typo

Modified:
    ofbiz/trunk/framework/common/config/SecurityextUiLabels.properties

Modified: ofbiz/trunk/framework/common/config/SecurityextUiLabels.properties
URL: http://svn.apache.org/viewvc/ofbiz/trunk/framework/common/config/SecurityextUiLabels.properties?rev=600355&r1=600354&r2=600355&view=diff
==============================================================================
--- ofbiz/trunk/framework/common/config/SecurityextUiLabels.properties (original)
+++ ofbiz/trunk/framework/common/config/SecurityextUiLabels.properties Sun Dec  2 10:44:18 2007
@@ -57,7 +57,7 @@
 # ${errorMessage} = Error Description
 loginevents.error_accessing_password=Error accessing password: ${errorMessage}.
 loginevents.error_accessing_password_change_history=Error accessing password change history: ${errorMessage}.
-loginevents.user_with_the_username_not_found=A user with the username "${userLoginId}" was not found, please re-enter.
+loginevents.user_with_the_username_not_found=A user with the Username "${userLoginId}" was not found, please re-enter.
 loginevents.no_primary_email_address_set_contact_customer_service=No Primary Email Address has been set, please contact customer service.
 loginevents.problems_with_configuration_contact_customer_service=Problems with configuration; please contact customer service.
 # ${errorMessage} = Error Description
@@ -105,6 +105,6 @@
 
 loginmapprocs.old_password_missing=The (old) Password is missing.
 loginmapprocs.new_password_missing=New Password is missing.
-loginmapprocs.password_not_equal_verfiy_password=New Password does not equal Verfiy Password
+loginmapprocs.password_not_equal_verfiy_password=New Password does not equal Verify Password
 loginmapprocs.new_password_verify_missing=New Password Verify is missing
 loginmapprocs.password_successfully_updated=Password successfully updated.