Skip to content
Snippets Groups Projects
Vtiger.php 83.1 KiB
Newer Older
Prasad's avatar
Prasad committed
<?php
Prasad's avatar
Prasad committed
/*+***********************************************************************************
 * The contents of this file are subject to the vtiger CRM Public License Version 1.1
Prasad's avatar
Prasad committed
 * ("License"); You may not use this file except in compliance with the License
Prasad's avatar
Prasad committed
 * The Original Code is: vtiger CRM Open Source
Prasad's avatar
Prasad committed
 * The Initial Developer of the Original Code is vtiger.
 * Portions created by vtiger are Copyright (C) vtiger.
 * All Rights Reserved.
Prasad's avatar
Prasad committed
 *************************************************************************************/
Prasad's avatar
Prasad committed
$languageStrings = array(
Prasad's avatar
Prasad committed

	// Footer
	'APPTITLE' => 'Vtiger CRM',
	'POWEREDBY'=> 'Powered by vtiger CRM',
	'LBL_READ_LICENSE' => 'Read License',
	'LBL_PRIVACY_POLICY' => 'Privacy Policy',

	// Common Actions
Satish's avatar
Satish committed
	'LBL_NEW' => 'New',
	'LBL_LINKED' => 'Linked',
Prasad's avatar
Prasad committed
	'LBL_SELECT_ALL' => 'Select all',
	'LBL_SELECT_TO_LOAD_LIST' => 'Select to Load List',
	'LBL_CREATING_NEW' => 'Creating New',
Satish's avatar
Satish committed
	'LBL_ADDING_NEW' => 'Adding new',
Prasad's avatar
Prasad committed
	'LBL_EDITING' => 'Editing',
	'LBL_SAVE' => 'Save',
	'LBL_CANCEL' => 'Cancel',
	'LBL_BACK' => 'Back',
	'LBL_IMPORT' => 'Import',
	'LBL_EXPORT' => 'Export',
	'LBL_FIND_DUPLICATES' => 'Find Duplicates',
	'LBL_MORE' => 'More',
Satish's avatar
Satish committed
	'LBL_LESS' => 'Less',
Prasad's avatar
Prasad committed
	'LBL_ACTIONS' => 'Actions',
Satish's avatar
Satish committed
	'LBL_ADD' => 'Add',
Prasad's avatar
Prasad committed
	'LBL_EDIT' => 'Edit',
	'LBL_DELETE' => 'Delete',
Satish's avatar
Satish committed
	'LBL_COMMENT' => 'Comment',
	'LBL_STARRED' => 'Unfollow',
	'LBL_NOT_STARRED' => 'Click to follow',
	'LBL_QUICK_VIEW' => 'Quick View',
	'LBL_NOTIFICATION_CENTER' => 'Notification Center',
Prasad's avatar
Prasad committed
	'LBL_SETTINGS'=> 'Settings',
	'LBL_ADD_COMMENT' => 'Add Comment',
	'LBL_EDIT_FIELDS' => '%s Fields & Layout',
	'LBL_EDIT_WORKFLOWS' => '%s Workflows',
	'LBL_EDIT_PICKLIST_VALUES' => 'Picklists Values',
	'LBL_EDIT_MAILSCANNER' => 'Mail Converter',
	'LBL_RECORD_DELETE' => 'The record you are trying to view has been deleted.',
	'LBL_RECORD_NOT_FOUND' => 'Record you are trying to access is not found',
	'LBL_EDIT_REASON' => 'Edit reason',
	//'LBL_EDIT_CURRENT_FILTER' => 'Edit Current Filter',
	//'LBL_DELETE_CURRENT_FILTER' => 'Delete Current Filter',
	'LBL_SELECT' => 'Select',
	'LBL_CLEAR' => 'Clear',
	'LBL_YES' => 'Yes',
	'LBL_NO' => 'No',
	'LBL_SHOW_COMPLETE_DETAILS' => 'Complete Details',
Satish's avatar
Satish committed
	'LBL_MINILIST_FIELDS_ARE_NOT_AVAILABLE_FOR_YOU' => 'Sorry! Minilist fields are not available for you.',
	'LBL_MASS_EDITING' => 'Mass Editing',
	'LBL_DESELECT_ALL_RECORDS' => 'Deselect Records in all Pages',
Prasad's avatar
Prasad committed
	'LBL_QUICK_CREATE' => 'Quick Create',
Satish's avatar
Satish committed
	'LBL_QUICK_EDIT' => 'Quick Edit',
Prasad's avatar
Prasad committed
	'LBL_SEND_EMAIL' => 'Send Email',
	//SEND EMAIL translations
	'LBL_ALL_EMAILS' => 'All email accounts',
	'LBL_MUTIPLE_EMAIL_SELECT_ONE' => 'Please select one of the options below',
	//SEND EMAIL translations
	'LBL_GO_TO_FULL_FORM' => 'Go to full form',
	'LBL_SEND_SMS' => 'Send SMS',
	'LBL_FOUND' => 'found',
	'LBL_CLICK_ADD' => 'Click to add',
	'LBL_ADD_MORE_FIELDS' => 'Add more fields',
	'LBL_ADD_NOTE' => 'Add Document',
	'LBL_CREATE_NEW' => 'Create New',
Satish's avatar
Satish committed
	'LBL_ADD_EVENT' => 'Add Event',
	'LBL_ADD_TASK' => 'Add Task',
Prasad's avatar
Prasad committed
	'LBL_MARKETING_AND_SALES' => 'MARKETING & SALES',
	'LBL_TOOLS_HEADER' => 'TOOLS',
	'LBL_SUPPORT' => 'SUPPORT',
	'LBL_INVENTORY' => 'INVENTORY',
	'LBL_ANALYTICS' => 'ANALYTICS',
	'LBL_CONTACT' => 'CONTACT MANAGEMENT',
	'LBL_HOME' => 'Home',
Satish's avatar
Satish committed
	'LBL_NO_ATTACHMENTS' => 'No Attachments',
	'LBL_COMPOSE_EMAIL_WARNING' => ' Warning : Your email might land in spam. Add Vtiger as an authorized sender for your domain. Learn more',
Prasad's avatar
Prasad committed
	// Common Link Labels
Satish's avatar
Satish committed
	'LBL_REARRANGE_DASHBOARD_TABS' => 'Rearrange Tabs',
	'LBL_DONE' => 'Done',
	'LBL_DELETE_DASHBOARD_TAB' =>'Delete Tab',
	'LBL_DASHBOARD_TAB_ALREADY_EXIST' => 'Tab Name Already Exist',
	'LBL_TABS_LIMIT_EXCEEDED' => 'Sorry! Can\'t add more than 10 tabs',
	'LBL_TODOS' => 'Tasks',
Prasad's avatar
Prasad committed
	'LBL_LAST_VIEWED_RECORDS' => 'Last Viewed Records',
	'LBL_DASHBOARD' => 'Dashboard',
	'LBL_USER_SETTINGS' => 'User Settings',
	'LBL_MY_PREFERENCES' => 'My Preferences',
	'LBL_SIGN_OUT' => 'Sign Out',
	'LBL_HELP' => 'Help',
	'LBL_DOCUMENTATION' => 'Documentation',
	'LBL_VIDEO_TUTORIAL' => 'Video Tutorial',
	'LBL_FEEDBACK' => 'Feedback',
	'LBL_CHAT_SUPPORT'=>'Chat Support',
	'LBL_CRM_SETTINGS' => 'CRM Settings',
	'LBL_ON_DEMAND_ADMIN' => 'Add / Delete Users',
	'LBL_ANNOUNCEMENT' => 'Announcement',
	'LBL_CALENDAR' => 'Calendar',
	'LBL_POST' => 'Post',
	'LBL_GUIDER' => 'Guider',
Satish's avatar
Satish committed
	'LBL_VIDEOS' => 'Videos',
Prasad's avatar
Prasad committed
	'LBL_DISPLAY_TYPE' => 'Display Type',
	'LBL_DISPLAY_WIDETYPE' => 'Wide',
	'LBL_DISPLAY_MEDIUMTYPE' => 'Medium',
	'LBL_DISPLAY_NARROWTYPE' => 'Narrow',
	'LBL_TAG_THIS_RECORD' => 'Tag this Record',
Satish's avatar
Satish committed
	'LBL_SAME_TAG_EXISTS' => 'Duplicate tag exist',
	'LBL_MAKE_PUBLIC' => 'Make Public',
Prasad's avatar
Prasad committed
	'LBL_PAGE' => 'Page',
	'LBL_LISTVIEW_PAGE_JUMP' => 'Page Jump',
	'LBL_PROFILE_PASSWORD' => 'Profile / Password',
Satish's avatar
Satish committed
	'LBL_INFO' => 'Info',
	'LBL_CANT_MOVE_FROM_PUBLIC_TO_PRIVATE' => 'Cannot able to move from Public tag to Private tag.',
	'LBL_EDIT_TAG'=>'Edit Tag',
	'LBL_NO_TAG_EXISTS' => 'No Tag Exists' ,
	'LBL_RELATED_USERS' => 'Related Users',

Prasad's avatar
Prasad committed
	// Common Fields
	'LBL_USER' => 'User',
	'LBL_GROUP' => 'Group',
	'Last Modified By' => 'Last Modified By',
	'Created Time' => 'Created Time',
	'Modified Time' => 'Modified Time',
	'Description' => 'Description',
	'Assigned To'=>'Assigned To',

	//Loading Labels
	'LBL_LOADING' => 'Loading',
	'LBL_LOADING_WIDGET' => 'Loading Widget',
	'LBL_LOADING_LISTVIEW_CONTENTS'	=> 'Loading, Please wait.',

	// Detail View
Satish's avatar
Satish committed
	'LBL_HISTORY' => 'History',
Prasad's avatar
Prasad committed
	'LBL_UPDATES' => 'Updates',
	'LBL_SHOW_FULL_DETAILS' => 'Show Full Details',
	'LBL_SUMMARY_DETAILS' => 'Summary Details',
	'LBL_ADD_NEW_COMMENT' =>'Add New Comment',
	'LBL_NO_UPDATES' => 'No Updates',
	'LBL_ACTIVITIES' => 'Activities',
	'LBL_NO_PENDING_ACTIVITIES' => 'No pending activities',
	'LBL_SUMMARY' => 'Summary',
Satish's avatar
Satish committed
	'LBL_KEY_FIELD' => 'Key Field',
Prasad's avatar
Prasad committed
	'LBL_DETAILS' => 'Details',
Satish's avatar
Satish committed
	'LBL_NAME_EMAIL' => 'Name and Email',

Prasad's avatar
Prasad committed
	// Popup window
	'LBL_SEARCH_FOR' => 'Search For',
	'LBL_IN' => 'in',
	'LBL_TYPE_SEARCH' => 'Type to search',
	'LBL_SEARCH_BUTTON' => 'Search Button',
	'LBL_ADVANCE_SEARCH' => 'Advanced',
	'LBL_LOADING_PLEASE_WAIT' => 'Loading, Please wait.',
	'LBL_PLEASE_SELECT_MODULE' => 'Please select any module to search',

	//DropDown Category
	'LBL_USERS' => 'Users',
	'LBL_GROUPS' => 'Groups',

	//EditView Form Links
	'LBL_FULL_FORM' => 'Full Form',
	'LBL_SIMPLE_FORM' => 'Simple Form',

	//Recent Comments
Satish's avatar
Satish committed
	'LBL_IS_REMOVED' => 'is Removed',
Prasad's avatar
Prasad committed
	'LBL_ADD_YOUR_COMMENT_HERE' => 'Add your comment here...',
	'LBL_REASON_FOR_CHANGING_COMMENT' => 'Reason for changing comment',
	'LBL_REPLY' => 'Reply',
	'LBL_VIEW_THREAD' => 'View Thread',
	'LBL_NO_COMMENTS' => 'No comments',
	'LBL_REPLIES' => 'replies',
	'LBL_REPLY_ALL' => 'Reply all',

	//Translation for all modules
Prasad's avatar
Prasad committed
	'Accounts' => 'Organizations',
	'Assets' => 'Assets',
	'Calendar' => 'Calendar',
	'Campaigns' => 'Campaigns',
	'Contacts' => 'Contacts',
	'Documents' => 'Documents',
Prasad's avatar
Prasad committed
	'Leads' => 'Leads',
	'ModComments' => 'Comments',
	'Potentials' => 'Opportunities',
	'PriceBooks' => 'Price Books',
	'Products' => 'Products',
	'Project' => 'Projects',
	'ProjectMilestone' => 'Project Milestones',
	'ProjectTask' => 'Project Tasks',
	'ServiceContracts' => 'Service Contracts',
	'Services' => 'Services',
	'Vendors' => 'Vendors',
	'Rss' => 'RSS',
	'Quotes'=>'Quotes',
Satish's avatar
Satish committed
	'PurchaseOrder'=>'Purchase Order',
	'SalesOrder'=>'Sales Order',
	'Invoice'=>'Invoice',
Prasad's avatar
Prasad committed
	'MailManager' => 'Mail Manager',
	'Activities' => 'Activities',
Satish's avatar
Satish committed
	'Portal' => 'Our Sites',
	'Email Templates' => 'Email Templates',
	'Recycle Bin' => 'Recycle Bin',
Prasad's avatar
Prasad committed

	//Basic String Translation
Prasad's avatar
Prasad committed
	'LBL_ADD_RECORD' => 'Add Record',
Prasad's avatar
Prasad committed
	'LBL_RECENTLY_MODIFIED' => 'Recently Modified',
	'LBL_RECORDS_LIST' => 'Records List',
	'LBL_RECORD_SUMMARY' => 'Module Summary',
	'LBL_RECORD_SUMMARY' => 'Module Details',
	'LBL_ACCESS_DENIED_FOR' => 'Access Denied for',
	'LBL_GO_BACK' => 'Go back',
	'LBL_NO_DATA_AVAILABLE' => 'No data available',

	// Global Search
	'LBL_GLOBAL_SEARCH' => 'Type keyword and press enter',
	'LBL_ALL_RECORDS' => 'All Records',
	'LBL_NO_RECORDS_FOUND' => 'No records found',

	//Filters & Advance Filter
	'LBL_AND' => 'and',
	'LBL_OR' => 'or',
	'LBL_APPLBL_NONEROVE' => 'Approve',
	'LBL_DENY' => 'Deny',
	'LBL_EQUALS' => 'equals',
	'LBL_NOT_EQUAL_TO' => 'not equal to',
	'LBL_STARTS_WITH' => 'starts with',
	'LBL_ENDS_WITH' => 'ends with',
	'LBL_CONTAINS' => 'contains',
Satish's avatar
Satish committed
	'LBL_DOES_NOT_CONTAIN' => 'does not contain',
Prasad's avatar
Prasad committed
	'LBL_LESS_THAN' => 'less than',
	'LBL_GREATER_THAN' => 'greater than',
	'LBL_LESS_THAN_OR_EQUAL' => 'less or equal',
	'LBL_GREATER_OR_EQUAL' => 'greater or equal',
	'LBL_BEFORE' => 'before',
	'LBL_AFTER' => 'after',
	'LBL_BETWEEN' => 'between',
	'LBL_SEARCH' => 'Search',
	'LBL_SEARCH_IN' => 'Search In',
	'LBL_ADD_CONDITION' => 'Add Condition',
	'LBL_ADD_GROUP' => 'Add Condition Group',
	'LBL_FILTER_CONDITIONS' => 'List Conditions',
Prasad's avatar
Prasad committed
	'LBL_ALL_CONDITIONS' => 'All Conditions',
	'LBL_ALL_CONDITIONS_DESC' => 'All conditions must be met',
	'LBL_ANY_CONDITIONS' => 'Any Conditions',
	'LBL_ANY_CONDITIONS_DESC' => 'At least one of the conditions must be met',
Prasad's avatar
Prasad committed
	'LBL_SELECT_FIELD' => 'Select Field',
	'LBL_SELECT_MODULE' => 'Select Module',
	'LBL_CREATE_NEW_FILTER' => 'Create New List',
	'All' => 'All',
	'Others' => 'Others',
	'Pending' => 'Pending',
	'Public' => 'Public',

	//Advance Search
	'LBL_SAVE_FILTER' => 'Save List',
Satish's avatar
Satish committed
	'LBL_SAVE_MODIFY_FILTER' => 'Save/Modify Search',
Prasad's avatar
Prasad committed
	'LBL_SEARCH_RESULTS' => 'Search Results',
	'LBL_SAVE_AS_FILTER' => 'Save As List',

	//Exception String Translation
	'LBL_NOT_ACCESSIBLE' => 'Access denied',

	//Line Items
	'LBL_ITEM_DETAILS'=> 'Item Details',
Prasad's avatar
Prasad committed
	'LBL_CURRENCY' => 'Currency',
Prasad's avatar
Prasad committed
	'LBL_TAX_MODE' => 'Tax Mode',
	'LBL_INDIVIDUAL' => 'Individual',
	'LBL_GROUP' => 'Group',
	'LBL_TOOLS' => 'Tools',
	'LBL_ITEM_NAME' => 'Item Name',
	'LBL_QTY_IN_STOCK' => 'Stock',
	'LBL_QTY' => 'Quantity',
	'LBL_LIST_PRICE' => 'Selling Price',
	'LBL_TOTAL' => 'Total',
	'LBL_NET_PRICE' => 'Net Price',
	'LBL_DISCOUNT' => 'Discount',
	'LBL_TOTAL_AFTER_DISCOUNT' => 'Total After Discount',
	'LBL_TAX' => 'Tax',
	'LBL_ADD_PRODUCT' => 'Add Product',
	'LBL_ADD_SERVICE' => 'Add Service',
Satish's avatar
Satish committed
	'LBL_LI_ADD_PRODUCT' => 'Product',
	'LBL_LI_ADD_SERVICE' => 'Service',
Prasad's avatar
Prasad committed
	'LBL_ITEMS_TOTAL' => 'Items Total',
	'LBL_SHIPPING_AND_HANDLING_CHARGES' => 'Shipping & Handling Charges',
	'LBL_PRE_TAX_TOTAL' => 'Pre Tax Total',
	'LBL_TAX_FOR_SHIPPING_AND_HANDLING' => 'Taxes For Shipping and Handling',
	'LBL_SET_SHIPPING_AND_HANDLING_TAXES_FOR' => 'Set S&H Taxes For',
	'LBL_ADJUSTMENT' => 'Adjustment',
Prasad's avatar
Prasad committed
	'LBL_DEDUCT' => 'Deduct',
Prasad's avatar
Prasad committed
	'LBL_GRAND_TOTAL' => 'Grand Total',
	'LBL_ZERO_DISCOUNT' => 'Zero Discount',
	'LBL_OF_PRICE' => 'Price',
Prasad's avatar
Prasad committed
	'LBL_DIRECT_PRICE_REDUCTION' => 'Direct Price Reduction',
Prasad's avatar
Prasad committed
	'LBL_SET_DISCOUNT_FOR' => 'Set Discount For',
	'LBL_STOCK_NOT_ENOUGH' => 'Not enough stock',
	'LBL_MAX_QTY_SELECT' => 'Maximum value is',
Prasad's avatar
Prasad committed
	'LBL_DRAG' => 'Drag',
Prasad's avatar
Prasad committed
	'LBL_TOTAL_TAX_AMOUNT' => 'Total Tax Amount',
	'LBL_DIRECT_AMOUNT_DISCOUNT' => 'Direct Amount Discount',
Prasad's avatar
Prasad committed
	'LBL_FINAL_DISCOUNT_AMOUNT' => 'Final Discount Amount',
Prasad's avatar
Prasad committed
	'LBL_MORE_CURRENCIES' => 'more currencies',
	'LBL_SET_TAX_FOR' => 'Set Tax for',
Prasad's avatar
Prasad committed
	'LBL_GROUP_TAX' => 'Group Tax',
Prasad's avatar
Prasad committed
	'LBL_BILLING_ADDRESS_FROM' => 'Copy Billing Address from',
	'LBL_SHIPPING_ADDRESS_FROM' => 'Copy Shipping Address from',
	'LBL_COPY_SHIPPING_ADDRESS' => 'Shipping Address',
	'LBL_COPY_BILLING_ADDRESS' => 'Billing Address',
	'LBL_OVERALL_DISCOUNT' => 'Overall Discount',
	'LBL_CHARGES' => 'Charges',
	'LBL_CHARGES_TOTAL' => 'Charges Total',
	'LBL_TAXES_ON_CHARGES' => 'Taxes On Charges',
	'LBL_DEDUCTED_TAXES' => 'Deducted Taxes',
	'LBL_DEDUCTED_TAXES_TOTAL' => 'Deducted Taxes Total',
	'LBL_DEFAULT' => 'Default',
	'LBL_ITEM' => 'Item',
Satish's avatar
Satish committed
	'LBL_ADD_DASHBOARD' =>'Add dashboard',
Prasad's avatar
Prasad committed

	//DetailView Actions
	'LBL_CREATE' => 'Create',
	'LBL_GENERATE' => 'Generate',
Satish's avatar
Satish committed
	'LBL_DUPLICATE' => 'Duplicate',
Prasad's avatar
Prasad committed
	'Add Note' => 'Add Document',

	//Dashboard String
	'LBL_ADD_WIDGET' => 'Add Widget',
	'LBL_COMMENTS' => 'Comments',
	'LBL_REFRESH' => 'Refresh',
	'LBL_CLOSE' => 'Close',
	'LBL_ALL' => 'All',
	'LBL_UPDATED' => 'updated',
Satish's avatar
Satish committed
	'LBL_VIA_TASK' => 'via task',
Prasad's avatar
Prasad committed
	'LBL_form' => 'from',
Satish's avatar
Satish committed
	'LBL_FROM' => 'From',
Prasad's avatar
Prasad committed
	'LBL_TO' => 'To',
	'LBL_to' => 'to',
	'LBL_ON' => 'on',
	'LBL_OF' => 'of',
	'LBL_BY' => 'by',
	'LBL_ADDED' => 'added',
	'LBL_FOR' => 'for',
	'LBL_CREATED' => 'created',
	'LBL_DELETED' => 'deleted',
	'LBL_RESTORED' => 'restored',
	'LBL_COMMENTED' => 'commented',
	'LBL_REMOVED' => 'removed',
	'LBL_REMOVE' => 'Remove',
	'LBL_AT' => 'at',
	'LBL_MINE' => 'Mine',
Satish's avatar
Satish committed
	'LBL_ME' => 'Me',
Prasad's avatar
Prasad committed
	'History' => 'History',
	'Upcoming Tasks' => 'Upcoming Tasks',
	'LBL_YEAR' => 'year',
	'LBL_YEARS' => 'years',
	'LBL_MONTH' => 'month',
	'LBL_MONTHS' => 'months',
	'LBL_DAY' => 'day',
	'LBL_DAYS' => 'days',
Satish's avatar
Satish committed
	'LBL_DAY(S)' => 'day(s)',
Prasad's avatar
Prasad committed
	'LBL_HOUR' => 'hour',
	'LBL_HOURS' => 'hours',
Satish's avatar
Satish committed
	'LBL_HOUR(S)' => 'hour(s)',
Prasad's avatar
Prasad committed
	'LBL_MINUTE' => 'minute',
	'LBL_MINUTES' => 'minutes',
	'LBL_SECOND' => 'second',
	'LBL_SECONDS' => 'seconds',
Prasad's avatar
Prasad committed
	'LBL_JUSTNOW' => 'just now',
Prasad's avatar
Prasad committed
	'LBL_CUSTOM_INFORMATION' => 'Custom Information',
	'LBL_NO_RECENT_UPDATES' => 'No recent updates',
	'LBL_NO_DATA' => 'No Data',
	'LBL_PERMISSION_DENIED' => 'Permission denied',
	'LBL_HANDLER_NOT_FOUND' => 'Handler not found',
	'LBL_FILTER' => 'List',
	'LBL_DUE' => 'due in',
	'LBL_DAYS' => 'days',
	'LBL_COMPLETED' => 'completed',
	'LBL_AGO' => 'ago',
	'LBL_CHANGED' => 'changed',
	'SINGLE_Users' => 'User',
	'LBL_MATCHED_THIS_CRITERIA'=> 'matched this criteria',
	'LBL_NO_SCHEDULED_ACTIVITIES' => 'No scheduled activities',
	'LBL_NO_OVERDUE_ACTIVITIES' => 'No overdue activities',
	'LBL_NO_UPDATES_OR_COMMENTS' => 'No updates or comments',
	'LBL_MINI_LIST' => 'Mini List',
	'LBL_NOTEPAD' => 'Notepad',
	'LBL_NOTEPAD_NAME' => 'Notepad Name',
	'LBL_NOTEPAD_CONTENT' => 'Notepad Content',
	'LBL_LAST_SAVED_ON' => 'Last saved on',
	'Mini List' => 'Mini List',
	'Notebook' => 'Notepad',
	'LBL_RESULT_FOR_THE_TAG' => 'Results for the tag',
Satish's avatar
Satish committed
	'LBL_ALL_USERS' => 'All Users',
	'LBL_BOTH' => 'Both',
	'LBL_SHOW' => 'Show',
	'LBL_MY' => 'My',
Prasad's avatar
Prasad committed
	'LBL_SELECT_DATE_RANGE' => 'Select Date Range',

	// Basic Strings- custom view
	'LBL_VIEW_NAME' => 'List Name',
	'LBL_CREATE_VIEW' => 'Creating new view',
	'LBL_BASIC_DETAILS' => 'Basic details',
	'LBL_CHOOSE_COLUMNS' => 'Choose columns and order',
	'LBL_MAX_NUMBER_FILTER_COLUMNS' => 'Max 15',
	'LBL_FILTER_ON_DATE' => 'List on date',
	'LBL_CHOOSE_FILTER_CONDITIONS' => 'Choose List conditions',
	'LBL_ADD_CONDITION' => 'Add Condition',
	'LBL_SET_AS_DEFAULT' => 'Set as Default',
	'LBL_LIST_IN_METRICS' => 'List in Metrics',
	'LBL_SET_AS_PUBLIC' => ' Set as Public',
	'LBL_AND' => 'and',
	'LBL_OR' => 'or',
	'LBL_ADD_MORE_COLUMNS' => 'Click to select fields',
	'LBL_ADD_GROUP' => 'Add Group',

	//DateFilter Conditions
	'LBL_CUSTOM' => 'Custom',
	'LBL_PREVIOUS_FY' => 'Previous FY',
	'LBL_CURRENT_FY' => 'Current FY',
	'LBL_NEXT_FY' => 'Next FY',
	'LBL_PREVIOUS_FQ' => 'Previous FQ',
	'LBL_CURRENT_FQ' => 'Current FQ',
	'LBL_NEXT_FQ' => 'Next FQ',
	'LBL_YESTERDAY' => 'Yesterday',
	'LBL_TODAY' => 'Today',
	'LBL_TOMORROW' => 'Tomorrow',
	'LBL_LAST_WEEK' => 'Previous Week',
	'LBL_CURRENT_WEEK' => 'Current Week',
	'LBL_NEXT_WEEK' => 'Next Week',
	'LBL_LAST_MONTH' => 'Previous Month',
	'LBL_CURRENT_MONTH' => 'Current Month',
	'LBL_NEXT_MONTH' => 'Next Month',
	'LBL_LAST_7_DAYS' => 'Last 7 Days',
Satish's avatar
Satish committed
	'LBL_LAST_14_DAYS' => 'Last 14 Days',
Prasad's avatar
Prasad committed
	'LBL_LAST_30_DAYS' => 'Last 30 Days',
	'LBL_LAST_60_DAYS' => 'Last 60 Days',
	'LBL_LAST_90_DAYS' => 'Last 90 Days',
Prasad's avatar
Prasad committed
	'LBL_LAST_120_DAYS' => 'Last 120 Days',
Prasad's avatar
Prasad committed
	'LBL_NEXT_30_DAYS' => 'Next 30 Days',
	'LBL_NEXT_60_DAYS' => 'Next 60 Days',
	'LBL_NEXT_90_DAYS' => 'Next 90 Days',
Prasad's avatar
Prasad committed
	'LBL_NEXT_120_DAYS' => 'Next 120 Days',

	//advanced Filter Options
Prasad's avatar
Prasad committed
	'LBL_NONE' => 'None',
Prasad's avatar
Prasad committed
	'LBL_EQUALS' => 'equals',
	'LBL_NOT_EQUAL_TO' => 'not equal to',
	'LBL_STARTS_WITH' => 'starts with',
	'LBL_ENDS_WITH' => 'ends with',
	'LBL_CONTAINS' => 'contains',
Satish's avatar
Satish committed
	'LBL_DOES_NOT_CONTAIN' => 'does not contain',
Prasad's avatar
Prasad committed
	'LBL_LESS_THAN' => 'less than',
	'LBL_GREATER_THAN' => 'greater than',
	'LBL_LESS_THAN_OR_EQUAL' => 'less or equal',
	'LBL_GREATER_OR_EQUAL' => 'greater or equal',
	'LBL_BEFORE' => 'before',
	'LBL_AFTER' => 'after',
	'LBL_BETWEEN' => 'between',
	'LBL_IS_EMPTY'=> 'is empty',
Satish's avatar
Satish committed
	'LBL_IS_NOT_EMPTY' => 'is not empty',
	'LBL_APPROVE' => 'Approve',
Prasad's avatar
Prasad committed

	//Detail view summary widgets
Prasad's avatar
Prasad committed
	'LBL_OWNER' => 'Owner',
Prasad's avatar
Prasad committed
	'LBL_CREATED_ON' => 'Created On',
	'LBL_MODIFIED_ON' => 'Modified On',
	'LBL_MODIFIED' => 'Modified',
	'LBL_COMMENTED' => 'Commented',

Satish's avatar
Satish committed
	//calender set-reminder
	'LBL_BEFORE_EVENT' => ' Before Event',
Prasad's avatar
Prasad committed

	//Dashboard widgets
	'History' => 'History',
	'Upcoming Activities' => 'Upcoming Activities',
	'Overdue Activities' => 'Overdue Activities',
	'Funnel' => 'Funnel',
	'Potentials by Stage' => 'Opportunities by Stage',
	'Pipelined Amount' => 'Sales Pipeline',
	'Total Revenue' => 'Total Revenue',
	'Top Potentials' => 'Top Opportunities',
	'Forecast' => 'Forecast',
	'Leads Created' => 'Leads Created',
	'Leads by Status' => 'Leads by Status',
	'Leads by Source' => 'Leads by Source',
	'Leads by Industry' => 'Leads by Industry',
	'Tickets by Status' => 'Tickets by Status',
	'Open Tickets' => 'Open Tickets',
	'Funnel Amount' => 'Total Amount by Sales stage',
Satish's avatar
Satish committed
	'Key Metrics' => 'Key Metrics',
	'Mini List' => 'Mini List',
	'Tag Cloud' => 'Tag Cloud',
	'Notebook' => 'Notebook',
Prasad's avatar
Prasad committed

	//Exports strings
	'LBL_EXPORT_ALL_DATA' => 'Export all data',
	'LBL_EXPORT_DATA_IN_CURRENT_PAGE' => 'Export data in current page',
	'LBL_EXPORT_SELECTED_RECORDS' => 'Export Selected Records',
	'LBL_EXPORT_RECORDS' => 'Export Records',
	'LBL_NO_RECORD_SELECTED' => 'No record selected.',
	'LBL_CAN_NOT_REMOVE_DEFAULT_WIDGET' => 'Cannot remove default widget',
	'LBL_CUSTOM_VIEW_NAME_DUPLICATES_EXIST' => 'List already exists',
Satish's avatar
Satish committed
	'LBL_TYPE_AND_SEARCH' => 'Type and Search',
		'LBL_EXPORT_CURRENCY_TOOLTIP_TEXT'=>'For exporting Currency values in Line items, Vtiger will use this setting to export as this currency. Any currency values outside the line items tables, will be exported as in User\'s preferred currency (selected in \'My Preferences\')',
		'LBL_EXPORT_LINEITEM_CURRENCY'=>'Choose Currency (For Line Item Values)',
		'LBL_EXPORT_USER_CURRENCY' =>'My preferred Currency',
		'LBL_EXPORT_RECORD_CURRENCY'=>'Currency specified in Record',
Prasad's avatar
Prasad committed
	'LBL_EXPORT_FORMAT' => 'Export format',
	'LBL_EXPORT_DATA' => 'Export Data',

Satish's avatar
Satish committed
	'LBL_CUSTOMIZE' => 'Customize',
Prasad's avatar
Prasad committed
	'LBL_ADD_MANAGE_MODULES' => 'Modules',
Satish's avatar
Satish committed
	'LBL_CUSTOMIZE_MAIN_MENU' => 'Left Menus',
Prasad's avatar
Prasad committed
	'LBL_LABELS' => 'Labels',
	'LBL_WORKFLOWS' => 'Workflows',
	'LBL_PICKLIST' => 'Picklists',

	// Added Common Keys for all modules
	'Account Name' => 'Organization Name',
	'Add Comment' => 'Add Comment',
	'Adjustment' => 'Adjustment',
	'Annual Revenue' => 'Annual Revenue',
	'Apparel'=>'Apparel',
	'Banking'=>'Banking',
	'Billing Address' => 'Billing Address',
	'Billing City' => 'Billing City',
	'Billing Code' => 'Billing Postal Code',
	'Billing Country' => 'Billing Country',
	'Billing Po Box' => 'Billing PO Box',
	'Billing State' => 'Billing State',
	'Biotechnology'=>'Biotechnology',

	//for SO PO and Quotes
	'FedEx'=>'FedEx',
	'UPS'=>'UPS',
	'USPS'=>'USPS',
	'DHL'=>'DHL',
	'BlueDart'=>'BlueDart',
	'Carrier' => 'Carrier',
	'Category'=>'Category',
	'Chemicals'=>'Chemicals',
	'City' => 'City',

	'Cold Call'=>'Cold Call',
	'Existing Customer'=>'Existing Customer',
	'Self Generated'=>'Self Generated',
	'Employee'=>'Employee',
	'Partner'=>'Partner',
	'Public Relations'=>'Public Relations',
	'Direct Mail'=>'Direct Mail',
	'Conference'=>'Conference',
	'Trade Show'=>'Trade Show',
	'Web Site'=>'Web Site',
	'Word of mouth'=>'Word of mouth',
	'Other'=>'Other',

	//for leads and accounts
	'--None--'=>'--None--',
	'Acquired'=>'Acquired',
	'Active'=>'Active',
	'Market Failed'=>'Market Failed',
	'Project Cancelled'=>'Project Cancelled',
	'Shutdown'=>'Shutdown',
	'Apparel'=>'Apparel',
	'Banking'=>'Banking',
	'Biotechnology'=>'Biotechnology',
	'Chemicals'=>'Chemicals',
	'Communications'=>'Communications',
	'Construction'=>'Construction',
	'Consulting'=>'Consulting',
	'Education'=>'Education',
	'Electronics'=>'Electronics',
	'Energy'=>'Energy',
	'Engineering'=>'Engineering',
	'Entertainment'=>'Entertainment',
	'Environmental'=>'Environmental',
	'Finance'=>'Finance',
	'Food & Beverage'=>'Food & Beverage',
	'Government'=>'Government',
	'Healthcare'=>'Healthcare',
	'Hospitality'=>'Hospitality',
	'Insurance'=>'Insurance',
	'Machinery'=>'Machinery',
	'Manufacturing'=>'Manufacturing',
	'Media'=>'Media',
	'Not For Profit'=>'Not For Profit',
	'Recreation'=>'Recreation',
	'Retail'=>'Retail',
	'Shipping'=>'Shipping',
	'Technology'=>'Technology',
	'Telecommunications'=>'Telecommunications',
	'Transportation'=>'Transportation',
	'Utilities'=>'Utilities',

	'Contact Name' => 'Contact Name',
	'Conversion Rate' => 'Conversion Rate',

	'Shipping Address' => 'Shipping Address',
	'Shipping City' => 'Shipping City',
	'Shipping State' => 'Shipping State',
	'Shipping Code' => 'Shipping Code',
	'Shipping Country' => 'Shipping Country',
	'Shipping Po Box' => 'Shipping PO Box',
	'Country' => 'Country',
	'Description' => 'Description',

	'Created'=>'Created',
	'Approved'=>'Approved',
	'Delivered'=>'Delivered',
	'Cancelled'=>'Cancelled',

	'Currency' => 'Currency',
	'LBL_BASE_CURRENCY' => 'Default Currency',

	'Discount Percent' => 'Discount Percent',
	'Discount Amount' => 'Discount Amount',
	'Item Discount Amount' => 'Item Discount Amount',
Satish's avatar
Satish committed
	'Net Price' => 'Net Price', 
Prasad's avatar
Prasad committed
	'Item Discount Percent' => 'Item Discount Percent',

	'Due Date' => 'Due Date',
	'Due Date & Time' => 'Due Date & Time',
	'Email' => 'Primary Email',
	'Secondary Email' => 'Secondary Email',
	'Other Email' => 'Other Email',
	'Email Opt Out' => 'Email Opt Out',
Satish's avatar
Satish committed
	'Is Converted From Lead' => 'Is Converted From Lead',
Prasad's avatar
Prasad committed
	'Expected Close Date' => 'Expected Close Date',
	'Fax' => 'Fax',

	'Last Name' => 'Last Name',
	'First Name' => 'First Name',

	'High' => 'High',
	'Low' => 'Low',
	'In Progress' => 'In Progress',

	'Subject' => 'Subject',
	'Shipping Address'=>'Shipping Address',
	'Shipping Po Box'=>'Shipping PO Box',
	'Shipping City'=>'Shipping City',
	'Shipping State'=>'Shipping State',
	'Shipping Code'=>'Shipping Postal Code',
	'Shipping Country'=>'Shipping Country',
	'Terms & Conditions' => 'Terms & Conditions',
	'Item Name' => 'Item Name',
	'Quantity' => 'Quantity',
	'List Price' => 'Selling Price',
	'Image' => 'Image',
	'Purchase Cost' => 'Purchase Cost',
	'Margin' => 'Margin',
	'Item Comment' => 'Item Comment',
	'Tax1' => 'Tax1',
	'Tax2' => 'Tax2',
	'Tax3' => 'Tax3',
	'Excise Duty' => 'Excise Duty',
	'Total' => 'Total',
	'Sub Total' => 'Sub Total',
	'Tax Type' => 'Tax Type',
	'S&H Amount' => 'S&H Amount',
	'Status' => 'Status',
	'Vendor Name'=>'Vendor Name',

	'LBL_ADDRESS_INFORMATION' => 'Address Details',
	'LBL_DESCRIPTION_INFORMATION' => 'Description Details',
Prasad's avatar
Prasad committed
	'LBL_TERMS_INFORMATION' => 'Terms & Conditions',
Prasad's avatar
Prasad committed
	'LBL_PRICING_INFORMATION' => 'Pricing Information',
	'LBL_RELATED_PRODUCTS' => 'Product Details',
	'LBL_REMINDER_INFORMATION' => 'Reminder Details',

	'LBL_FOLDER_SAVED' => 'Folder saved',
	'LBL_FOLDER_EXISTS' => 'Folder already exists',
	'LBL_FOLDER_DELETED' => 'Folder deleted',

Prasad's avatar
Prasad committed
	'Lead Source' => 'Lead Source',
	'Mobile' => 'Mobile Phone',
Prasad's avatar
Prasad committed

Prasad's avatar
Prasad committed
	'Notify Owner' => 'Notify Owner',
	'Other Phone' => 'Secondary Phone',
	'Phone' => 'Primary Phone',
Prasad's avatar
Prasad committed

Satish's avatar
Satish committed
	'State' => 'State',
Prasad's avatar
Prasad committed
	'Po Box' => 'PO Box',
	'Postal Code' => 'Postal Code',
Prasad's avatar
Prasad committed

Prasad's avatar
Prasad committed
	'Potential Name' => 'Opportunity Name',
Prasad's avatar
Prasad committed
	'Priority'=>'Priority',

Prasad's avatar
Prasad committed
	'Product Name' => 'Product Name',
	'Rating' => 'Rating',
Prasad's avatar
Prasad committed

	'Related To'=>'Related To',
	'Type' => 'Type',

	'Reviewed'=>'Reviewed',
Prasad's avatar
Prasad committed
	'Salutation' => 'Salutation',
	'Street' => 'Street',
	'Support Start Date' => 'Support Start Date',
Prasad's avatar
Prasad committed
	'Support Expiry Date' => 'Support Expiry Date',
	'Sales Start Date'=>'Sales Start Date',
	'Sales End Date'=>'Sales End Date',

	//Dashboard list of widgets translation
	'Open Ticktes' => 'Open Tickets',
	'LBL_SELECT_STATUS' => 'Select Status',
	'LBL_BLANK' => '-Blank-',

	//PageTitle translations
	'LBL_VTIGER_CRM_HONEST_OPEN_SOURCE' => 'vtiger CRM On Demand',

	//Translations used in inventory modules for sopy address
	'SINGLE_Accounts' => 'Organization',
	'SINGLE_Contacts' => 'Contact',

	//Weekdays in 3 letters translations
	'LBL_Sun' => 'Sun',
	'LBL_Mon' => 'Mon',
	'LBL_Tue' => 'Tue',
	'LBL_Wed' => 'Wed',
	'LBL_Thu' => 'Thu',
	'LBL_Fri' => 'Fri',
	'LBL_Sat' => 'Sat',

	//Months in 3 letters translations
	'LBL_Jan' => 'Jan',
	'LBL_Feb' => 'Feb',
	'LBL_Mar' => 'Mar',
	'LBL_Apr' => 'Apr',
	'LBL_May' => 'May',
	'LBL_Jun' => 'Jun',
	'LBL_Jul' => 'Jul',
	'LBL_Aug' => 'Aug',
	'LBL_Sep' => 'Sep',
	'LBL_Oct' => 'Oct',
	'LBL_Nov' => 'Nov',
	'LBL_Dec' => 'Dec',

	'LBL_CALENDAR_SETTINGS' => 'Calendar Settings',
Satish's avatar
Satish committed
	'Reminder Interval' => 'Popup Reminder Interval',
Prasad's avatar
Prasad committed

	//Translations used in inventory modules for address
	'SINGLE_Accounts' => 'Organization',
	'SINGLE_Contacts' => 'Contact',
	'HelpDesk' => 'Tickets',
	'LBL_TAG_CLOUD' => 'Tag Cloud',

	'LBL_NO_RECORDS' => 'No Records',
	'LBL_NO_RELATED' => 'No Related',
	'LBL_GLOBAL_SEARCH_MAX_MESSAGE' => 'Only the first 100 results of all modules are shown below. For module specific results, please select respective module and search',
	'LBL_GLOBAL_SEARCH_MAX_MESSAGE_FOR_MODULE' => 'Only the first 100 results are shown below. Please do Advanced Search if you are not satisfied with the result',

	// used in reports detail view
	'LBL_ACTION' => 'Action',
	'LBL_NOTE' => 'Note',
	'LBL_SELECT_OPTION' => 'Select an Option',

	//Module Manager
	'LBL_TOOLTIP' => 'Tooltip Management',
	'LBL_MODULE_SEQUENCE_NUMBERING' => '%s Numbering',
	'LBL_CUSTOM_FIELD_MAPPING' => 'Custom Field Mapping',
	'LBL_WEBFORMS' => 'WebForms',

	//Compose Email Strings
	'SINGLE_Emails' => 'Email',
	'Emails' => 'Emails',
	'LBL_SELECT_EMAIL_IDS' => 'Select Email Addresses',
	'LBL_SUBJECT' => 'Subject',
	'LBL_ATTACHMENT' => 'Attachment',
	'LBL_BROWSE_CRM' => 'Browse CRM',
	'LBL_SEND' => 'Send',
	'LBL_SAVE_AS_DRAFT' => 'Save as Draft',
	'LBL_GO_TO_PREVIEW' => 'Go to Preview',
	'LBL_SELECT_EMAIL_TEMPLATE' => 'Select Email Template',
	'LBL_COMPOSE_EMAIL' => 'Compose Email',
Satish's avatar
Satish committed
	'LBL_CC' => 'Cc',
	'LBL_BCC' => 'Bcc',
	'LBL_ADD_CC' => 'Add Cc',
	'LBL_ADD_BCC' => 'Add Bcc',
Prasad's avatar
Prasad committed
	'LBL_MAX_UPLOAD_SIZE' => 'Maximum upload size is',
	'LBL_EXCEEDED' => 'Exceeded',
	'LBL_OPERATION_NOT_PERMITTED' => 'Operation not permitted',
Satish's avatar
Satish committed
	'LBL_MERGE' => 'Merge',
Prasad's avatar
Prasad committed
	'LBL_FIND_DUPLICATES' => 'Find Duplicates',
	'LBL_MERGING_CRITERIA_SELECTION' => 'Merging Criteria Selection',
	'LBL_AVAILABLE_FIELDS' => 'Available Fields',
	'LBL_MERGE_RECORDS_DESCRIPTION' => 'The primary record will be retained after the merge. You can select the column to retain the values.
										The other record will be deleted but the related information will be merged.',
	'LBL_MERGE_RECORDS_IN' => 'Merge Records In',
	'LBL_FIELDS' => 'Fields',
	'LBL_RECORD' => 'Record',
	'LBL_NO_DUPLICATED_FOUND' => 'No duplicates found',
	'LBL_MERGE_SELECT' => 'Merge Select',

	//sbproducts translation
	'LBL_BACK_TO_PRODUCTS' => 'Back to products',

	//Translations used for Export to Pdf
Prasad's avatar
Prasad committed
	'Valid Date' => 'Valid Date',
Prasad's avatar
Prasad committed
	'Phone: ' => 'Phone: ',
	'Issued Date' => 'Issued Date',
	'Shipping & Handling Charges' => 'Shipping & Handling Charges',
	'Shipping & Handling Tax:' => 'Shipping & Handling Tax:',
	'Discount'=>'Discount',
	'Net Total' => 'Net Total',
	'Product Code'=>'Product Code',
	'Customer Name'=>'Customer Name',
	'Price'=>'Price',
	'Tax:' => 'Tax:',
	'Contact Name' => 'Contact Name',
	'Grand Total:' => 'Grand Total:',
	'Fax: ' => 'Fax: ',
Prasad's avatar
Prasad committed
	'Website: ' => 'Website: ',
Prasad's avatar
Prasad committed
	'Tax' => 'Tax',
	'LBL_ALPHABETS' => 'A,B,C,D,E,F,G,H,I,J,K,L,M,N,O,P,Q,R,S,T,U,V,W,X,Y,Z',

	//Realted tab strings
	'Service Contracts' => 'Service Contracts',
	'Projects' => 'Projects',
	'Sales Order' => 'Sales Orders',
	'Purchase Order' => 'Purchase Orders',
	'Payments' => 'Payments',
	'List and Campaigns' => 'List and Campaigns',
	'Project Tasks' => 'Project Tasks',
	'Project Milestones' => 'Project Milestones',

	'Labels Editor' => 'Labels Editor',
	'LBL_IGNORE_EMPTY_VALUES' =>'Ignore empty values',

	//Related tabs of Products
	'Product Bundles' => 'Product Bundles',
	'Parent Product' => 'Parent Product',
	'LBL_PRODUCT_BUNDLE' => 'Product Bundle',
	'LBL_EDIT_QUANTITY' => 'Edit Quantity',
	'LBL_ADD_TO_PRODUCTS' => 'Add Products',

	'LBL_MANAGE_USERS' => 'Manage Users',
	'LBL_TRANSFER_OWNERSHIP' => 'Transfer Ownership',
	'LBL_SELECT_RELATED_MODULES' => 'Select Related Modules',
	'LBL_ASSIGNED_TO' => 'Assigned To',
	//Comments Field Labels for Workflow
	'Comment' => 'Comment',
	'Last Comment' => 'Last Comment',
	'Last 5 Comments' => 'Last 5 Comments',
	'All Comments' => 'All Comments',

	//Feedback on removing old version
	'LBL_OLD_VERSION_REMOVED_SOON' => 'Important Note on Old look',
	'LBL_FEEDBACK_ON_REMOVING_OLD_VERSION' => 'We are happy to share that old look will be available until February, 2014 . We added the following features to the new look recently<br><br>1. Pivot Reports<br>2. Custom Charts<br>3. Quick Search in Lists<br><br>If you have suggestions on new look, please share with us below.',
	'LBL_FEEDBACK_PLACEHOLDER' => 'Share your suggestions here..',
Satish's avatar
Satish committed
	'LBL_SUBMIT_FEEDBACK' => 'Submit feedback',
Prasad's avatar
Prasad committed
	'LBL_DONT_SHOW_AGAIN' => 'Do not show this again',
	'LBL_CONTINUE_TO_OLD_LOOK' => 'Continue to Old Look',
	'LBL_LEFT_PANEL_SHOW_HIDE' => 'Left Panel Show/Hide',

Satish's avatar
Satish committed
	//Products Popup View
	'NOT_A_BUNDLE' => 'Not a bundle',
	'LBL_SUB_PRODUCTS' => 'Sub Products',
	'LBL_MARK_AS_HELD' => 'Mark As Held',
	'LBL_MARK_AS_COMPLETED' => 'Mark As Completed',
	'LBL_SMS_MAX_CHARACTERS_ALLOWED' => 'Maximum 160 characters are allowed for text message',
	'LBL_HIDE_COMPLETED_EVENTS' => 'Hide Completed Calendar Events',
	'LBL_SETUP_WEBFORMS' => 'Setup Webforms',
	'LBL_SPECIAL_OPTIONS' => 'Special Options',
	'LBL_PARENT_OWNER' => 'Parent Record Owner',
Prasad's avatar
Prasad committed
	'LBL_PASSWORD_LINK_EXPIRED_OR_INVALID_PASSWORD' => 'Password link has expired or you have entered invalid password',

Satish's avatar
Satish committed
	// Recurring Invoice
	'Half-Yearly' => 'Half-Yearly',
	'LBL_FULLSCREEN' => 'Full Screen',
	'LBL_SETUP_WEBFORMS' => 'Setup Webforms',
	'LBL_MODULE_DISABLED' => ' Module is disabled',
	'Organization Name' => 'Organization Name',
	'LBL_SOCIAL_TWITTER_WIDGET' => 'Twitter Activity',
	'LBL_WEEK' => 'Week',
	//Convert Lead and Potential
	'CANNOT_CONVERT' => 'Cannot Convert',
	'LBL_CONVERT_ERROR_TITLE' => 'Modules Disabled',
	'LBL_FOLLOWING_ARE_POSSIBLE_REASONS' => 'Possible reasons include:',
	'LBL_MANDATORY_FIELDS_ARE_EMPTY' => 'Mandatory fields are empty',

	// SMSNotifier Phone Format Warning
	'LBL_PHONE_FORMAT_WARNING' => 'Please ensure that phone number is in international E.164 format',
	'LBL_PHONEFORMAT_WARNING_CONTENT' => 'The E.164 number formatting can have a maximum of fifteen digits and are usually written as follows: [+][country code][subscriber number including area code]
										 For example, to convert a US phone number (415 599 2671) to E.164 format, one would need to add the \'+\' prefix and the country code (which is 1) in front of the number (+1 415 599 2671). In the UK and many other countries internationally, local dialing requires the addition of a 0 in front of the subscriber number. However, to use E.164 formatting, this 0 must be removed. A number such as 020 7183 8750 in the UK would be formatted as +44 20 7183 8750.',
	'LBL_WARNING' => 'Warning',
	'LBL_ORIGIN' => 'Origin',
	'SENT' => 'Sent',
	'RECEIVED' => 'Received',
	'QUEUED'=> 'Queued',
	'FAILED'=> 'Failed',
	'SAVED' => 'Draft',
	'MailManager' => 'Mail Manager',
	'MAILSCANNER' => 'Mail Converter',
Prasad's avatar
Prasad committed
	'LBL_SENDER_NAME' => 'Sender Name',
Satish's avatar
Satish committed
	'SMSNotifier'=>'SMS Notifier',
Prasad's avatar
Prasad committed

Satish's avatar
Satish committed
	'Mobile Call' => 'Mobile Call',
	'LBL_NO_MORE_RESULTS' => 'No more results!',
Prasad's avatar
Prasad committed
	'Related To' => 'Related To',

Satish's avatar
Satish committed
	// Date Conditions
	'LBL_LESS_THAN_DAYS_AGO' => 'Less than days ago',
	'LBL_MORE_THAN_DAYS_AGO' => 'More than days ago',
	'LBL_IN_LESS_THAN' => 'In less than',
	'LBL_IN_MORE_THAN' => 'In More than',
	'LBL_DAYS_AGO' => 'Days ago',
	'LBL_DAYS_LATER' => 'Days Later',
	'LBL_LESS_THAN_HOURS_BEFORE' => 'Less than hours before',
	'LBL_LESS_THAN_HOURS_LATER' => 'Less than hours later',
	'LBL_MORE_THAN_HOURS_BEFORE' => 'More than hours before',
	'LBL_MORE_THAN_HOURS_LATER' => 'More than Hours Later',
	'LBL_INTERNAL_COMMENT' => 'Internal Comment',
Prasad's avatar
Prasad committed
	'LBL_NOTE_EXISTING_ATTACHMENTS_WILL_BE_REPLACED' => 'Note : Existing attachments(images/files) will be replaced',

Satish's avatar
Satish committed
	//common standard fields
	'Created By' => 'Created By',
Prasad's avatar
Prasad committed
	'LBL_SEND_PDF_FOR_SIGNING' => 'Send PDF for signing',
	'LBL_CLICK_TO_EDIT' => 'Click to edit',
	'LBL_SIGNATURE_BLOCK' => 'Signature',
	'LBL_INCLUDE_SIGNATURE_INFO' => 'Signature set in My Preferences will be appended to the bottom of the email',
	'LBL_INCLUDE_SIGNATURE' => 'Include Signature',
Satish's avatar
Satish committed

	// module builder created module first block label 
	'LBL_BASIC_INFORMATION' => 'Basic Information',
	'LBL_CLICK_HERE'=>'click here',

Prasad's avatar
Prasad committed
	//Recipient preferences labels
	'LBL_SELCT_EMAIL_RECIPIENTS' => 'Select Email Recipients',
	'LBL_REMEMBER_MY_PREF' => 'Remember my preference',
	'LBL_RECIPIENT_PREFS'=>'Recipient Preferences',
	'LBL_EMAIL_RECIPIENT_PREFS'=>'Email Recipient Preferences',
	'LBL_ERROR_SAVING_PREF' => 'Error in saving preferences. Please try later!',
	'LBL_NO_PREF_GIVEN' => 'No preferences given!',
	'LBL_PLEASE_ADD_EMAIL_FIELDS' => 'Please add email fields and try again',
	'LBL_RECIPIENT_SAVE_MESSAGE'=>'Save successful.These preferences will be treated as recipient email addresses when you send email from this module.',
	'LBL_PREF_RESET_MESSAGE' => 'Your recipient email preferences has been reset!',

Satish's avatar
Satish committed
	'LBL_COMPANY_DETAILS' => 'Company Details',
	'COMPANY_LOGO_HELP_TEXT' => 'Please upload your lovely company logo. <br>Besides showing your company logo on your CRM,<br>
									your company name and address details are used in <br>Email Campaigns (required to meet span regulations)<br>
									and in Quotes.',
	'COMPANY_LOGO_HELP_TEXT_2' =>"You can edit company details later from <br>
									'CRM Settings > Templates > Company Details' page",
	'LBL_CHOOSE_PREFERENCES' => 'Choose your Preferences',
	'PREFERENCES_HELP_TEXT' => 'Base Currency - Choose your primary currency. If you use multiple<br> 
								currencies, all the values are converted to base currency and stored,<br>
								using the conversion rate configured in CRM.',
	'PREFERENCES_HELP_TEXT_2' => 'Personal preferences can be configured by each user in your team.<br>
									These include Timezone, Language, Date Format, Number Format.<br>
									Number Format references are used for Currencies and other <br>
									number fields in the CRM<br>
									You can edit your preferences later from \'User Name > My Preferences \'',
	'LBL_CANNOT_BE_CHANGED_LATER' => 'Cannot be changed later',
	'IMPORT_CONTACTS_GOOGLE_HELP_TEXT' => 'We can bring contacts from Google and <br> you can also enable bi-direction sync to keep our<br>
									Vtiger contacts and Google contacts(in selected group) updated.<br>
									Click the button to authorize and get Contacts from Google.',
	'IMPORT_CONTACTS_CSV_HELP_TEXT' => 'You can import Contacts from CSV file.',
	'IMPORT_CONTACTS_CSV_HELP_TEXT2' => 'To Import Opportunities, Leads, Tickets, please look for Actions > Import button on any of the
										 list views.',
	'LBL_DOEST_FIRST_ROW_HEADER' => 'Does first row in your file contains column headers?',
	'LBL_SELECT_CSV_FILE' => 'Select CSV file',
	'LBL_START_IMPORTING' => 'Start Importing',
	'LBL_PRIMARY' => 'Primary',
	'LBL_GOOGLE_SYNC_INTIATED_MSG' => 'Your import is scheduled, Your contacts will be imported shortly.<br> Proceeding to Next step will not interrupt the import.',
	'LBL_IMPORT_SYNC_INTIATED_MSG' => 'Your import is in progress. You will receive an email when import is completed.<br> Proceeding to Next step will not interrupt the import.',
	'LBL_TELL_US_ABOUT_YOU' => 'Help us by telling us about your Company',
	'TELL_US_ABOUT_YOU_HELP_TEXT' => 'We continue to make improvements to the CRM, and <br>
									 knowing our users better will help us prioritize enhancements.',
	'TELL_US_ABOUT_YOU_HELP_TEXT_2' => 'The data you submitted here will not be revealed to anyone <Br>
										outside Vtiger.',
	'LBL_INVALID_IMAGE' => 'Invalid Image',
	'LBL_IMPORT_CONTACTS' => 'Import Contacts',
	'LBL_FROM_GOOGLE' => 'From Google',
	'LBL_FROM_CSV' => 'From CSV File',
	'LBL_NEXT' => 'Next',
	'LBL_FINISH' => 'Finish',
	'LBL_GET_CONTACTS_FROM_GOOGLE' => 'Get Contacts From Google',
	'LBL_PHONE_NUMBER' => 'Phone Number',
	'LBL_NUMBER_OF_EMPLOYEES' => 'Number of Employees',
	'LBL_INDUSTRY' => 'Industry',
	'LBL_HELP_DESK_EMAIL_HELP_TEXT' => 'Ticket related notifications will be sent from this Email address',
Prasad's avatar
Prasad committed
	'LBL_SOCIAL_DETAILS' => 'Link to social networks to find new customers, and respond to queries',
	'LBL_SOCIAL_AUTHORIZE_HELP'=>'Connect with your companys twitter account to post your messages and track engagement',
	'LBL_SOCIAL_AUTHORIZE' => 'Connect with Twitter',
	'LBL_SOCIAL_LINKED' => 'Your Vtiger is now linked to',
	'LBL_ENTER_KEYWORDS_HELP'=>'Vtiger will scan twitter and find messages with these words',
	'LBL_ENTER_KEYWORDS' => 'Enter Keywords',
Satish's avatar
Satish committed

	 // Social Module Strings
	'LBL_TWEETS' => 'Tweets',
	'LBL_FAVOURITES' => 'Favourites',
	'LBL_FOLLOWING' => 'Following',
	'LBL_FOLLOWERS' => 'Followers',
	'LBL_VIEW_FULL_PROFILE' => 'View Full Profile',
	'LBL_LOCATION' => 'Location',