[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+*********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 *************************************************************************************/ 10 $languageStrings = array( 11 'Actual End Date' => 'Actual End Date', 12 'LBL_ADD_RECORD' => 'Add Project', 13 'LBL_CHARTS' => 'Charts', 14 'LBL_DOWNLOAD_FILE' => 'Download File', 15 'LBL_MILESTONES_LIST' => 'Milestones List' , 16 'LBL_MILESTONES' => 'Milestones', 17 'LBL_MORE' => 'more', 18 'LBL_PEOPLE' => 'People', 19 'LBL_PROJECT_INFORMATION' => 'Project Details', 20 'LBL_RECORDS_LIST' => 'Projects List', 21 'LBL_SELECT_PROGRESS' => 'Select Progress' , 22 'LBL_STATUS_IS' => 'Status is', 23 'LBL_STATUS' => 'Status', 24 'LBL_TASKS_COMPLETED' => 'Tasks Completed', 25 'LBL_TASKS_DUE' => 'Tasks Due', 26 'LBL_TASKS_HIGH' => 'High Priority' , 27 'LBL_TASKS_LIST' => 'Tasks List', 28 'LBL_TASKS_LOW' => 'Low Priority' , 29 'LBL_TASKS_NORMAL' => 'Normal Priority' , 30 'LBL_TASKS_OPEN' => 'Tasks Open', 31 'LBL_TASKS_OTHER' => 'Other Priorities' , 32 'LBL_TASKS' => 'Tasks', 33 'LBL_TICKET_PRIORITY' => 'Priority', 34 'Progress' => 'Progress', 35 'Project Name' => 'Project Name', 36 'Project No' => 'Project Number', 37 'Project Url' => 'Project Url', 38 'SINGLE_Project' => 'Project', 39 'Start Date' => 'Start Date', 40 'Target Budget' => 'Target Budget', 41 'Target End Date' => 'Target End Date', 42 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |