[Vtigercrm-commits] [vtiger-commits] r7835 - /vtigercrm/trunk/modules/Users/language/en_us.lang.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Jul 5 04:13:35 EDT 2006
Author: richie
Date: Wed Jul 5 02:13:26 2006
New Revision: 7835
Log:
fixed the password issue
Modified:
vtigercrm/trunk/modules/Users/language/en_us.lang.php
Modified: vtigercrm/trunk/modules/Users/language/en_us.lang.php
==============================================================================
--- vtigercrm/trunk/modules/Users/language/en_us.lang.php (original)
+++ vtigercrm/trunk/modules/Users/language/en_us.lang.php Wed Jul 5 02:13:26 2006
@@ -124,7 +124,7 @@
'ERR_INVALID_PASSWORD'=>'You must specify a valid username and password.',
'ERR_PASSWORD_CHANGE_FAILED_1'=>'User password change failed for ',
'ERR_PASSWORD_CHANGE_FAILED_2'=>' failed. The new password must be set.',
-'ERR_PASSWORD_INCORRECT_OLD'=>'Incorrect old password for user $this->user_name. Re-enter password information.',
+'ERR_PASSWORD_INCORRECT_OLD'=>'Incorrect old password specified. Re-enter password information.',
'ERR_USER_NAME_EXISTS_1'=>'The user name ',
'ERR_USER_NAME_EXISTS_2'=>' already exists. Duplicate user names are not allowed.<br>Change the user name to be unique.',
'ERR_LAST_ADMIN_1'=>'The user name ',
More information about the vtigercrm-commits
mailing list