[Vtigercrm-commits] [vtiger-commits] r10859 - /vtigercrm/branches/5.0.3/include/js/en_us.lang.js

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri May 11 06:45:51 EDT 2007


Author: richie
Date: Fri May 11 04:45:43 2007
New Revision: 10859

Log:
fix for Settings : Wrong Alert(undefined). Fixes #3746 --minnie

Modified:
    vtigercrm/branches/5.0.3/include/js/en_us.lang.js

Modified: vtigercrm/branches/5.0.3/include/js/en_us.lang.js
==============================================================================
--- vtigercrm/branches/5.0.3/include/js/en_us.lang.js (original)
+++ vtigercrm/branches/5.0.3/include/js/en_us.lang.js Fri May 11 04:45:43 2007
@@ -109,6 +109,8 @@
 				SHARED_EVENT_DEL_MSG:'The User does not have permission to Delete this record.',
 				PLS_SELECT_VALID_FILE:'Please select a file with the following extension:\n',
                                 NO_SPECIAL:'Special Characters are not allowed',
+				IN_PROFILENAME:' in Profile Name',
+				IN_GROUPNAME:' in Group Name',
                                 VALID_TAX_PERCENT:'Enter a valid Tax percentage',
                                 VALID_SH_TAX:'Enter valid Taxes for shipping and handling ',
 				ROLE_DRAG_ERR_MSG:'You cannot move a Parent Node under a Child Node',





More information about the vtigercrm-commits mailing list