[Vtigercrm-commits] [vtiger-commits] r10316 - /vtigercrm/branches/5.0.3/include/language/en_us.lang.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Fri Mar 2 02:54:47 EST 2007


Author: richie
Date: Fri Mar  2 00:54:25 2007
New Revision: 10316

Log:
fixes #3173

Modified:
    vtigercrm/branches/5.0.3/include/language/en_us.lang.php

Modified: vtigercrm/branches/5.0.3/include/language/en_us.lang.php
==============================================================================
--- vtigercrm/branches/5.0.3/include/language/en_us.lang.php (original)
+++ vtigercrm/branches/5.0.3/include/language/en_us.lang.php Fri Mar  2 00:54:25 2007
@@ -356,7 +356,6 @@
 'Type' => 'Type',
 'Start Date/Due Date' => 'Start Date/Due Date',
 'Date Sent' => 'Date Sent',
-'Sender'=>'Sender',
 'Ticket ID' => 'Ticket ID',
 'Status' => 'Status',
 'Priority' => 'Priority',
@@ -655,14 +654,6 @@
 'greater or equal'=>'greater or equal',
 'less or equal'=>'less or equal',
 
-'Private'=>'Private',
-'Public'=>'Public',
-
-'High'=>'High',
-'Medium'=>'Medium',
-'Low'=>'Low',
-
-
 //For Product Details
 'LABEL_SET_DISCOUNT_FOR_COLON'=>'Set Discount for :',
 'LABEL_SET_TAX_FOR'=>'Set Tax for',
@@ -672,7 +663,9 @@
 'LABEL_SET_TAX_FOR_X'=>'Set Tax for x',
 'LABEL_SET_SH_TAX_FOR_COLON'=>'Set S&H Tax for :',
 
+//Added for 5.0.3
 'Files_Maximum_6'=>'Files Maximum 6',
+'To'=>'To:',
 );
 
 $app_list_strings = array (





More information about the vtigercrm-commits mailing list