]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Calls/language/en_us.lang.php
Release 6.5.0beta4
[Github/sugarcrm.git] / modules / Calls / 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-2012 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_BLANK'     => ' ',
48     'LBL_MODULE_NAME' => 'Calls',
49     'LBL_MODULE_TITLE' => 'Calls: Home',
50     'LBL_SEARCH_FORM_TITLE' => 'Call Search',
51     'LBL_LIST_FORM_TITLE' => 'Call List',
52     'LBL_NEW_FORM_TITLE' => 'Create Appointment',
53     'LBL_LIST_CLOSE' => 'Close',
54     'LBL_LIST_SUBJECT' => 'Subject',
55     'LBL_LIST_CONTACT' => 'Contact',
56     'LBL_LIST_RELATED_TO' => 'Related to',
57     'LBL_LIST_RELATED_TO_ID' => 'Related to ID',
58     'LBL_LIST_DATE' => 'Start Date',
59     'LBL_LIST_TIME' => 'Start Time',
60     'LBL_LIST_DURATION' => 'Duration',
61     'LBL_LIST_DIRECTION' => 'Direction',
62     'LBL_SUBJECT' => 'Subject:',
63     'LBL_REMINDER' => 'Reminder:',
64     'LBL_CONTACT_NAME' => 'Contact:',
65     'LBL_DESCRIPTION_INFORMATION' => 'Description Information',
66     'LBL_DESCRIPTION' => 'Description:',
67     'LBL_STATUS' => 'Status:',
68     'LBL_DIRECTION' => 'Direction:',
69     'LBL_DATE' => 'Start Date:',
70     'LBL_DURATION' => 'Duration:',
71     'LBL_DURATION_HOURS' => 'Duration Hours:',
72     'LBL_DURATION_MINUTES' => 'Duration Minutes:',
73     'LBL_HOURS_MINUTES' => '(hours/minutes)',
74     'LBL_CALL' => 'Call:',
75     'LBL_DATE_TIME' => 'Start Date & Time:',
76     'LBL_TIME' => 'Start Time:',
77     'LBL_HOURS_ABBREV' => 'h',
78     'LBL_MINSS_ABBREV' => 'm',
79     'LBL_COLON' => ':',
80     'LNK_NEW_CALL' => 'Log Call',
81     'LNK_NEW_MEETING' => 'Schedule Meeting',
82     'LNK_CALL_LIST' => 'View Calls',
83     'LNK_IMPORT_CALLS' => 'Import Calls',
84     'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
85     'NTC_REMOVE_INVITEE' => 'Are you sure you want to remove this invitee from the call?',
86     'LBL_INVITEE' => 'Invitees',
87     'LBL_RELATED_TO' => 'Related To:',
88     'LNK_NEW_APPOINTMENT' => 'Create Appointment',
89         'LBL_SCHEDULING_FORM_TITLE' => 'Scheduling',
90     'LBL_ADD_INVITEE' => 'Add Invitees',
91     'LBL_NAME' => 'Name',
92     'LBL_FIRST_NAME' => 'First Name',
93     'LBL_LAST_NAME' => 'Last Name',
94     'LBL_EMAIL' => 'Email',
95     'LBL_PHONE' => 'Phone',
96     'LBL_REMINDER' => 'Reminders:',
97     'LBL_REMINDER_POPUP' => 'Popup',
98     'LBL_REMINDER_EMAIL' => 'Email',
99     'LBL_EMAIL_REMINDER' => 'Email Reminder',
100     'LBL_EMAIL_REMINDER_TIME' => 'Email Reminder Time',
101     'LBL_SEND_BUTTON_TITLE'=>'Save & Send Invites [Alt+I]',
102     'LBL_SEND_BUTTON_KEY'=>'I',
103     'LBL_SEND_BUTTON_LABEL'=>'Save & Send Invites',
104         'LBL_DATE_END'=>'End Date',
105         'LBL_TIME_END'=>'Time End',
106         'LBL_REMINDER_TIME'=>'Reminder Time',
107     'LBL_EMAIL_REMINDER_SENT' => 'Email reminder sent',
108     'LBL_SEARCH_BUTTON'=> 'Search',
109     'LBL_ACTIVITIES_REPORTS' => 'Activities Report',
110     'LBL_ADD_BUTTON'=> 'Add',
111         'LBL_DEFAULT_SUBPANEL_TITLE' => 'Calls',
112     'LBL_LOG_CALL'=> 'Log Call',
113     'LNK_SELECT_ACCOUNT'=> 'Select Account',
114     'LNK_NEW_ACCOUNT'=> 'New Account',
115     'LNK_NEW_OPPORTUNITY'=> 'New Opportunity',
116     'LBL_DEL' => 'Del',
117     'LBL_LEADS_SUBPANEL_TITLE' => 'Leads',
118     'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts',
119     'LBL_USERS_SUBPANEL_TITLE' => 'Users',
120     'LBL_OUTLOOK_ID' => 'Outlook ID',
121     'LBL_MEMBER_OF' => 'Member Of',
122     'LBL_HISTORY_SUBPANEL_TITLE' => 'Notes',
123     'LBL_LIST_ASSIGNED_TO_NAME' => 'Assigned to',
124     'LBL_LIST_MY_CALLS' => 'My Calls',
125     'LBL_SELECT_FROM_DROPDOWN' => 'Please make a selection from the Related To dropdown list first.',
126         'LBL_ASSIGNED_TO_NAME' => 'Assigned to',
127         'LBL_ASSIGNED_TO_ID' => 'Assigned User',
128     'NOTICE_DURATION_TIME' => 'Duration time must be greater than 0',
129     'LBL_CALL_INFORMATION' => 'Overview',
130     'LBL_REMOVE' => 'rem',
131     'LBL_ACCEPT_STATUS' => 'Accept Status',
132     'LBL_ACCEPT_LINK' => 'Accept Link',
133     //For export labels
134     'LBL_PARENT_ID' => 'Parent ID',
135     'LBL_EXPORT_MODIFIED_USER_ID' => 'Modified By ID',
136     'LBL_EXPORT_CREATED_BY' => 'Created By ID',
137     'LBL_EXPORT_ASSIGNED_USER_ID' => 'Assigned User ID',
138     'LBL_EXPORT_DATE_START' => 'Start Date and Time',
139     'LBL_EXPORT_PARENT_TYPE' => 'Related To Module',
140     'LBL_EXPORT_REMINDER_TIME' =>'Reminder Time (in minutes)',
141
142     // create invitee functionallity
143     'LBL_CREATE_INVITEE' => 'Create an invitee',
144     'LBL_CREATE_CONTACT' => 'As Contact',
145     'LBL_CREATE_LEAD' => 'As Lead',
146     'LBL_CREATE_AND_ADD' => 'Create & Add',
147     'LBL_CANCEL_CREATE_INVITEE' => 'Cancel',
148     'LBL_EMPTY_SEARCH_RESULT' => 'Sorry, no results were found. Please create an invitee below.',
149     'LBL_NO_ACCESS' => 'You have no access to create $module',
150 );
151
152
153 ?>