[Vtigercrm-commits] [vtiger-commits] r5990 - /vtigercrm/trunk/modules/Dashboard/language/en_us.lang.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon May 15 07:10:10 EDT 2006


Author: saraj
Date: Mon May 15 05:10:06 2006
New Revision: 5990

Log:
lang file update for dashboard module - ahmed

Modified:
    vtigercrm/trunk/modules/Dashboard/language/en_us.lang.php

Modified: vtigercrm/trunk/modules/Dashboard/language/en_us.lang.php
==============================================================================
--- vtigercrm/trunk/modules/Dashboard/language/en_us.lang.php (original)
+++ vtigercrm/trunk/modules/Dashboard/language/en_us.lang.php Mon May 15 05:10:06 2006
@@ -53,6 +53,28 @@
 //Added for 5.0 
 'LBL_NO_PERMISSION'=>'Your profile doesn\'t allow you view the Graph for this module',
 'LBL_NO_PERMISSION_FIELD'=>'Your profile doesn\'t allow you view the Graph for this module or for the Field',
+
+"leadsource" => "Leads By Source",
+"leadstatus" => "Leads By Status",
+"leadindustry" => "Leads By Industry",
+"salesbyleadsource" => "Sales by LeadSource",
+"salesbyaccount" => "Sales by Accounts",
+"accountindustry" => "Account By Industry",
+"productcategory" => "Products by Category",
+"sobyaccounts" => "Sales Order by Accounts",
+"sobystatus" => "Sales Order by Status",
+"pobystatus" => "Purchase Order by Status",
+"quotesbyaccounts" => "Quotes by Accounts",
+"quotesbystage" => "Quotes by Stage",
+"invoicebyacnts" => "Invoices by Accounts",
+"invoicebystatus" => "Invoices by Status",
+"ticketsbystatus" => "Tickets by Status",
+"ticketsbypriority" => "Tickets by Priority",
+
+'LBL_DASHBRD_HOME'=>'Dashboard Home',
+'LBL_HORZ_BAR_CHART'=>'Horizontal Bar Chart',
+'LBL_VERT_BAR_CHART'=>'Vertical Bar Chart',
+'LBL_PIE_CHART'=>'Pie Chart',
 );
 
 ?>





More information about the vtigercrm-commits mailing list