|
1 <?php |
|
2 if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point'); |
|
3 /********************************************************************************* |
|
4 * The contents of this file are subject to the SugarCRM Public License Version |
|
5 * 1.1.3 ("License"); You may not use this file except in compliance with the |
|
6 * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL |
|
7 * Software distributed under the License is distributed on an "AS IS" basis, |
|
8 * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License |
|
9 * for the specific language governing rights and limitations under the |
|
10 * License. |
|
11 * |
|
12 * All copies of the Covered Code must include on each user interface screen: |
|
13 * (i) the "Powered by SugarCRM" logo and |
|
14 * (ii) the SugarCRM copyright notice |
|
15 * in the same form as they appear in the distribution. See full license for |
|
16 * requirements. |
|
17 * |
|
18 * The Original Code is: SugarCRM Open Source |
|
19 * The Initial Developer of the Original Code is SugarCRM, Inc. |
|
20 * Portions created by SugarCRM are Copyright (C) 2004-2006 SugarCRM, Inc.; |
|
21 * All Rights Reserved. |
|
22 * Contributor(s): ______________________________________. |
|
23 ********************************************************************************/ |
|
24 /********************************************************************************* |
|
25 |
|
26 * Description: Defines the English language pack for the base application. |
|
27 * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. |
|
28 * All Rights Reserved. |
|
29 * Contributor(s): ______________________________________.. |
|
30 ********************************************************************************/ |
|
31 |
|
32 $mod_strings = array ( |
|
33 'LBL_MODULE_NAME' => 'Accounts', |
|
34 'LBL_MODULE_TITLE' => 'Accounts: Home', |
|
35 'LBL_HOMEPAGE_TITLE' => 'My Accounts', |
|
36 'LBL_SEARCH_FORM_TITLE' => 'Account Search', |
|
37 'LBL_LIST_FORM_TITLE' => 'Account List', |
|
38 'LBL_VIEW_FORM_TITLE' => 'Account View', |
|
39 'LBL_NEW_FORM_TITLE' => 'New Account', |
|
40 'LBL_MEMBER_ORG_FORM_TITLE' => 'Member Organizations', |
|
41 'LBL_BUG_FORM_TITLE' => 'Accounts', |
|
42 'LBL_LIST_ACCOUNT_NAME' => 'Account Name', |
|
43 'LBL_LIST_CITY' => 'City', |
|
44 'LBL_LIST_WEBSITE' => 'Website', |
|
45 'LBL_LIST_STATE' => 'State', |
|
46 'LBL_LIST_PHONE' => 'Phone', |
|
47 'LBL_LIST_EMAIL_ADDRESS' => 'Email Address', |
|
48 'LBL_LIST_CONTACT_NAME' => 'Contact Name', |
|
49 'LBL_BILLING_ADDRESS_STREET_2' =>'Billing Address Street 2', |
|
50 'LBL_BILLING_ADDRESS_STREET_3' =>'Billing Address Street 3', |
|
51 'LBL_BILLING_ADDRESS_STREET_4' =>'Billing Address Street 4', |
|
52 'LBL_SHIPPING_ADDRESS_STREET_2' => 'Shipping Address Street 2', |
|
53 'LBL_SHIPPING_ADDRESS_STREET_3' => 'Shipping Address Street 3', |
|
54 'LBL_SHIPPING_ADDRESS_STREET_4' => 'Shipping Address Street 4', |
|
55 'LBL_PARENT_ACCOUNT_ID' => 'Parent Account ID', |
|
56 'LBL_CAMPAIGN_ID' => 'Campaign ID', |
|
57 //DON'T CONVERT THESE THEY ARE MAPPINGS |
|
58 'db_name' => 'LBL_LIST_ACCOUNT_NAME', |
|
59 'db_website' => 'LBL_LIST_WEBSITE', |
|
60 'db_billing_address_city' => 'LBL_LIST_CITY', |
|
61 //END DON'T CONVERT |
|
62 'LBL_ACCOUNT_INFORMATION' => 'Account Information', |
|
63 'LBL_ACCOUNT' => 'Account:', |
|
64 'LBL_ACCOUNT_NAME' => 'Account Name:', |
|
65 'LBL_PHONE' => 'Phone:', |
|
66 'LBL_PHONE_ALT' => 'Alternate Phone:', |
|
67 'LBL_WEBSITE' => 'Website:', |
|
68 'LBL_FAX' => 'Fax:', |
|
69 'LBL_TICKER_SYMBOL' => 'Ticker Symbol:', |
|
70 'LBL_OTHER_PHONE' => 'Other Phone:', |
|
71 'LBL_ANY_PHONE' => 'Any Phone:', |
|
72 'LBL_MEMBER_OF' => 'Member of:', |
|
73 'LBL_PHONE_OFFICE' => 'Phone Office:', |
|
74 'LBL_PHONE_FAX' => 'Phone Fax:', |
|
75 'LBL_EMAIL' => 'Email:', |
|
76 'LBL_EMPLOYEES' => 'Employees:', |
|
77 'LBL_OTHER_EMAIL_ADDRESS' => 'Other Email:', |
|
78 'LBL_ANY_EMAIL' => 'Any Email:', |
|
79 'LBL_OWNERSHIP' => 'Ownership:', |
|
80 'LBL_RATING' => 'Rating:', |
|
81 'LBL_INDUSTRY' => 'Industry:', |
|
82 'LBL_SIC_CODE' => 'SIC Code:', |
|
83 'LBL_TYPE' => 'Type:', |
|
84 'LBL_ANNUAL_REVENUE' => 'Annual Revenue:', |
|
85 'LBL_ADDRESS_INFORMATION' => 'Address Information', |
|
86 'LBL_BILLING_ADDRESS' => 'Billing Address:', |
|
87 'LBL_BILLING_ADDRESS_STREET' => 'Billing Address Street:', |
|
88 'LBL_BILLING_ADDRESS_CITY' => 'Billing Address City:', |
|
89 'LBL_BILLING_ADDRESS_STATE' => 'Billing Address State:', |
|
90 'LBL_BILLING_ADDRESS_POSTALCODE' => 'Billing Address Postal Code:', |
|
91 'LBL_BILLING_ADDRESS_COUNTRY' => 'Billing Address Country:', |
|
92 'LBL_SHIPPING_ADDRESS_STREET' => 'Shipping Address Street:', |
|
93 'LBL_SHIPPING_ADDRESS_CITY' => 'Shipping Address City:', |
|
94 'LBL_SHIPPING_ADDRESS_STATE' => 'Shipping Address State:', |
|
95 'LBL_SHIPPING_ADDRESS_POSTALCODE' => 'Shipping Address Postal Code:', |
|
96 'LBL_SHIPPING_ADDRESS_COUNTRY' => 'Shipping Address Country:', |
|
97 'LBL_SHIPPING_ADDRESS' => 'Shipping Address:', |
|
98 'LBL_DATE_MODIFIED' => 'Date Modified:', |
|
99 'LBL_DATE_ENTERED' => 'Date Entered:', |
|
100 'LBL_ANY_ADDRESS' => 'Any Address:', |
|
101 'LBL_CITY' => 'City:', |
|
102 'LBL_STATE' => 'State:', |
|
103 'LBL_POSTAL_CODE' => 'Postal Code:', |
|
104 'LBL_COUNTRY' => 'Country:', |
|
105 'LBL_PUSH_CONTACTS_BUTTON_TITLE' => 'Copy...', |
|
106 'LBL_PUSH_CONTACTS_BUTTON_LABEL' => 'Copy to Contacts', |
|
107 'LBL_DESCRIPTION_INFORMATION' => 'Description Information', |
|
108 'LBL_DESCRIPTION' => 'Description:', |
|
109 'NTC_COPY_BILLING_ADDRESS' => 'Copy billing address to shipping address', |
|
110 'NTC_COPY_SHIPPING_ADDRESS' => 'Copy shipping address to billing address', |
|
111 'NTC_REMOVE_MEMBER_ORG_CONFIRMATION' => 'Are you sure you want to remove this record as a member organization?', |
|
112 'NTC_REMOVE_ACCOUNT_CONFIRMATION' => 'Are you sure you want to remove this record?', |
|
113 'LBL_DUPLICATE' => 'Possible Duplicate Account', |
|
114 'MSG_SHOW_DUPLICATES' => 'Creating this account may potentially create a duplicate account. You may either click on Save to continue creating this new account with the previously entered data or you may click Cancel.', |
|
115 'MSG_DUPLICATE' => 'Creating this account may potentially create a duplicate account. You may either select an account from the list below or you may click on Save to continue creating a new account with the previously entered data.', |
|
116 'LNK_NEW_ACCOUNT' => 'Create Account', |
|
117 |
|
118 |
|
119 |
|
120 'LNK_ACCOUNT_LIST' => 'Accounts', |
|
121 'LBL_INVITEE' => 'Contacts', |
|
122 'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.', |
|
123 'NTC_DELETE_CONFIRMATION' => 'Are you sure you want to delete this record?', |
|
124 'LBL_SAVE_ACCOUNT' => 'Save Account', |
|
125 'ACCOUNT_REMOVE_PROJECT_CONFIRM' => 'Are you sure you want to remove this account from this project?', |
|
126 'LBL_USERS_ASSIGNED_LINK'=>'Assigned Users', |
|
127 'LBL_USERS_MODIFIED_LINK'=>'Modified Users', |
|
128 'LBL_USERS_CREATED_LINK'=>'Created By Users', |
|
129 'LBL_TEAMS_LINK'=>'Teams', |
|
130 'LBL_DEFAULT_SUBPANEL_TITLE' => 'Accounts', |
|
131 'LBL_PRODUCTS_TITLE'=>'Products', |
|
132 'LBL_ACTIVITIES_SUBPANEL_TITLE'=>'Activities', |
|
133 'LBL_HISTORY_SUBPANEL_TITLE'=>'History', |
|
134 'LBL_MEMBER_ORG_SUBPANEL_TITLE'=>'Member Organizations', |
|
135 'LBL_NAME'=>'Name:', |
|
136 |
|
137 'LBL_CONTACTS_SUBPANEL_TITLE' => 'Contacts', |
|
138 'LBL_OPPORTUNITIES_SUBPANEL_TITLE' => 'Opportunities', |
|
139 'LBL_LEADS_SUBPANEL_TITLE' => 'Leads', |
|
140 'LBL_CASES_SUBPANEL_TITLE' => 'Cases', |
|
141 |
|
142 |
|
143 |
|
144 |
|
145 |
|
146 |
|
147 'LBL_BUGS_SUBPANEL_TITLE' => 'Bugs', |
|
148 'LBL_PROJECTS_SUBPANEL_TITLE' => 'Projects', |
|
149 'LBL_ASSIGNED_TO_NAME' => 'Assigned User Name:', |
|
150 |
|
151 // Dashlet Categories |
|
152 'LBL_DEFAULT' => 'Views', |
|
153 'LBL_CHARTS' => 'Charts', |
|
154 'LBL_UTILS' => 'Utils', |
|
155 'LBL_MISC' => 'Misc', |
|
156 |
|
157 ); |
|
158 |
|
159 |
|
160 ?> |