⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 test.php

📁 开源的CRM,功能全面,国内最优秀的源码
💻 PHP
字号:
<?php
/*********************************************************************************
 * The contents of this file are subject to the SugarCRM Professional End User
 * License Agreement ("License") which can be viewed at
 * http://www.sugarcrm.com/crm/products/sugar-professional-eula.html
 * By installing or using this file, You have unconditionally agreed to the
 * terms and conditions of the License, and You may not use this file except in
 * compliance with the License.  Under the terms of the license, You shall not,
 * among other things: 1) sublicense, resell, rent, lease, redistribute, assign
 * or otherwise transfer Your rights to the Software, and 2) use the Software
 * for timesharing or service bureau purposes such as hosting the Software for
 * commercial gain and/or for the benefit of a third party.  Use of the Software
 * may be subject to applicable fees and any use of the Software without first
 * paying applicable fees is strictly prohibited.  You do not have the right to
 * remove SugarCRM copyrights from the source code or user interface.
 *
 * All copies of the Covered Code must include on each user interface screen:
 *  (i) the "Powered by SugarCRM" logo and
 *  (ii) the SugarCRM copyright notice
 * in the same form as they appear in the distribution.  See full license for
 * requirements.
 *
 * Your Warranty, Limitations of liability and Indemnity are expressly stated
 * in the License.  Please refer to the License for the specific language
 * governing these rights and limitations under the License.  Portions created
 * by SugarCRM are Copyright (C) 2004-2005 SugarCRM, Inc.; All Rights Reserved.
 ********************************************************************************/

$mod_strings = array (  'LBL_MODULE_NAME' => 'Reports',  'LNK_NEW_CONTACT' => 'Create Contact',  'LNK_NEW_ACCOUNT' => 'Create Account',  'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',  'LNK_NEW_CASE' => 'Create Case',  'LNK_NEW_NOTE' => 'Create Note or Attachment',  'LNK_NEW_CALL' => 'Schedule Call',  'LNK_NEW_EMAIL' => 'Archive Email',  'LNK_NEW_MEETING' => 'Schedule Meeting',  'LNK_NEW_TASK' => 'Create Task',  'LBL_REPORTS' => 'Reports',  'LBL_TITLE' => 'Title',  'LBL_UNTITLED' => 'untitled',  'LBL_MODULE' => 'Module',  'LBL_ACCOUNTS' => 'Accounts',  'LBL_OPPORTUNITIES' => 'Opportunities',  'LBL_CONTACTS' => 'Contacts',  'LBL_LEADS' => 'Leads',  'LBL_ACCOUNT' => 'Account',  'LBL_OPPORTUNITY' => 'Opportunity',  'LBL_CONTACT' => 'Contact',  'LBL_LEAD' => 'Lead',  'LBL_ROWS_AND_COLUMNS_REPORT' => 'Rows and Columns Report',  'LBL_SUMMATION_REPORT' => 'Summation Report',  'LBL_SHOW_QUERY' => 'Show Query',  'LBL_SAVE_AS' => 'Save As',  'LBL_FILTERS' => 'Filters',  'LBL_ADD_NEW_FILTER' => 'Add New Filter',  'LBL_DISPLAY_COLUMNS' => 'Display Columns',  'LBL_HIDE_COLUMNS' => 'Hide Columns',  'LBL_SUBMIT_QUERY' => 'Submit Query',  'LBL_QUERY' => 'Query',  'LBL_CHANGE' => 'Change',  'LBL_REMOVE' => 'Remove',  'LBL_CREATE_CUSTOM_REPORT' => 'Create Custom Report',  'LBL_MY_SAVED_REPORTS' => 'My Saved Reports',  'LBL_REPORT_NAME' => 'Report Name',  'LBL_CURRENT_QUARTER_FORECAST' => 'Current Quarter Forecast',  'LBL_ALL_PUBLISHED_REPORTS' => 'All Published Reports',  'LBL_DETAILED_FORECAST' => 'Detailed Forecast',  'LBL_PARTNER_ACCOUNT_LIST' => 'Partner Account List',  'LBL_CUSTOMER_ACCOUNT_LIST' => 'Customer Account List',  'LBL_CALL_LIST_BY_LAST_DATE_CONTACTED' => 'Call list by last date contacted',  'LBL_OPPORTUNITIES_BY_LEAD_SOURCE' => 'Opportunities by Lead Source',  'LBL_CURRENT_QUARTER_COMMITTED_DEALS' => 'Current Quarter Committed Deals',  'LBL_VIEW' => 'view',  'LBL_DELETE' => 'delete',  'LBL_PUBLISH' => 'publish',  'LBL_UN_PUBLISH' => 'un-publish',  'LBL_SCHEDULE_REPORT' => 'Schedule Report',  'LBL_START_DATE' => 'Start Date',  'LBL_TIME_INTERVAL' => 'Time Interval',  'LBL_SCHEDULE_ACTIVE' => 'Active',  'LBL_SCHEDULE_EMAIL' => 'Schedule Report',  'LBL_NONE' => 'Unscheduled',  'LBL_NEXT_RUN' => 'Next Email',  'LBL_UPDATE_SCHEDULE' => 'Update Schedule',  'LBL_YOU_HAVE_NO_SAVED_REPORTS.' => 'You have no saved reports.',  'LBL_MY_REPORTS' => 'My Reports',  'LBL_ACCOUNT_REPORTS' => '瀹㈡埛鎶ヨ〃',  'LBL_CONTACT_REPORTS' => '鑱旂郴浜烘姤琛

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -