]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Employees/language/en_us.lang.php
Release 6.4.0
[Github/sugarcrm.git] / modules / Employees / language / en_us.lang.php
1 <?php
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
3 /*********************************************************************************
4  * SugarCRM Community Edition is a customer relationship management program developed by
5  * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
6  * 
7  * This program is free software; you can redistribute it and/or modify it under
8  * the terms of the GNU Affero General Public License version 3 as published by the
9  * Free Software Foundation with the addition of the following permission added
10  * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
11  * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
12  * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
13  * 
14  * This program is distributed in the hope that it will be useful, but WITHOUT
15  * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
16  * FOR A PARTICULAR PURPOSE.  See the GNU Affero General Public License for more
17  * details.
18  * 
19  * You should have received a copy of the GNU Affero General Public License along with
20  * this program; if not, see http://www.gnu.org/licenses or write to the Free
21  * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
22  * 02110-1301 USA.
23  * 
24  * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
25  * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
26  * 
27  * The interactive user interfaces in modified source and object code versions
28  * of this program must display Appropriate Legal Notices, as required under
29  * Section 5 of the GNU Affero General Public License version 3.
30  * 
31  * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
32  * these Appropriate Legal Notices must retain the display of the "Powered by
33  * SugarCRM" logo. If the display of the logo is not reasonably feasible for
34  * technical reasons, the Appropriate Legal Notices must display the words
35  * "Powered by SugarCRM".
36  ********************************************************************************/
37
38 /*********************************************************************************
39
40  * Description:  Defines the English language pack for the base application.
41  * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
42  * All Rights Reserved.
43  * Contributor(s): ______________________________________..
44  ********************************************************************************/
45
46 $mod_strings = array (
47   'LBL_MODULE_NAME' => 'Employees',
48   'LBL_MODULE_TITLE' => 'Employees: Home',
49   'LBL_SEARCH_FORM_TITLE' => 'Employee Search',
50   'LBL_LIST_FORM_TITLE' => 'Employees',
51   'LBL_NEW_FORM_TITLE' => 'New Employee',
52   'LBL_EMPLOYEE' => 'Employees:',
53   'LBL_LOGIN' => 'Login',
54   'LBL_RESET_PREFERENCES' => 'Reset To Default Preferences',
55   'LBL_TIME_FORMAT' => 'Time Format:',
56   'LBL_DATE_FORMAT' => 'Date Format:',
57   'LBL_TIMEZONE' => 'Current Time:',
58   'LBL_CURRENCY' => 'Currency:',
59   'LBL_LIST_NAME' => 'Name',
60   'LBL_LIST_LAST_NAME' => 'Last Name',
61   'LBL_LIST_EMPLOYEE_NAME' => 'Employee Name',
62   'LBL_LIST_DEPARTMENT' => 'Department',
63   'LBL_LIST_REPORTS_TO_NAME' => 'Reports To',
64   'LBL_LIST_EMAIL' => 'Email',
65   'LBL_LIST_PRIMARY_PHONE' => 'Primary Phone',
66   'LBL_LIST_USER_NAME' => 'User Name',
67   'LBL_LIST_ADMIN' => 'Admin',
68   'LBL_NEW_EMPLOYEE_BUTTON_TITLE' => 'New Employee [Alt+N]',
69   'LBL_NEW_EMPLOYEE_BUTTON_LABEL' => 'New Employee',
70   'LBL_NEW_EMPLOYEE_BUTTON_KEY' => 'N',
71   'LBL_ERROR' => 'Error:',
72   'LBL_PASSWORD' => 'Password:',
73   'LBL_EMPLOYEE_NAME' => 'Employee Name:',
74   'LBL_USER_NAME' => 'User Name:',
75   'LBL_USER_TYPE' => 'User Type',
76   'LBL_FIRST_NAME' => 'First Name:',
77   'LBL_LAST_NAME' => 'Last Name:',
78   'LBL_EMPLOYEE_SETTINGS' => 'Employee Settings',
79   'LBL_THEME' => 'Theme:',
80   'LBL_LANGUAGE' => 'Language:',
81   'LBL_ADMIN' => 'Administrator:',
82   'LBL_EMPLOYEE_INFORMATION' => 'Employee Information',
83   'LBL_OFFICE_PHONE' => 'Office Phone:',
84   'LBL_REPORTS_TO' => 'Reports to Id:',
85   'LBL_REPORTS_TO_NAME' => 'Reports to',
86   'LBL_OTHER_PHONE' => 'Other:',
87   'LBL_OTHER_EMAIL' => 'Other Email:',
88   'LBL_NOTES' => 'Notes:',
89   'LBL_DEPARTMENT' => 'Department:',
90   'LBL_TITLE' => 'Title:',
91   'LBL_ANY_ADDRESS' => 'Any Address:',
92   'LBL_ANY_PHONE' => 'Any Phone:',
93   'LBL_ANY_EMAIL' => 'Any Email:',
94   'LBL_ADDRESS' => 'Address:',
95   'LBL_CITY' => 'City:',
96   'LBL_STATE' => 'State:',
97   'LBL_POSTAL_CODE' => 'Postal Code:',
98   'LBL_COUNTRY' => 'Country:',
99   'LBL_NAME' => 'Name:',
100   'LBL_MOBILE_PHONE' => 'Mobile:',
101   'LBL_OTHER' => 'Other:',
102   'LBL_FAX' => 'Fax:',
103   'LBL_EMAIL' => 'Email Address:',
104   'LBL_EMAIL_LINK_TYPE'                         => 'Email Client',
105   'LBL_EMAIL_LINK_TYPE_HELP'                    => '<b>Sugar Mail Client:</b> Send emails using the email client in the Sugar application.<br><b>External Mail Client:</b> Send email using an email client outside of the Sugar application, such as Microsoft Outlook.',
106   'LBL_HOME_PHONE' => 'Home Phone:',
107   'LBL_WORK_PHONE' => 'Work Phone:',
108   'LBL_ADDRESS_INFORMATION' => 'Address Information',
109   'LBL_EMPLOYEE_STATUS' => 'Employee Status:',
110   'LBL_PRIMARY_ADDRESS' => 'Primary Address:',
111   'LBL_SAVED_SEARCH' => 'Layout Options',
112   'LBL_CREATE_USER_BUTTON_TITLE' => 'Create User [Alt+N]',
113   'LBL_CREATE_USER_BUTTON_LABEL' => 'Create User',
114   'LBL_CREATE_USER_BUTTON_KEY' => 'N',
115   'LBL_FAVORITE_COLOR' => 'Favorite Color:',
116   'LBL_MESSENGER_ID' => 'IM Name:',
117   'LBL_MESSENGER_TYPE' => 'IM Type:',
118   'ERR_EMPLOYEE_NAME_EXISTS_1' => 'The employee name ',
119   'ERR_EMPLOYEE_NAME_EXISTS_2' => ' already exists.  Duplicate employee names are not allowed.  Change the employee name to be unique.',
120   'ERR_LAST_ADMIN_1' => 'The employee name "',
121   'ERR_LAST_ADMIN_2' => '" is the last employee with administrator access.  At least one employee must be an administrator.',
122   'LNK_NEW_EMPLOYEE' => 'Create Employee',
123   'LNK_EMPLOYEE_LIST' => 'View Employees',
124   'ERR_DELETE_RECORD' => 'You must specify a record number to delete the account.',
125   'LBL_LIST_EMPLOYEE_STATUS' => 'Employee Status',
126
127   'LBL_SUGAR_LOGIN' => 'Is Sugar User',  
128   'LBL_RECEIVE_NOTIFICATIONS' => 'Notify on Assignment',  
129   'LBL_IS_ADMIN' => 'Is Administrator',  
130   'LBL_GROUP' => 'Group User',
131   'LBL_PORTAL_ONLY'     => 'Portal Only User',
132   'LBL_PHOTO'   => 'Photo',
133   'LBL_DELETE_USER_CONFIRM'           => 'This Employee is also a User. Deleting the Employee record will also delete the User record, and the User will no longer be able to access the application. Do you want to proceed with deleting this record?',
134   'LBL_DELETE_EMPLOYEE_CONFIRM'       => 'Are you sure you want to delete this employee?',
135   'LBL_ONLY_ACTIVE' => 'Active Employees',
136         'LBL_SELECT' => 'Select' /*for 508 compliance fix*/,
137         'LBL_FF_CLEAR' => 'Clear' /*for 508 compliance fix*/,
138   'LBL_AUTHENTICATE_ID' => 'Authentication Id',
139   'LBL_EXT_AUTHENTICATE' => 'External Authentication',
140   'LBL_GROUP_USER' => 'Group User',
141   'LBL_LIST_ACCEPT_STATUS' => 'Accept Status',
142   'LBL_MODIFIED_BY' =>'Modified By',
143   'LBL_MODIFIED_BY_ID' =>'Modified By Id',
144   'LBL_CREATED_BY_NAME' => 'Created By', //bug48978
145   'LBL_PORTAL_ONLY_USER' => 'Portal API User',
146   'LBL_PSW_MODIFIED' => 'Password Last Changed',
147   'LBL_SHOW_ON_EMPLOYEES' => 'Display Employee Record',
148   'LBL_USER_HASH' => 'Password',
149   'LBL_SYSTEM_GENERATED_PASSWORD' =>'System Generated Password',
150   'LBL_DESCRIPTION'     => 'Description',
151   'LBL_FAX_PHONE'                                               => 'Fax',
152   'LBL_FAX'                                                     => 'Fax',
153   'LBL_STATUS'                                          => 'Status',
154   'LBL_ADDRESS_CITY'                                    => 'Address City',
155   'LBL_ADDRESS_COUNTRY'                         => 'Address Country',
156   'LBL_ADDRESS_INFORMATION'                     => 'Address Information',
157   'LBL_ADDRESS_POSTALCODE'                      => 'Address Postal Code',
158   'LBL_ADDRESS_STATE'                                   => 'Address State',
159   'LBL_ADDRESS_STREET'                          => 'Address Street',
160   'LBL_ADDRESS'                                         => 'Address',
161   
162   'LBL_DATE_MODIFIED' => 'Date Modified',
163   'LBL_DATE_ENTERED' => 'Date Entered',
164   'LBL_DELETED' => 'Deleted',
165 );
166
167
168 ?>