[Vtigercrm-commits] [vtiger-commits] r11073 - /vtigercrm/branches/5.0.3/include/js/en_us.lang.js
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Sun May 27 14:52:13 EDT 2007
Author: richie
Date: Sun May 27 12:52:06 2007
New Revision: 11073
Log:
fixed - In Account related list added a new contact.The particular contact when we upload a contact image(.zip file) doesn't show any messages. -Sri
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 27 12:52:06 2007
@@ -129,6 +129,7 @@
IN_USERNAME :' in Username ',
LBL_ENTER_VALID_NO: 'Please enter valid number',
LBL_PROVIDE_YES_NO: ' Invalid value.\n Please Provide Yes or No',
- LBL_SELECT_CRITERIA: ' Invalid criteria.\n Please select criteria'
+ LBL_SELECT_CRITERIA: ' Invalid criteria.\n Please select criteria',
+ LBL_WRONG_IMAGE_TYPE: 'Allowed file types for Contacts - jpeg, png, jpg, pjpeg, x-png or gif'
};
More information about the vtigercrm-commits
mailing list