]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - modules/Connectors/language/en_us.lang.php
Release 6.4.0
[Github/sugarcrm.git] / modules / Connectors / 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 $mod_strings = array (
40
41     'LBL_ADD_MODULE' => 'Add',
42     'LBL_ADDRCITY' => 'City',
43     'LBL_ADDRCOUNTRY' => 'Country',
44     'LBL_ADDRCOUNTRY_ID' => 'Country Id',
45     'LBL_ADDRSTATEPROV' => 'State',
46     'LBL_ADMINISTRATION' => 'Connector Administration',
47     'LBL_ADMINISTRATION_MAIN' => 'Connector Settings',
48     'LBL_AVAILABLE' => 'Available',
49     'LBL_BACK' => '< Back',
50     'LBL_COMPANY_ID' => 'Company Id',
51         'LBL_CONFIRM_CONTINUE_SAVE' => 'Some required fields have been left blank.  Proceed to save changes?',
52     'LBL_CONNECTOR' => 'Connector',
53     'LBL_CONNECTOR_FIELDS' => 'Connector Fields',
54     'LBL_DATA' => 'Data',
55     'LBL_DEFAULT' => 'Default',
56     'LBL_DELETE_MAPPING_ENTRY' => 'Are you sure you want to delete this entry?',
57     'LBL_DISABLED' => 'Disabled',
58     'LBL_DUNS' => 'DUNS',
59     'LBL_EMPTY_BEANS' => 'No matches were found for your search criteria.',
60     'LBL_ENABLED' => 'Enabled',
61     'LBL_EXTERNAL' => 'Enable users to create external account records to this connector.',
62     'LBL_EXTERNAL_SET_PROPERTIES' => ' In order to use this connector, the properties should also be set in the Set Connector Properties settings page.',
63     'LBL_FINSALES' => 'Finsales',
64     'LBL_MARKET_CAP' => 'Market Cap',
65     'LBL_MERGE' => 'Merge',
66     'LBL_MODIFY_DISPLAY_TITLE' => 'Enable Connectors',
67     'LBL_MODIFY_DISPLAY_DESC' => 'Select which modules are enabled for each connector.',
68     'LBL_MODIFY_DISPLAY_PAGE_TITLE' => 'Connector Settings: Enable Connectors',
69     'LBL_MODULE_FIELDS' => 'Module Fields',
70     'LBL_MODIFY_MAPPING_TITLE' => 'Map Connector Fields',
71     'LBL_MODIFY_MAPPING_DESC' => 'Map connector fields to module fields in order to determine what connector data can be viewed and merged into the module records.',
72     'LBL_MODIFY_MAPPING_PAGE_TITLE' => 'Connector Settings: Map Connector Fields',
73     'LBL_MODIFY_PROPERTIES_TITLE' => 'Set Connector Properties',
74     'LBL_MODIFY_PROPERTIES_DESC' => 'Configure the properties for each connector, including URLs and API keys.',
75     'LBL_MODIFY_PROPERTIES_PAGE_TITLE' => 'Connector Settings: Set Connector Properties',
76     'LBL_MODIFY_SEARCH_TITLE' => 'Manage Connector Search',
77         'LBL_MODIFY_SEARCH' => 'Search',
78     'LBL_MODIFY_SEARCH_DESC' => 'Select the connector fields to use to search for data for each module.',
79     'LBL_MODIFY_SEARCH_PAGE_TITLE' => 'Connector Settings: Manage Connector Search',
80         'LBL_MODULE_NAME' => 'Connectors',
81     'LBL_NO_PROPERTIES' => 'There are no configurable properties for this connector.',
82     'LBL_PARENT_DUNS' => 'Parent DUNS',
83     'LBL_PREVIOUS' => '< Back',
84     'LBL_QUOTE' => 'Quote',
85     'LBL_RECNAME' => 'Company Name',
86     'LBL_RESET_TO_DEFAULT' => 'Reset to Default',
87     'LBL_RESET_TO_DEFAULT_CONFIRM' => 'Are you sure you want to reset to the default configuration?',
88     'LBL_RESET_BUTTON_TITLE' => 'Reset [Alt+R]',
89         'LBL_RESULT_LIST' => 'Data List',
90     'LBL_RUN_WIZARD' => 'Run Wizard',
91     'LBL_SAVE' => 'Save',
92         'LBL_SEARCHING_BUTTON_LABEL' => 'Searching...',
93     'LBL_SHOW_IN_LISTVIEW' => 'Show In Merge Listview',
94     'LBL_SMART_COPY' => 'Smart Copy',
95     'LBL_SUMMARY' => 'Summary',
96     'LBL_STEP1' => 'Search and View Data',
97     'LBL_STEP2' => 'Merge Records with',
98     'LBL_TEST_SOURCE' => 'Test Connector',
99     'LBL_TEST_SOURCE_FAILED' => 'Test Failed',
100     'LBL_TEST_SOURCE_RUNNING' => 'Performing Test...',
101     'LBL_TEST_SOURCE_SUCCESS' => 'Test Successful',
102     'LBL_TITLE' => 'Data Merge',
103     'LBL_ULTIMATE_PARENT_DUNS' => 'Ultimate Parent DUNS',
104
105     'ERROR_RECORD_NOT_SELECTED' => 'Error: Please select a record from the list before proceeding.',
106     'ERROR_EMPTY_WRAPPER' => 'Error: Unable to retrieve wrapper instance for the source [{$source_id}]',
107     'ERROR_EMPTY_SOURCE_ID' => 'Error: Source Id not specified or empty.',
108     'ERROR_EMPTY_RECORD_ID' => 'Error: Record Id not specified or empty.',
109     'ERROR_NO_ADDITIONAL_DETAIL' => 'Error: No additional details were found for the record.',
110     'ERROR_NO_SEARCHDEFS_DEFINED' => 'No modules have been enabled for this connector.  Select a module for this connector in the Enable Connectors page.',
111     'ERROR_NO_SEARCHDEFS_MAPPED' => 'Error: There are no connectors enabled that have search fields defined.',
112     'ERROR_NO_SOURCEDEFS_FILE' => 'Error: No sourcedefs.php file could be found.',
113     'ERROR_NO_SOURCEDEFS_SPECIFIED' => 'Error: No sources were specified from which to retrieve data.',
114     'ERROR_NO_CONNECTOR_DISPLAY_CONFIG_FILE' => 'Error: There are no connectors mapped to this module.',
115     'ERROR_NO_SEARCHDEFS_MAPPING' => 'Error: There are no search fields defined for the module and connector.  Please contact the system administrator.',
116     'ERROR_NO_FIELDS_MAPPED' => 'Error: You must map at least one Connector field to a module field for each module entry.',
117     'ERROR_NO_DISPLAYABLE_MAPPED_FIELDS' => 'Error: There are no module fields that have been mapped for display in the results.  Please contact the system administrator.',
118         'LBL_INFO_INLINE' => 'Info' /*for 508 compliance fix*/,
119         'LBL_CLOSE' => 'Close' /*for 508 compliance fix*/,
120 );
121
122 ?>