[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 <?php 2 /*+********************************************************************************** 3 * The contents of this file are subject to the vtiger CRM Public License Version 1.0 4 * ("License"); You may not use this file except in compliance with the License 5 * The Original Code is: vtiger CRM Open Source 6 * The Initial Developer of the Original Code is vtiger. 7 * Portions created by vtiger are Copyright (C) vtiger. 8 * All Rights Reserved. 9 ************************************************************************************/ 10 $languageStrings = array( 11 'LBL_INTEGRATION' => 'Integration', 12 'LBL_PBXMANAGER' => 'PBXManager', 13 'Settings' => 'Settings' , 14 'LBL_SEARCH_SETTINGS_PLACEHOLDER' => 'Search Settings' , // TODO: Review 15 'LBL_SUMMARY' => 'Summary' , // TODO: Review 16 'LBL_ACTIVE_USERS' => 'Users' , // TODO: Review 17 'LBL_WORKFLOWS_ACTIVE' => 'Workflows' , // TODO: Review 18 'LBL_MODULES' => 'Modules' , // TODO: Review 19 'LBL_SETTINGS_SHORTCUTS' => 'Settings Shortcuts' , // TODO: Review 20 'LBL_UNPIN' => 'Unpin' , // TODO: Review 21 'LBL_PIN' => 'Pin' , // TODO: Review 22 'LBL_STUDIO' => 'Studio' , 23 'LBL_COMMUNICATION_TEMPLATES' => 'Communication Templates' , 24 'LBL_USER_MANAGEMENT' => 'Users and Access Management' , 25 'LBL_ACCESS_MANAGEMENT' => 'Access Management' , 26 'LBL_MODULE_MANAGER' => 'Module Management' , 27 'LBL_NOTIFICATIONS' => 'Notifications' , 28 'LBL_EXTERNAL_SERVER_SETTINGS' => 'External Server Settings' , 29 'LBL_OTHER_SETTINGS' => 'Other Settings' , 30 'LBL_EXTENSIONS_PLACE' => 'Extensions Place' , // TODO: Review 31 'LBL_EXTENSIONS' => 'Extensions' , // TODO: Review 32 'LBL_DESCRIPTION' => 'Description' , // TODO: Review 33 'LBL_USER_DESCRIPTION' => 'Manage users who can access vtiger CRM', 34 'LBL_ROLES' => 'Roles' , 35 'LBL_ROLE_DESCRIPTION' => 'Set up hierarchy of Roles and assign to Users', 36 'LBL_PROFILES' => 'Profiles' , 37 'LBL_PROFILE_DESCRIPTION' => 'Manage user-specific modules access to different Roles', 38 'USERGROUPLIST' => 'Groups' , 39 'LBL_GROUP_DESCRIPTION' => 'Manage different teams based on Roles, Users, and Profiles', 40 'LBL_SHARING_ACCESS' => 'Sharing Access' , 41 'LBL_SHARING_ACCESS_DESCRIPTION' => 'Manage module sharing rules & custom sharing rules', 42 'LBL_WORKFLOW_LIST' => 'Workflow List' , 43 'LBL_AVAILABLE_WORKLIST_LIST' => 'Set up dependency between picklist values in each module', 44 'LBL_FIELDFORMULAS' => 'Field Formulas' , 45 'LBL_FIELDFORMULAS_DESCRIPTION' => 'Add custom equations to custom fields', 46 'VTLIB_LBL_MODULE_MANAGER' => 'Module Manager' , 47 'VTLIB_LBL_MODULE_MANAGER_DESCRIPTION' => 'Manage module behavior inside vtiger CRM', 48 'LBL_PICKLIST_EDITOR' => 'Picklist Editor' , 49 'LBL_PICKLIST_DESCRIPTION' => 'Customise picklist values in each module', 50 'LBL_PICKLIST_DEPENDENCY_SETUP' => 'Picklist dependency setup' , 51 'LBL_PICKLIST_DEPENDENCY_DESCRIPTION' => 'Setup dependency between Picklist values in each module', 52 'LBL_MENU_EDITOR' => 'Menu editor' , 53 'LBL_MENU_DESC' => 'Customise Menu sequence' , 54 'LBL_MENU_EDITOR_MESSAGE' => 'The actual number of menu items displayed will depend on the screen size and may be less than selected.', 55 'EMAILTEMPLATES' => 'Email Templates' , 56 'LBL_EMAIL_TEMPLATE_DESCRIPTION' => 'Manage templates for Email module', 57 'LBL_COMPANY_DETAILS' => 'Company Details' , 58 'LBL_COMPANY_DESCRIPTION' => 'Specify business address of company', 59 'LBL_MAIL_MERGE' => 'Mail Merge' , 60 'LBL_MAIL_MERGE_DESCRIPTION' => 'Manage templates for Mail Merging', 61 'LBL_TAX_SETTINGS' => 'Tax Calculations' , 62 'LBL_TAX_DESCRIPTION' => 'Manage taxes and the corresponding tax rates', 63 'LBL_MAIL_SERVER_SETTINGS' => 'Outgoing Server' , 64 'LBL_MAIL_SERVER_DESCRIPTION' => 'Configure Outgoing Mail Server details', 65 'INVENTORYTERMSANDCONDITIONS' => 'Inventory: Terms & Conditions', 66 'LBL_INV_TANDC_DESCRIPTION' => 'Specify Terms and Conditions for Quotes, Orders, and Invoices', 67 'LBL_ANNOUNCEMENT_DESCRIPTION' => 'Manage company-wide announcements', 68 'LBL_CURRENCY_SETTINGS' => 'Currencies' , 69 'LBL_CURRENCY_DESCRIPTION' => 'Manage international currencies and exchange rates', 70 'LBL_CUSTOMIZE_MODENT_NUMBER' => 'Customise Record Numbering' , 71 'LBL_CUSTOMIZE_MODENT_NUMBER_DESCRIPTION' => 'Module Entity Number customisation', 72 'LBL_MAIL_SCANNER' => 'Mail Converter' , 73 'LBL_MAIL_SCANNER_DESCRIPTION' => 'Configure mailbox for scanning', 74 'LBL_LIST_WORKFLOWS' => 'Workflows' , 75 'LBL_LIST_WORKFLOWS_DESCRIPTION' => 'Create and edit workflows for vtiger CRM', 76 'Configuration Editor' => 'Configuration editor' , 77 'LBL_CUSTOMER_PORTAL' => 'Customer Portal' , 78 'PORTAL_EXTENSION_DESCRIPTION' => 'Configure Customer Portal Plugin', 79 'LBL_LAYOUT_EDITOR_DESCRIPTION' => 'Designing and modifying the layout in each of the modules', // TODO: Review 80 'LBL_WEBFORMS_DESCRIPTION' => 'Create and manage Webforms which can be used to capture Leads', // TODO: Review 81 'LBL_TO_ADD_NEW_USER_PLEASE_CLICK_ON' => 'To add a new User, please click on ', // TODO: Review 82 'LBL_SETTINGS_ICON' => 'Settings Icon' , // TODO: Review 83 'LBL_ADD_OR_DELETE_USERS' => 'Add/Delete Users' , // TODO: Review 84 'LBL_ADD_USER' => 'Add User' , // TODO: Review 85 'ModTracker' => 'ModTracker' , 86 'LBL_MODTRACKER_DESCRIPTION' => 'Select modules for tracking' , 87 'Scheduler' => 'Scheduler' , 88 'Allows you to Configure Cron Task' => 'Configure Cron Tasks' , 89 'Webforms' => 'Webforms' , 90 'Allows you to manage Webforms' => 'Manage Webforms' , 91 'LBL_CREATING_NEW' => 'Creating new' , // TODO: Review 92 'LBL_EDITING' => 'Editing' , // TODO: Review 93 'LBL_EDIT_RECORD' => 'Edit' , // TODO: Review 94 'LBL_DELETE_RECORD' => 'Delete' , // TODO: Review 95 'LBL_ADD_MOVE_MENU_ITEMS' => 'Add/Move Menu Items' , // TODO: Review 96 'LBL_ADD_MENU_ITEM' => 'Add Menu Item' , // TODO: Review 97 'LBL_MAX' => 'Max' , // TODO: Review 98 'LBL_TAX_CALCULATIONS' => 'Tax Calculations' , // TODO: Review 99 'LBL_TAX_DESC' => 'Manage different types of tax rates for taxes, such as Sales Tax, VAT etc.,', // TODO: Review 100 'LBL_PRODUCT_SERVICE_TAXES' => 'Product & Service Taxes' , // TODO: Review 101 'LBL_SHIPPING_HANDLING_TAXES' => 'Shipping & Handling Taxes' , // TODO: Review 102 'LBL_ADD_NEW_TAX' => 'Add New Tax' , // TODO: Review 103 'LBL_EDIT_TAX' => 'Edit Tax' , // TODO: Review 104 'LBL_TAX_NAME' => 'Tax Name' , // TODO: Review 105 'LBL_TAX_VALUE' => 'Tax Value' , // TODO: Review 106 'LBL_STATUS' => 'Status' , // TODO: Review 107 'LBL_TAX_STATUS_DESC' => 'Enable checkbox to make tax active', // TODO: Review 108 'LBL_ENTER_TAX_NAME' => 'Enter tax name' , // TODO: Review 109 'LBL_ENTER_TAX_VALUE' => 'Enter tax value' , // TODO: Review 110 'LBL_TAX_NAME_EXIST' => 'Tax name already exists' , // TODO: Review 111 'LBL_TERMS_AND_CONDITIONS' => 'Terms & Conditions' , // TODO: Review 112 'LBL_SPECIFY_TERMS_AND_CONDITIONS' => 'Specify Terms & Conditions here', // TODO: Review 113 'LBL_ANNOUNCEMENTS' => 'Announcements' , // TODO: Review 114 'LBL_ENTER_ANNOUNCEMENT_HERE' => 'Enter announcement here' , // TODO: Review 115 'LBL_ANNOUNCEMENT_DESC' => 'Change the text that appears in the announcement display on top of each page', // TODO: Review 116 'LBL_RESET_TO_DEFAULT' => 'Reset to Default' , // TODO: Review 117 'LBL_SERVER_NAME' => 'Server Name' , // TODO: Review 118 'LBL_USER_NAME' => 'Username' , // TODO: Review 119 'LBL_PASSWORD' => 'Password' , // TODO: Review 120 'LBL_FROM_EMAIL' => 'From Email' , // TODO: Review 121 'LBL_REQUIRES_AUTHENTICATION' => 'Requires Authentication' , // TODO: Review 122 'LBL_OUTGOING_SERVER' => 'Outgoing Server' , // TODO: Review 123 'LBL_OUTGOING_SERVER_DESC' => 'Configure your Outgoing Mail Server details', // TODO: Review 124 'LBL_DEFAULT' => 'By default, SMTP account settings for the outgoing server are configured to od1.vtiger.com mail server. To avoid outgoing emails getting filtered out by spam filters on your recipient ISP mail server, we recommend you implement one of the following.', // TODO: Review 125 'LBL_OPTIONS1' => '', 126 'LBL_OPTIONS2' => "", 127 'LBL_MAIL_SERVER_SMTP' => 'Mail Server Settings (SMTP)' , // TODO: Review 128 'LBL_OUTGOING_SERVER_FROM_FIELD' => 'NOTE: If "From Email" field is set to blank then the User Email address will be picked up.', // TODO: Review 129 'LBL_TESTMAILSTATUS' => 'Test Mail Status : ' , // TODO: Review 130 'LBL_MAILSENDERROR' => 'Mail could not be sent to the admin user. Please check admin\'s email address and/or server settings', // TODO: Review 131 'LBL_CONFIG_EDITOR' => 'Configuration Editor' , // TODO: Review 132 'LBL_CONFIG_DESCRIPTION' => 'Edit the configuration details of vtiger CRM', // TODO: Review 133 'LBL_CONFIG_FILE' => 'config.inc.php' , // TODO: Review 134 'LBL_MB' => 'MB' , // TODO: Review 135 'LBL_MINI_CALENDAR_DISPLAY' => 'Mini Calendar Display' , // TODO: Review 136 'LBL_WORLD_CLOCK_DISPLAY' => 'World Clock Display' , // TODO: Review 137 'LBL_CALCULATOR_DISPLAY' => 'Calculator Display' , // TODO: Review 138 'LBL_USE_RTE' => 'Use RTE' , // TODO: Review 139 'LBL_HELPDESK_SUPPORT_EMAILID' => 'Helpdesk Support Email address' , // TODO: Review 140 'LBL_HELPDESK_SUPPORT_NAME' => 'Helpdesk Support Name' , // TODO: Review 141 'LBL_MAX_UPLOAD_SIZE' => 'Maximum Upload Size (Max 5MB)', // TODO: Review 142 'LBL_MAX_HISTORY_VIEWED' => 'Maximum History Viewed' , // TODO: Review 143 'LBL_DEFAULT_MODULE' => 'Default Module' , // TODO: Review 144 'LBL_MAX_TEXT_LENGTH_IN_LISTVIEW' => 'Maximum text length in List View', // TODO: Review 145 'LBL_MAX_ENTRIES_PER_PAGE_IN_LISTVIEW' => 'Maximum entries per page in List View', // TODO: Review 146 'LBL_INVALID_EMAILID' => 'Invalid Email address' , // TODO: Review 147 'LBL_INVALID_SUPPORT_NAME' => 'Invalid Name' , // TODO: Review 148 'LBL_INVALID_MODULE' => 'Invalid Module' , // TODO: Review 149 'LBL_INVALID_NUMBER' => 'Invalid Number' , // TODO: Review 150 'LBL_FIELDS_INFO_IS_EMPTY' => 'Fields information is empty' , // TODO: Review 151 'LBL_SUCCESSFULLY_UPDATED' => 'Successfully Updated' , // TODO: Review 152 'LBL_CUSTOMIZE_RECORD_NUMBERING' => 'Customise Record Numbering' , // TODO: Review 153 'LBL_MODULE_ENTITY_NUMBER_CUSTOMIZATION' => 'Module Entity Number customisation', // TODO: Review 154 'LBL_UPDATE_MISSING_RECORD_SEQUENCE' => 'Update Missing Record Sequence', // TODO: Review 155 'LBL_USE_PREFIX' => 'Use Prefix' , // TODO: Review 156 'LBL_START_SEQUENCE' => 'Start Sequence' , // TODO: Review 157 'organizationname' => 'Company Name' , // TODO: Review 158 'logoname' => 'Company Logo' , // TODO: Review 159 'address' => 'Address' , // TODO: Review 160 'city' => 'City' , // TODO: Review 161 'state' => 'County' , // TODO: Review 162 'code' => 'Postcode' , // TODO: Review 163 'country' => 'Country' , // TODO: Review 164 'phone' => 'Phone' , // TODO: Review 165 'fax' => 'Fax' , // TODO: Review 166 'website' => 'Website' , // TODO: Review 167 'LBL_INVALID_IMAGE' => 'Invalid Image' , // TODO: Review 168 'LBL_IMAGE_CORRUPTED' => 'Virus detected or uploaded image corrupted', // TODO: Review 169 'LBL_LOGO_RECOMMENDED_MESSAGE' => 'Recommended size 170X60 pixels( .jpeg , .jpg , .png , .gif , .pjpeg , .x-png format ).', // TODO: Review 170 'LBL_COMPANY_INFORMATION' => 'Company Information' , // TODO: Review 171 'LBL_UPDATE' => 'Update' , // TODO: Review 172 'LBL_UPDATE_LOGO' => 'Update Logo' , // TODO: Review 173 'LBL_COMPANY_LOGO' => 'Company Logo' , // TODO: Review 174 'LBL_EDIT_COMPANY_DETAILS_MESSAGE' => 'To edit Company Details, please click on Settings Icon > Add/Delete Users > Company ', // TODO: Review 175 'LBL_ACTIVE' => 'Active' , // TODO: Review 176 'LBL_INACTIVE' => 'Inactive' , // TODO: Review 177 'LBL_DISABLED' => 'Disabled' , // TODO: Review 178 'LBL_RUNNING' => 'Running' , // TODO: Review 179 'LBL_LAST_SCAN_TIMED_OUT' => 'Last scan timed out' , // TODO: Review 180 'LBL_LAST_SCAN_AT' => 'Last scanned at ' , // TODO: Review 181 'LBL_TIME_TAKEN' => ' time taken ' , // TODO: Review 182 'LBL_SHORT_SECONDS' => 'sec' , // TODO: Review 183 //User Login History 184 'LoginHistory' => 'User Login History', 185 'LBL_LOGIN_HISTORY_DETAILS' => 'Login History', 186 'LBL_LOGIN_HISTORY_DESCRIPTION' => 'Login History Details', 187 'LBL_USER_NAME'=> 'User Name', 188 'LBL_USER_IP_ADDRESS'=> 'User IP Address', 189 'LBL_LOGIN_TIME' => 'Sign-in Time', 190 'LBL_LOGGED_OUT_TIME' => 'Sign-out Time', 191 'LBL_STATUS' => 'Status' 192 ); 193 $jsLanguageStrings = array( 194 'JS_PLEASE_SELECT_ATLEAST_ONE_MEMBER_FOR_A_GROUP' => 'Please select atleast one member for a Group', // TODO: Review 195 'JS_GROUP_DELETED_SUCCESSFULLY' => 'Group deleted successfully' , // TODO: Review 196 'JS_TAX_SAVED_SUCCESSFULLY' => 'Tax saved successfully' , // TODO: Review 197 'JS_TAX_DISABLED' => 'Tax disabled' , // TODO: Review 198 'JS_TAX_ENABLED' => 'Tax enabled' , // TODO: Review 199 'JS_EDIT' => 'Edit' , // TODO: Review 200 'JS_ANNOUNCEMENT_SAVED' => 'Announcement Saved' , // TODO: Review 201 'JS_CONFIRM_DEFAULT_SETTINGS' => 'Are you sure that you want to change the server details to the default server values', // TODO: Review 202 'JS_PLEASE_ENTER_NUMBER_IN_RANGE_1TO5' => 'Please enter value in the range 1-5', // TODO: Review 203 'JS_PLEASE_ENTER_NUMBER_IN_RANGE_1TO100' => 'Please enter value in the range 1-100', // TODO: Review 204 'JS_RECORD_NUMBERING_SAVED_SUCCESSFULLY_FOR' => 'Record Numbering successfully saved for', // TODO: Review 205 'JS_RECORD_NUMBERING_UPDATED_SUCCESSFULLY_FOR' => 'Record Numbering Updated Successfully for', // TODO: Review 206 'JS_SEQUENCE_NUMBER_MESSAGE' => 'Sequence Number should be greater than or equal to', // TODO: Review 207 'LBL_WRONG_IMAGE_TYPE' => 'not supported image type' , // TODO: Review 208 'LBL_MAXIMUM_SIZE_EXCEEDS' => 'You can upload maximum size of 1MB only', // TODO: Review 209 'LBL_NO_LOGO_SELECTED' => 'No logo selected' , // TODO: Review 210 'JS_CONFIGURATION_DETAILS_SAVED' => 'Configuration Details saved' , // TODO: Review 211 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |