[Vtigercrm-commits] [vtiger-commits] r10359 - /vtigercrm/branches/5.0.3/modules/Emails/language/en_us.lang.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Tue Mar 6 05:08:38 EST 2007
Author: richie
Date: Tue Mar 6 03:08:32 2007
New Revision: 10359
Log:
i18ned the alerts too
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 Tue Mar 6 03:08:32 2007
@@ -157,6 +157,12 @@
'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...',
+'LBL_CC_EMAIL_ERROR'=>'Your cc mailid is not proper',
+'LBL_BCC_EMAIL_ERROR'=>'Your bcc mailid is not proper',
+'LBL_NO_RCPTS_EMAIL_ERROR'=>'No recepients specified',
+'LBL_CONF_MAILSERVER_ERROR'=>'Please configure your outgoing mailserver under Settings tab',
+'LBL_VTIGER_EMAIL_CLIENT'=>'vtiger Email Client',
+
);
?>
More information about the vtigercrm-commits
mailing list