133 lines
5.9 KiB
PHP
133 lines
5.9 KiB
PHP
<?php
|
|
if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
|
|
/*********************************************************************************
|
|
* SugarCRM is a customer relationship management program developed by
|
|
* SugarCRM, Inc. Copyright (C) 2004-2010 SugarCRM Inc.
|
|
*
|
|
* This program is free software; you can redistribute it and/or modify it under
|
|
* the terms of the GNU Affero General Public License version 3 as published by the
|
|
* Free Software Foundation with the addition of the following permission added
|
|
* to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
|
|
* IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
|
|
* OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
|
|
*
|
|
* This program is distributed in the hope that it will be useful, but WITHOUT
|
|
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
|
|
* FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
|
|
* details.
|
|
*
|
|
* You should have received a copy of the GNU Affero General Public License along with
|
|
* this program; if not, see http://www.gnu.org/licenses or write to the Free
|
|
* Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
|
* 02110-1301 USA.
|
|
*
|
|
* You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
|
|
* SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
|
|
*
|
|
* The interactive user interfaces in modified source and object code versions
|
|
* of this program must display Appropriate Legal Notices, as required under
|
|
* Section 5 of the GNU Affero General Public License version 3.
|
|
*
|
|
* In accordance with Section 7(b) of the GNU Affero General Public License version 3,
|
|
* these Appropriate Legal Notices must retain the display of the "Powered by
|
|
* SugarCRM" logo. If the display of the logo is not reasonably feasible for
|
|
* technical reasons, the Appropriate Legal Notices must display the words
|
|
* "Powered by SugarCRM".
|
|
********************************************************************************/
|
|
/*********************************************************************************
|
|
|
|
* Description: Defines the English language pack for the base application.
|
|
* Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
|
|
* All Rights Reserved.
|
|
* Contributor(s): ______________________________________..
|
|
********************************************************************************/
|
|
|
|
$mod_strings = array (
|
|
'LBL_MODULE_NAME' => 'EcmEmployees',
|
|
'LBL_MODULE_TITLE' => 'EcmEmployees: Home',
|
|
'LBL_SEARCH_FORM_TITLE' => 'EcmEmployee Search',
|
|
'LBL_LIST_FORM_TITLE' => 'EcmEmployees',
|
|
'LBL_NEW_FORM_TITLE' => 'New EcmEmployee',
|
|
'LBL_EMPLOYEE' => 'EcmEmployees:',
|
|
'LBL_LOGIN' => 'Login',
|
|
'LBL_RESET_PREFERENCES' => 'Reset To Default Preferences',
|
|
'LBL_TIME_FORMAT' => 'Time Format:',
|
|
'LBL_DATE_FORMAT' => 'Date Format:',
|
|
'LBL_TIMEZONE' => 'Current Time:',
|
|
'LBL_CURRENCY' => 'Currency:',
|
|
'LBL_LIST_NAME' => 'Name',
|
|
'LBL_LIST_LAST_NAME' => 'Last Name',
|
|
'LBL_LIST_EMPLOYEE_NAME' => 'EcmEmployee Name',
|
|
'LBL_LIST_DEPARTMENT' => 'Department',
|
|
'LBL_LIST_REPORTS_TO_NAME' => 'Reports To',
|
|
'LBL_LIST_EMAIL' => 'Email',
|
|
'LBL_LIST_PRIMARY_PHONE' => 'Primary Phone',
|
|
'LBL_LIST_USER_NAME' => 'User Name',
|
|
'LBL_LIST_ADMIN' => 'Admin',
|
|
'LBL_NEW_EMPLOYEE_BUTTON_TITLE' => 'New EcmEmployee [Alt+N]',
|
|
'LBL_NEW_EMPLOYEE_BUTTON_LABEL' => 'New EcmEmployee',
|
|
'LBL_NEW_EMPLOYEE_BUTTON_KEY' => 'N',
|
|
'LBL_ERROR' => 'Error:',
|
|
'LBL_PASSWORD' => 'Password:',
|
|
'LBL_EMPLOYEE_NAME' => 'EcmEmployee Name:',
|
|
'LBL_USER_NAME' => 'User Name:',
|
|
'LBL_FIRST_NAME' => 'First Name:',
|
|
'LBL_LAST_NAME' => 'Last Name:',
|
|
'LBL_EMPLOYEE_SETTINGS' => 'EcmEmployee Settings',
|
|
'LBL_THEME' => 'Theme:',
|
|
'LBL_LANGUAGE' => 'Language:',
|
|
'LBL_ADMIN' => 'Administrator:',
|
|
'LBL_EMPLOYEE_INFORMATION' => 'EcmEmployee Information',
|
|
'LBL_OFFICE_PHONE' => 'Office Phone:',
|
|
'LBL_REPORTS_TO' => 'Reports to Id:',
|
|
'LBL_REPORTS_TO_NAME' => 'Reports to',
|
|
'LBL_OTHER_PHONE' => 'Other:',
|
|
'LBL_OTHER_EMAIL' => 'Other Email:',
|
|
'LBL_NOTES' => 'Notes:',
|
|
'LBL_DEPARTMENT' => 'Department:',
|
|
'LBL_TITLE' => 'Title:',
|
|
'LBL_ANY_ADDRESS' => 'Any Address:',
|
|
'LBL_ANY_PHONE' => 'Any Phone:',
|
|
'LBL_ANY_EMAIL' => 'Any Email:',
|
|
'LBL_ADDRESS' => 'Address:',
|
|
'LBL_CITY' => 'City:',
|
|
'LBL_STATE' => 'State:',
|
|
'LBL_POSTAL_CODE' => 'Postal Code:',
|
|
'LBL_COUNTRY' => 'Country:',
|
|
'LBL_NAME' => 'Name:',
|
|
'LBL_MOBILE_PHONE' => 'Mobile:',
|
|
'LBL_OTHER' => 'Other:',
|
|
'LBL_FAX' => 'Fax:',
|
|
'LBL_EMAIL' => 'Email Address:',
|
|
'LBL_HOME_PHONE' => 'Home Phone:',
|
|
'LBL_WORK_PHONE' => 'Work Phone:',
|
|
'LBL_ADDRESS_INFORMATION' => 'Address Information',
|
|
'LBL_EMPLOYEE_STATUS' => 'EcmEmployee Status:',
|
|
'LBL_PRIMARY_ADDRESS' => 'Primary Address:',
|
|
'LBL_SAVED_SEARCH' => 'Layout Options',
|
|
'LBL_CREATE_USER_BUTTON_TITLE' => 'Create User [Alt+N]',
|
|
'LBL_CREATE_USER_BUTTON_LABEL' => 'Create User',
|
|
'LBL_CREATE_USER_BUTTON_KEY' => 'N',
|
|
'LBL_FAVORITE_COLOR' => 'Favorite Color:',
|
|
'LBL_MESSENGER_ID' => 'IM Name:',
|
|
'LBL_MESSENGER_TYPE' => 'IM Type:',
|
|
'ERR_EMPLOYEE_NAME_EXISTS_1' => 'The ecmemployee name ',
|
|
'ERR_EMPLOYEE_NAME_EXISTS_2' => ' already exists. Duplicate ecmemployee names are not allowed. Change the ecmemployee name to be unique.',
|
|
'ERR_LAST_ADMIN_1' => 'The ecmemployee name "',
|
|
'ERR_LAST_ADMIN_2' => '" is the last ecmemployee with administrator access. At least one ecmemployee must be an administrator.',
|
|
'LNK_NEW_EMPLOYEE' => 'Create EcmEmployee',
|
|
'LNK_EMPLOYEE_LIST' => 'View EcmEmployees',
|
|
'ERR_DELETE_RECORD' => 'You must specify a record number to delete the account.',
|
|
'LBL_LIST_EMPLOYEE_STATUS' => 'EcmEmployee Status',
|
|
|
|
'LBL_SUGAR_LOGIN' => 'Is Sugar User',
|
|
'LBL_RECEIVE_NOTIFICATIONS' => 'Notify on Assignment',
|
|
'LBL_IS_ADMIN' => 'Is Administrator',
|
|
'LBL_GROUP' => 'Group User',
|
|
'LBL_PORTAL_ONLY' => 'Portal Only User',
|
|
'LBL_PHOTO' => 'Photo',
|
|
);
|
|
|
|
|
|
?>
|