[Vtigercrm-commits] [vtiger-commits] r5825 - /vtigercrm/trunk/modules/Reports/language/en_us.lang.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 10 08:42:48 EDT 2006


Author: richie
Date: Wed May 10 06:42:44 2006
New Revision: 5825

Log:
Hardcoded strings given corresponding values

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

Modified: vtigercrm/trunk/modules/Reports/language/en_us.lang.php
==============================================================================
--- vtigercrm/trunk/modules/Reports/language/en_us.lang.php (original)
+++ vtigercrm/trunk/modules/Reports/language/en_us.lang.php Wed May 10 06:42:44 2006
@@ -80,7 +80,37 @@
 
 //Added for 5 Beta
 'LBL_NO_PERMISSION'=>'Your profile dosen\'t allow you view the reports for one of the  module(s)',
+'LBL_SELECT_COLUMNS_TO_GENERATE_REPORTS'=>'Select columns to generate reports',
+'LBL_AVAILABLE_FIELDS'=>'Available Fields',
+'LBL_SELECTED_FIELDS'=>'Selected Fields',
+'LBL_CALCULATIONS'=>'Calculations',
+'LBL_SELECT_COLUMNS_TO_TOTAL'=>'Select columns to Total',
+'LBL_SELECT_FILTERS_TO_STREAMLINE_REPORT_DATA'=>'Select Filters to Streamline Report Data',
+'LBL_SELECT_FILTERS'=>'Filters',
+'LBL_SELECT_COLUMNS_TO_GROUP_REPORTS'=>'Select columns to group reports',
+'LBL_BACK_TO_REPORTS'=>'Back to Reports',
+'LBL_SELECT_ANOTHER_REPORT'=>'Select Another Report',
+'LBL_SELECT_COLUMN'=>'Select Column',
+'LBL_SELECT_TIME'=>'Select Time',
+'LBL_PRINT_REPORT'=>'Print Report',
+'LBL_CLICK_HERE'=>'Click Here',
+'LBL_TO_ADD_NEW_GROUP'=>'to add new group',
+'LBL_CREATE_NEW'=>'Create New',
+'LBL_REPORT_DETAILS'=>'Report Details',
+'LBL_RELATIVE_MODULE'=>'Relative Module',
+'LBL_REPORT_TYPE'=>'Report Type',
+'LBL_REPORT_DETAILS'=>'Report Details',
+'LBL_TYPE_THE_NAME'=>'Type the Name',
+'LBL_DESCRIPTION_FOR_REPORT'=>'Description for the report',
+'LBL_REPORT_NAME'=>'Report Name',
+'LBL_DESCRIPTION'=>'Description',
+'LBL_REPORT_MODULE'=>'Report Module',
+'LBL_SELECT_RELATIVE_MODULE_FOR_REPORT'=>'Select Relative Module for Report',
+'LBL_SELECT_REPORT_TYPE_BELOW'=>'Select Report type Below',
+'LBL_TABULAR_FORMAT'=>'Tabular Format',
+'LBL_TABULAR_REPORTS_ARE_SIMPLEST'=>'Tabular Reports are the simplest and fastest way of getting your data',
+'LBL_SUMMARY_REPORT_VIEW_DATA_WITH_SUBTOTALS'=>'Summary reports allow you to view your data along with subtotals and other summary information',
 
-);
+)
 
 ?>





More information about the vtigercrm-commits mailing list