[Vtigercrm-commits] [vtiger-commits] r10319 - /vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Mar 2 02:58:39 EST 2007


Author: richie
Date: Fri Mar  2 00:58:30 2007
New Revision: 10319

Log:
fixes #3174

Modified:
    vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php

Modified: vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php Fri Mar  2 00:58:30 2007
@@ -151,6 +151,12 @@
 //Added for 5.0.3
 'TITLE_VTIGERCRM_MAIL'=>'vtigerCRM Mail',
 'TITLE_COMPOSE_MAIL'=>'Compose Mail',
+
+'MESSAGE_MAIL_COULD_NOT_BE_SEND'=>'Mail could not be sent to the assigned to user.',
+'MESSAGE_PLEASE_CHECK_ASSIGNED_USER_EMAILID'=>'Please check the assigned to user email id...',
+'MESSAGE_PLEASE_CHECK_THE_FROM_MAILID'=>'Please check the from email id',
+'MESSAGE_MAIL_COULD_NOT_BE_SEND_TO_THIS_EMAILID'=>'Mail could not be sent to this email id'
+'PLEASE_CHECK_THIS_EMAILID'=>'Please check this mail id...',
 );
 
 ?>





More information about the vtigercrm-commits mailing list