/********************************************************************************* ** The contents of this file are subject to the vtiger CRM Public License Version 1.0 * ("License"); You may not use this file except in compliance with the License * The Original Code is: vtiger CRM Open Source * The Initial Developer of the Original Code is vtiger. * Portions created by vtiger are Copyright (C) vtiger. * All Rights Reserved. ********************************************************************************/ var alert_arr = { 'DELETE' : 'Are you sure you want to delete the selected ', 'RECORDS' : 'records?', 'SELECT' : 'Please select at least one entity', 'DELETE_ACCOUNT' : 'Deleting Organisation(s) will remove related Opportunities & Quotes. Are you sure you want to delete the selected', 'DELETE_VENDOR' : 'Deleting Vendor(s) will remove related Purchase Orders. Are you sure you want to delete the selected ', 'SELECT_MAILID' : 'Please Select a mailid', 'OVERWRITE_EXISTING_ACCOUNT' : '', 'OVERWRITE_EXISTING_CONTACT' : '', 'MISSING_FIELDS' : 'Missing required fields:', 'NOT_ALLOWED_TO_EDIT' : 'you are not allowed to edit this field', 'NOT_ALLOWED_TO_EDIT_FIELDS' : 'you are not allowed to edit the field(s)', 'COLUMNS_CANNOT_BE_EMPTY' : 'Selected Columns cannot be empty', 'CANNOT_BE_EMPTY' : 'cannot be empty', 'CANNOT_BE_NONE' : 'cannot be none', 'ENTER_VALID' : 'Please enter a valid ', 'SHOULDBE_LESS' : ' should be less than ', 'SHOULDBE_LESS_EQUAL' : ' should be less than or equal to ', 'SHOULDBE_EQUAL' : ' should be equal to ', 'SHOULDBE_GREATER' : ' should be greater than ', 'SHOULDBE_GREATER_EQUAL' : ' should be greater than or equal to ', 'INVALID' : 'Invalid ', 'EXCEEDS_MAX' : 'exceeds the maximum limit', 'OUT_OF_RANGE' : 'is out of range', 'SHOULDNOTBE_EQUAL' : ' should not be equal to ', 'PORTAL_PROVIDE_EMAILID' : 'Please provide valid email address to enable Portal User', 'ADD_CONFIRMATION' : 'Are you sure you want to add the selected ', 'ACCOUNTNAME_CANNOT_EMPTY' : 'Organisation Name cannot be empty', 'CANT_SELECT_CONTACTS' : 'You can\'t select related Contacts from Lead', 'LBL_THIS' : 'This ', 'DOESNOT_HAVE_MAILIDS' : ' doesn\'t have any mail ids', 'ARE_YOU_SURE' : 'Are you sure you want to delete?', 'DOESNOT_HAVE_AN_MAILID' : '" \'+"doesn\'t have an Email address', 'MISSING_REQUIRED_FIELDS' : 'Missing required fields: ', 'READONLY' : 'it\'s readonly', 'SELECT_ATLEAST_ONE_USER' : 'Please select at least one user', 'DISABLE_SHARING_CONFIRMATION' : 'Are you sure you want to disable sharing for selected ', 'USERS' : ' user(s) ?', 'ENDTIME_GREATER_THAN_STARTTIME' : 'End Time should be greater than Start Time ', 'FOLLOWUPTIME_GREATER_THAN_STARTTIME' : 'Follow up Time should be greater than End Time ', 'MISSING_EVENT_NAME' : 'Missing Event name', 'EVENT_TYPE_NOT_SELECTED' : 'Event Type is not selected', 'CLOSEDATE_CANNOT_BE_EMPTY' : 'Closing Date cannot be empty', 'SITEURL_CANNOT_BE_EMPTY' : 'Site URL cannot be empty', 'SITENAME_CANNOT_BE_EMPTY' : 'Site Name cannot be empty', 'LISTPRICE_CANNOT_BE_EMPTY' : 'List price cannot be empty', 'INVALID_LIST_PRICE' : 'Invalid List Price', 'PROBLEM_ACCESSSING_URL' : 'Problem accessing URL: ', 'CODE' : 'Code:', 'WISH_TO_QUALIFY_MAIL_AS_CONTACT' : 'Are you sure you wish to qualify this email as Contact?', 'SELECT_ATLEAST_ONEMSG_TO_DEL' : 'Please select at least one message to delete', 'ERROR' : 'Error', 'FIELD_TYPE_NOT_SELECTED' : 'Field Type is not selected', 'SPECIAL_CHARACTERS_NOT_ALLOWED' : 'Special characters are not allowed in Label field', 'SPECIAL_CHARACTERS' : 'Special characters', 'NOT_ALLOWED' : 'are not allowed. Please try with some other values', 'PICKLIST_CANNOT_BE_EMPTY' : 'Picklist value cannot be empty', 'DUPLICATE_VALUES_FOUND' : 'Duplicate values found', 'DUPLICATE_MAPPING_ACCOUNTS' : 'Duplicate mapping for Organisation!', 'DUPLICATE_MAPPING_CONTACTS' : 'Duplicate mapping for Contacts!', 'DUPLICATE_MAPPING_POTENTIAL' : 'Duplicate mapping for Potential!', 'ERROR_WHILE_EDITING' : 'Error while editing', 'CURRENCY_CHANGE_INFO' : 'Currency changes have been made successfully', 'CURRENCY_CONVERSION_INFO' : 'Are you using Dollar $ as currency? Click OK to remain as $, Cancel to change the currency conversion rate.', 'THE_EMAILID' : 'The email address \'', 'EMAIL_FIELD_INVALID' : '\' in the email field is invalid', 'MISSING_REPORT_NAME' : 'Missing Report name', 'REPORT_NAME_EXISTS' : 'Report name already exists, try again...', 'WANT_TO_CHANGE_CONTACT_ADDR' : 'Do you want to change the addresses of the Contacts related to this Organisation?', 'SURE_TO_DELETE' : 'Are you sure you want to delete ?', 'NO_PRODUCT_SELECTED' : 'No product is selected. Select at least one Product', 'VALID_FINAL_PERCENT' : 'Enter valid Final Discount percentage', 'VALID_FINAL_AMOUNT' : 'Enter valid Final Discount amount', 'VALID_SHIPPING_CHARGE' : 'Enter a valid Shipping & Handling charge', 'VALID_ADJUSTMENT' : 'Enter a valid adjustment', 'WANT_TO_CONTINUE' : 'Do you want to continue?', 'ENTER_VALID_TAX' : 'Please enter valid tax value', 'VALID_TAX_NAME' : 'Enter valid tax name', 'CORRECT_TAX_VALUE' : 'Enter correct tax value', 'ENTER_POSITIVE_VALUE' : 'Please enter positive value', 'LABEL_SHOULDNOT_EMPTY' : 'The tax label name should not be empty', 'NOT_VALID_ENTRY' : 'is not a valid entry. Please enter correct value', 'VALID_DISCOUNT_PERCENT' : 'Enter a valid Discount percentage', 'VALID_DISCOUNT_AMOUNT' : 'Enter a valid Discount amount', 'SELECT_TEMPLATE_TO_MERGE' : 'Please select a template to merge', 'SELECTED_MORE_THAN_ONCE' : 'You have selected the following item(s) more than once.', 'YES' : 'yes', 'NO' : 'no', 'MAIL' : 'mail', 'EQUALS' : 'equals', 'NOT_EQUALS_TO' : 'not equal to', 'STARTS_WITH' : 'starts with', 'CONTAINS' : 'contains', 'DOES_NOT_CONTAINS' : 'does not contain', 'LESS_THAN' : 'less than', 'GREATER_THAN' : 'greater than', 'LESS_OR_EQUALS' : 'less or equal', 'GREATER_OR_EQUALS' : 'greater or equal', 'NO_SPECIAL_CHARS' : 'Special characters are not allowed in Invoice string', 'PLS_SELECT_VALID_FILE' : 'Please select a file with the following extension:', 'NO_SPECIAL' : 'Special characters are not allowed', 'NO_QUOTES' : 'Quotes (\' ") and the + symbol are not allowed ', 'IN_PROFILENAME' : 'in Profile name', 'IN_GROUPNAME' : 'in Group name', 'IN_ROLENAME' : 'in Role name', 'VALID_TAX_PERCENT' : 'Enter a valid tax percentage', 'VALID_SH_TAX' : 'Enter valid taxes for shipping and handling ', 'ROLE_DRAG_ERR_MSG' : 'You cannot move a Parent node under a Child node', 'LBL_DEL' : 'del', 'VALID_DATA' : 'Enter valid data, please try again...', 'STDFILTER' : 'Standard Filters', 'STARTDATE' : 'Start Date', 'ENDDATE' : 'End Date', 'START_DATE_TIME' : 'Start Date & Time', 'START_TIME' : 'Start Time', 'DATE_SHOULDNOT_PAST' : 'Current date & time for Activities with status as Planned', 'TIME_SHOULDNOT_PAST' : 'Current Time for Activities with status as Planned', 'LBL_AND' : 'And', 'LBL_ENTER_VALID_PORT' : 'Please enter valid port number', 'IN_USERNAME' : 'in Username', 'LBL_ENTER_VALID_NO' : 'Please enter valid number', 'LBL_PROVIDE_YES_NO' : 'Invalid value. Please provide Yes or No', 'LBL_SELECT_CRITERIA' : ' Invalid criteria. Please select criteria', 'OPPORTUNITYNAME_CANNOT_BE_EMPTY' : 'Potential name field cannot be empty', 'NAME_DESC' : 'for Folder name & Description', 'ENDS_WITH' : 'ends with', 'SHARED_EVENT_DEL_MSG' : 'The User does not have permission to Edit/Delete shared Event.', 'LBL_WRONG_IMAGE_TYPE' : 'Allowed file types for Contacts - jpeg, png, jpg, pjpeg, x-png or gif', 'SELECT_MAIL_MOVE' : 'Please select a mail and then move..', 'LBL_NOTSEARCH_WITHSEARCH_ALL' : 'You haven\'t used the search. All the records will be exported from ', 'LBL_NOTSEARCH_WITHSEARCH_CURRENTPAGE' : 'You haven\'t searched anything. But you selected with search & current page options. So the records in the current page will be Exported from ', 'LBL_NO_DATA_SELECTED' : 'There is no record selected. Select at least one record to Export', 'LBL_SEARCH_WITHOUTSEARCH_ALL' : 'You have used search option but you have not selected without search & all options.You can click [ok] to export all data or you can click [cancel] and try again with other export criteria', 'STOCK_IS_NOT_ENOUGH' : 'Stock is not enough', 'INVALID_QTY' : 'Invalid Qty.', 'LBL_SEARCH_WITHOUTSEARCH_CURRENTPAGE' : 'You have used search option but you have not selected without search & current page options.You can click [ok] to export current page data or you can click [cancel] and try again with some other export criteria.', 'LBL_SELECT_COLUMN' : ' Invalid column. Please select column', 'LBL_NOT_ACCESSIBLE' : 'Not accessible', 'LBL_FILENAME_LENGTH_EXCEED_ERR' : 'Filename cannot exceed 255 characters', 'LBL_DONT_HAVE_EMAIL_PERMISSION' : 'You don\'t have permission for email field so you can\'t choose the email address', 'LBL_NO_FEEDS_SELECTED' : 'No Feeds selected', 'LBL_SELECT_PICKLIST' : 'Please select at least one value to delete', 'LBL_CANT_REMOVE' : 'You can\'t remove all the values', 'LBL_GIVE_PICKLIST_VALUE' : 'Please provide a value for the selected picklist to be replaced', 'LBL_SELECT_ROLE' : 'Please select at least one role for which the new values are to be added', 'LBL_ADD_PICKLIST_VALUE' : 'Please provide at least one new value to be added', 'LBL_NO_VALUES_TO_DELETE' : 'no values to delete', 'SAME_GROUPS' : 'You have to select the records in the same groups for merging', 'ATLEAST_TWO' : 'Select at least two records for merging', 'MAX_THREE' : 'You are allowed to select a maximum of three records', 'PARENT_RECORD' : 'Select a record as parent record\', MergeFields.tpl Line:5', 'MAX_RECORDS' : 'You are allowed to select a maximum of four records', 'CON_MANDATORY' : 'Select the mandatory field Last Name', 'LE_MANDATORY' : 'Select the mandatory fields Last Name and Company', 'ACC_MANDATORY' : 'Select the mandatory field Organisation Name', 'PRO_MANDATORY' : 'Select the mandatory field Product Name', 'TIC_MANDATORY' : 'Select the mandatory field Ticket Title', 'POTEN_MANDATORY' : 'Select the mandatory field Opportunity Name', 'VEN_MANDATORY' : 'Select the mandatory field Vendor Name', 'DEL_MANDATORY' : 'You are not allowed to delete the mandatory field', 'MSG_CHANGE_CURRENCY_REVISE_UNIT_PRICE' : 'Unit price of all the currencies will be revised based on the selected currency. Are you sure?', 'Select_one_record_as_parent_record' : 'Select one record as parent record', 'RECURRING_FREQUENCY_NOT_PROVIDED' : 'Recurring frequency not provided', 'RECURRING_FREQNECY_NOT_ENABLED' : 'Recurring frequency is provided, but recurring is not enabled', 'NO_SPECIAL_CHARS_DOCS' : 'Special characters like quotes, backslash, + symbol, % and ? are not allowed', 'FOLDER_NAME_TOO_LONG' : 'Folder name is too long. Try again', 'FOLDERNAME_EMPTY' : 'The Folder name cannot be empty', 'DUPLICATE_FOLDER_NAME' : 'Trying to duplicate an existing folder name. Please try again', 'FOLDER_DESCRIPTION_TOO_LONG' : 'Folder description is too long. Try again', 'NOT_PERMITTED' : 'You are not permitted to execute this operation.', 'ALL_FILTER_CREATION_DENIED' : 'Cannot create Custom View using name "All", try using a different View name', 'OPERATION_DENIED' : 'You are denied to perform this operation', 'EMAIL_CHECK_MSG' : 'Disable portal access to save the email field as blank', 'IS_PARENT' : 'This Product has Sub Products, You are not allowed to choose a Parent for this Product', 'LBL_NO_ROLES_SELECTED' : 'No Roles have been selected, do you wish to continue?', 'LBL_DUPLICATE_FOUND' : 'Duplicate entries found for the value ', 'LBL_CANNOT_HAVE_EMPTY_VALUE' : 'Cannot replace with blank value, to remove the value use the delete option.', 'LBL_DUPLICATE_VALUE_EXISTS' : 'Duplicate value exists', 'LBL_WANT_TO_DELETE' : 'This will delete the selected picklist value(s) for all roles. Are you sure you want to continue? ', 'LBL_DELETE_ALL_WARNING' : 'Must have at least one value for the picklist', 'LBL_PLEASE_CHANGE_REPLACEMENT' : 'please change the replacement value; it is also selected for delete', 'BLOCK_NAME_CANNOT_BE_BLANK' : 'Block name can not be blank', 'ARE_YOU_SURE_YOU_WANT_TO_DELETE' : 'Are you sure you want to delete?', 'PLEASE_MOVE_THE_FIELDS_TO_ANOTHER_BLOCK' : 'Please move the fields to another block', 'ARE_YOU_SURE_YOU_WANT_TO_DELETE_BLOCK' : 'Are you sure you want to delete block?', 'LABEL_CANNOT_NOT_EMPTY' : 'Label cannot be emtpy', 'LBL_TYPEALERT_' : '', 'LBL_WITH' : 'with', 'LBL_LENGTHALERT' : 'Sorry, you can cannot map fields with different character size. Kindly map the data with same or more character size.', 'LBL_DECIMALALERT' : 'Sorry, you can cannot map fields with different decimal places. Kindly map the data with same or more decimal places.', 'FIELD_IS_MANDATORY' : 'Mandatory field', 'FIELD_IS_ACTIVE' : 'Field is available for use', 'FIELD_IN_QCREATE' : 'Present in Quick Create', 'FIELD_IS_MASSEDITABLE' : 'Available for Mass Edit', 'IS_MANDATORY_FIELD' : 'is Mandatory field', 'AMOUNT_CANNOT_BE_EMPTY' : 'Amount cannot be empty', 'LABEL_ALREADY_EXISTS' : 'Label already exists. Please specify a different Label', 'LENGTH_OUT_OF_RANGE' : 'Length of the Block should be less than 50 characters', 'LBL_SELECT_ONE_FILE' : 'Please select at least one file', 'LBL_UNABLE_TO_ADD_FOLDER' : 'Unable to add folder. Please try again.', 'LBL_ARE_YOU_SURE_YOU_WANT_TO_DELETE_FOLDER' : 'Are you sure you want to delete the folder?', 'LBL_ERROR_WHILE_DELETING_FOLDER' : 'Error while deleting the folder. Please try again later.', 'LBL_FILE_CAN_BE_DOWNLOAD' : 'File is available for download', 'LBL_DOCUMENT_LOST_INTEGRITY' : 'This Document is not available. It will be marked as inactive', 'LBL_DOCUMENT_NOT_AVAILABLE' : 'This Document is not available for download', 'LBL_FOLDER_SHOULD_BE_EMPTY' : 'Folder should be empty to remove it!', 'LBL_PLEASE_SELECT_FILE_TO_UPLOAD' : 'Please select the file to upload.', 'LBL_ARE_YOU_SURE_TO_MOVE_TO' : 'Are you sure you want to move the file(s) to ', 'LBL_FOLDER' : ' folder', 'LBL_UNABLE_TO_UPDATE' : 'Unable to update! Please try again.', 'LBL_BLANK_REPLACEMENT' : 'Cannot select blank value for replacement', 'LBL_IMAGE_DELETED' : 'Image deleted', 'ERR_FIELD_SELECTION' : 'Some error in field selection', 'NO_LINE_ITEM_SELECTED' : 'No line item is selected. Please select at least one line item.', 'LINE_ITEM' : 'Line item', 'LIST_PRICE' : 'List price', 'LBL_PRINT_EMAIL' : 'Print', 'LBL_DELETE_EMAIL' : 'Delete', 'LBL_DOWNLOAD_ATTACHMENTS' : 'Download Attachments', 'LBL_QUALIFY_EMAIL' : 'Qualify', 'LBL_FORWARD_EMAIL' : 'Forward', 'LBL_REPLY_TO_SENDER' : 'Reply To Sender', 'LBL_REPLY_TO_ALL' : 'Reply To All', 'LBL_WIDGET_HIDDEN' : 'Widget hidden', 'LBL_RESTORE_FROM_PREFERENCES' : 'You can restore it from the Create button on the Home page or your preferences', 'ERR_HIDING' : 'Error while hiding', 'MSG_TRY_AGAIN' : 'Please try again', 'MSG_ENABLE_SINGLEPANE_VIEW' : 'Singlepane View enabled', 'MSG_DISABLE_SINGLEPANE_VIEW' : 'Singlepane View disabled', 'MSG_FTP_BACKUP_DISABLED' : 'FTP Backup disabled', 'MSG_LOCAL_BACKUP_DISABLED' : 'Local Backup disabled', 'MSG_FTP_BACKUP_ENABLED' : 'FTP Backup enabled', 'MSG_LOCAL_BACKUP_ENABLED' : 'Local Backup enabled', 'MSG_CONFIRM_PATH' : 'confirm with the path details', 'MSG_CONFIRM_FTP_DETAILS' : 'confirm with the FTP details', 'START_PERIOD_END_PERIOD_CANNOT_BE_EMPTY' : 'Start period or End period cannot be empty', 'LBL_ADD' : 'Add ', 'Module' : 'Module', 'DashBoard' : 'Dash Board', 'RSS' : 'RSS', 'Default' : 'Default', 'Notebook' : 'Notebook', 'SPECIAL_CHARS' : ' / < > + \' " ', 'BETWEEN' : 'between', 'BEFORE' : 'before', 'AFTER' : 'after', 'ERROR_DELETING_TRY_AGAIN' : 'Error while deleting. Please try again.', 'LBL_ENTER_WINDOW_TITLE' : 'Please enter Window Title.', 'LBL_SELECT_ONLY_FIELDS' : 'Please select only two fields.', 'LBL_ENTER_RSS_URL' : 'Please enter RSS URL', 'LBL_ADD_HOME_WIDGET' : 'Unable to add homestuff! Please try again', 'LBL_DEFAULT_VALUE_FOR_THIS_FIELD' : 'Default value for this field', 'RECIPIENTS_CANNOT_BE_EMPTY' : 'Selected recipients cannot be empty', 'VALID_SCANNER_NAME' : 'Please enter a valid Scanner name (It should be only characters and numbers)', 'ERR_SAME_SOURCE_AND_TARGET' : 'Source field and target field should not be same', 'ERR_ATLEAST_ONE_VALUE_FOR' : 'You need to select at least one value for', 'ERR_SELECT_MODULE_FOR_DEPENDENCY' : 'Please select a module to add Dependency', 'OVERWRITE_EXISTING_ACCOUNT1' : 'Do you want to overwrite the existing address with this selected Organisation (', 'OVERWRITE_EXISTING_ACCOUNT2' : ') address details?', 'OVERWRITE_EXISTING_CONTACT1' : 'Overwrite the existing address with this selected contact (', 'OVERWRITE_EXISTING_CONTACT2' : ') address details?', 'LBL_TYPEALERT_1' : 'Sorry, you cannot map the', 'LBL_TYPEALERT_2' : 'data type. Please map the same data types.', 'LBL_SIZE_SHOULDNOTBE_GREATER' : 'File size should not be greater than ', 'LBL_MAX_SIZE' : 'Maximum upload size is', 'LBL_FILESIZEIN_MB' : 'MB', 'LBL_FILESIZEIN_KB' : 'KB', 'LBL_FILESIZEIN_B' : 'B', 'LBL_HELP_TITLE' : 'Help', 'LBL_WIKI_TITLE' : 'Manuals', 'LBL_FAQ_TITLE' : 'FAQ', 'LBL_VIDEO_TITLE' : 'Video', 'LBL_CLOSE_TITLE' : 'Close', 'LBL_SELECT' : 'Select Default Widgets to be shown', 'ERR_SELECT_ATLEAST_ONE_MERGE_CRITERIA_FIELD' : 'Select at least one field for merge criteria', 'ERR_PLEASE_MAP_MANDATORY_FIELDS' : 'Please map the following mandatory fields', 'ERR_MAP_NAME_ALREADY_EXISTS' : 'Map name already exists. Please give a different name', 'ERR_MAP_NAME_CANNOT_BE_EMPTY' : 'Map name cannot be empty', 'ERR_FIELDS_MAPPED_MORE_THAN_ONCE' : 'Following field is mapped more than once. Please check the mapping.', 'ERR_SELECT_EITHER' : 'Select either Organisation or Contact to convert the lead', 'ERR_SELECT_ACCOUNT' : 'Select Organisation to proceed', 'ERR_SELECT_CONTACT' : 'Select Contact to proceed', 'ERR_MANDATORY_FIELD_VALUE' : 'Values for mandatory fields are missing', 'ERR_POTENTIAL_AMOUNT' : 'Potential amount must be a number', 'ERR_EMAILID' : 'Enter valid email address', 'ERR_TRANSFER_TO_ACC' : 'Organisation should be selected to transfer related records', 'ERR_TRANSFER_TO_CON' : 'Contact should be selected to transfer related records ', 'SURE_TO_DELETE_CUSTOM_MAP' : 'Are you sure you want to delete the Field Mapping?', 'LBL_CLOSE_DATE' : 'Close Date', 'LBL_EMAIL' : 'Email', 'MORE_THAN_500' : 'You selected more than 500 records. This action may take a long time. Are you sure want to proceed?', 'LBL_MAPPEDALERT' : 'The field has been already mapped' };