'Saved Successfully' , 'LBL_DELETED_SUCCESSFULLY' => 'Deleted Successfully' , 'LBL_INVALID_MAPPING' => 'Invalid Mapping' , 'LBL_CONVERT_LEAD_FIELD_MAPPING' => 'Convert Lead Mapping' , 'LBL_FIELD_LABEL' => 'Field Label' , 'LBL_FIELD_TYPE' => 'Field Type' , 'LBL_MAPPING_WITH_OTHER_MODULES' => 'Mapping with other Modules' , 'LBL_ORGANIZATIONS' => 'Organizations' , 'LBL_CONTACTS' => 'Contacts' , 'LBL_OPPURTUNITIES' => 'Oppurtunities' , 'LBL_ADD_MAPPING' => 'Add Mapping' , 'LBL_NONE' => 'None' , 'phone' => 'Phone' , 'picklist' => 'Pick List' , 'email' => 'Email' , 'text' => 'String' , 'currency' => 'Currency' , 'multiSelectCombo' => 'Multi-Select Combo Box' , 'time' => 'Time' , 'textArea' => 'Text Area' , 'url' => 'Url' , 'string' => 'String' , 'checkBox' => 'Check Box' , 'date' => 'Date' , 'decimal' => 'Decimal' , 'percent' => 'Percent' , 'skype' => 'Skype' , ); $jsLanguageStrings = array( 'JS_NONE' => 'None' , 'JS_IS_ALREADY_BEEN_MAPPED' => 'is already been mapped' , 'JS_CANT_MAP' => 'Cant map' , 'JS_WITH' => 'with' , 'JS_MAPPING_DELETED_SUCCESSFULLY' => 'Mapping Deleted Successfully', 'JS_phone' => 'Phone' , 'JS_picklist' => 'Pick List' , 'JS_email' => 'Email' , 'JS_text' => 'String' , 'JS_currency' => 'Currency' , 'JS_multiSelectCombo' => 'Multi-Select Combo Box' , 'JS_time' => 'Time' , 'JS_textArea' => 'Text Area' , 'JS_url' => 'Url' , 'JS_string' => 'String' , 'JS_checkBox' => 'Check Box' , 'JS_date' => 'Date' , 'JS_decimal' => 'Decimal' , 'JS_percent' => 'Percent' , 'JS_skype' => 'Skype' , 'JS_None' => 'None' , 'JS_integer' => 'Integer', );