[Vtigercrm-commits] [vtiger-commits] r10896 - /vtigercrm/branches/5.0.3/include/js/en_us.lang.js
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 14 00:50:35 EDT 2007
Author: richie
Date: Sun May 13 22:50:30 2007
New Revision: 10896
Log:
fix for i18n issue in Role Name. Fixes #3725 --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 Sun May 13 22:50:30 2007
@@ -111,6 +111,7 @@
NO_SPECIAL:'Special Characters are not allowed',
IN_PROFILENAME:' in Profile Name',
IN_GROUPNAME:' in Group Name',
+ IN_ROLENAME:' in Role 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