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

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Mar 2 04:10:20 EST 2007


Author: richie
Date: Fri Mar  2 02:09:56 2007
New Revision: 10321

Log:
fixes #3051

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

Modified: vtigercrm/branches/5.0.3/modules/Settings/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Settings/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/modules/Settings/language/en_us.lang.php Fri Mar  2 02:09:56 2007
@@ -882,7 +882,7 @@
 'LBL_DOC_MSWORD'=>'File has to be a Document of type doc/msword',
 'LBL_NODOC'=>'No doc File in this directory.Please try again!',
 
-//Added for 5.0.3
+//Added for error messages on Company Info.
 'LOGO_ERROR'=>'Logo has to be an Image of type jpeg/png',
 'Error_Message'=>'Error Message',
 'Invalid_file'=>'Invalid file OR',
@@ -892,14 +892,9 @@
 'try_file_smaller'=>'Please try a file smaller than 800000 bytes',
 'Problems_in_upload'=>'Problems in file upload',
 'Please_try_again'=>'Please try again!',
-
-'RECORD_DOESNOT_EXIST'=>'Record does not exist',
-
-'MSG_TEST_MAIL_ABOUT_MAIL_SERVER'=>'Test mail about the mail server configuration.',
-'MSG_Dear'=>'Dear',
-'MSG_THIS_IS_TEST_MAIL'=>'This is a test mail sent to confirm if a mail is actually being sent through the vtiger system.',
-'MSG_YOU_ARE_FREE_TO_THIS_MAIL'=>'You are free to delete this mail.',
-'MSG_THANKS_AND_REGARDS'=>'Thanks and Regards',
-'MSG_TEAM_VTIGER'=>'Team vTiger',
+//5.0.3 fixes
+'LBL_TESTMAILSTATUS'=>'Test Mail Status : ',
+'LBL_CHECK_ASSIGNEDTO_MAILID'=>'Please check the assigned-to emailid',
+'LBL_MAILSENDERROR'=>'Mail could not be sent to the admin user. Please check the admin emailid',
 );
 ?>





More information about the vtigercrm-commits mailing list