Your IP : 216.73.216.95


Current Path : /var/www/alh/admin/language/english/extension/module/
Upload File :
Current File : /var/www/alh/admin/language/english/extension/module/so_page_builder.php

<?php
// Heading
$_['heading_title']    		= 'So Page Builder';
$_['heading_title_so_']    	= 'So Page Builder <b style="font-size:10px; background:#aaa; color:#fff; padding: 3px;font-weight:normal">version 1.1.3</b>';

// Text
$_['text_module']               = 'Modules';
$_['text_success']              = 'Success: You have modified featured module !';
$_['text_success_import_data']  = 'Success: You have import theme !';
$_['text_success_duplicate']  	= 'Success: You have duplicate module !';
$_['text_success_delete']  		= 'Success: You have delete module !';
$_['text_edit']                 = 'Edit So Page Builder Module';
$_['text_create_new_module']	= 'Create A New Module';
$_['text_layout']      			= 'After you have installed and configured a module you can add it to a layout <a href="%s" class="alert-link">here</a>!';

// button
$_['entry_button_save']       		= 'Save';
$_['entry_button_save_and_edit']    = 'Save And Edit';
$_['entry_button_save_and_new']    	= 'Save And Create New';
$_['entry_button_cancel']       	= 'Cancel';
$_['button_add_module'] 			= 'Add Module';
$_['entry_button_preview']       	= 'Preview This';
$_['entry_button_duplicate']       	= 'Duplicate This';
$_['entry_button_delete']       	= 'Delete This';
$_['text_module_class']	   			= 'Module Class';
$_['entry_class_suffix']  			= 'Module Class Suffix';

// Text
$_['text_show_number_col'] 				= 'Grid';
$_['text_show_number_col_desc'] 		= 'Show Number Column';
$_['text_design_in'] 					= 'Screen';
$_['text_design_in_desc'] 				= 'Change Screen.';
$_['text_import_data'] 					= 'Import';
$_['text_import_data_desc'] 			= 'Import Simple Data';
$_['text_config_row'] 					= 'Row Settings';
$_['text_config_col'] 					= 'Column Settings';
$_['text_col_num'] 						= 'Set Number Items';
$_['text_row_style'] 					= 'Row Style';
$_['text_css_class'] 					= 'Class Suffix';
$_['text_bg_color'] 					= 'Background Color';
$_['text_bg_opacity'] 					= 'Opacity';
$_['text_bg_image'] 					= 'Background Image';
$_['text_margin'] 						= 'Margin';
$_['text_padding'] 						= 'Padding';
$_['text_row_section'] 					= 'Section';
$_['text_row_section_id'] 				= 'Section Id';
$_['text_row_section_class'] 			= 'Section Class';
$_['text_backtolist'] 					= 'Back To List';
$_['text_close'] 						= 'Close';
$_['text_save_change'] 					= 'Save And Edit';
$_['text_save_all'] 					= 'Save All';
$_['text_edit_shortcode'] 				= 'Edit Shortcode';
$_['text_edit_module'] 					= 'Edit Module ';
$_['text_col_style'] 					= 'Column Style';
$_['text_add_module'] 					= 'Add Module';
$_['text_add_row'] 						= 'Add Row';
$_['text_select_theme'] 				= 'Select theme';
$_['text_theme_sportbike'] 				= 'Sport Bike';
$_['text_theme_computer'] 				= 'Computer';


$_['text_screen_active'] 				= 'Select Screen Active';
$_['text_large_col'] 					= 'Large Devices, Wide';
$_['text_medium_col'] 					= 'Medium Devices, Desktops';
$_['text_small_col'] 					= 'Small Devices, Tablets';
$_['text_extra_col'] 					= 'Extra Small Devices, Phones';
$_['text_large_col_'] 					= '<b>Large Devices, Wide</b> <br><i style="font-size:10px">(For devices have screen width >= 1200px to greater.)</i>';
$_['text_medium_col_'] 					= '<b>Medium Devices, Desktops</b><br><i style="font-size:10px">(For devices have screen width <br> from >= 992px to < 1200px.)</i>';
$_['text_small_col_'] 					= '<b>Small Devices, Tablets</b><br><i style="font-size:10px">(For devices have screen width <br> from >= 768px to < 992px.)</i>';
$_['text_extra_col_'] 					= '<b>Extra Small Devices, Phones</b><br><i style="font-size:10px">(For devices have screen width < 768px.)</i>';
$_['text_item'] 						= 'Item';
$_['text_items'] 						= 'Items';
$_['text_col_lg'] 						= 'col-lg-';
$_['text_col_md'] 						= 'col-md-';
$_['text_col_sm'] 						= 'col-sm-';
$_['text_col_xs'] 						= 'col-xs-';
$_['text_col'] 							= 'Column';
$_['text_cols'] 						= 'Columns';
$_['text_row_container_fluid']			= 'Full width';
$_['entry_config']						= 'Config';
$_['entry_advanced']					= 'Advanced';
$_['entry_style']						= 'Style';
$_['text_text']							= 'Text';
$_['text_background']					= 'Background';
$_['text_background_type']				= 'Background Type';
$_['text_video_type']					= 'Video Type';
$_['text_background_none']				= 'None';
$_['text_background_color']				= 'Color';
$_['text_background_photo']				= 'Photo';
$_['text_background_video']				= 'Video';
$_['text_video_youtube']				= 'Url Youtube';
$_['text_video_webm']					= 'Url Webm';
$_['text_link_video']					= 'Link Video';
$_['text_background_parallax']			= 'Parallax';
$_['text_bg_repeat']					= 'Repeat';
$_['text_background_repeat']			= 'Title';
$_['text_background_horizontal']		= 'Horizontal';
$_['text_background_vertical']			= 'Vertical';
$_['text_bg_position']					= 'Position';
$_['text_bg_position_left_top']			= 'Left Top';
$_['text_bg_position_left_center']		= 'Left Center';
$_['text_bg_position_left_bottom']		= 'Left Bottom';
$_['text_bg_position_right_top']		= 'Right Top';
$_['text_bg_position_right_center']		= 'Right Center';
$_['text_bg_position_right_bottom']		= 'Right Bottom';
$_['text_bg_position_center_top']		= 'Center Top';
$_['text_bg_position_center']			= 'Center';
$_['text_bg_position_center_bottom']	= 'Center Bottom';
$_['text_bg_attachment']				= 'Attachment';
$_['text_background_attachment_scroll']	= 'Scroll';
$_['text_background_attachment_fixed']	= 'Fixed';
$_['text_bg_scale']						= 'Scale';
$_['text_background_scale_auto']		= 'Auto';
$_['text_background_scale_contain']		= 'Contain';
$_['text_background_scale_cover']		= 'Cover';
$_['text_background_scale_initial']		= 'Initial';

$_['text_css_selectors']				= 'CSS Selectors';
$_['text_color']						= 'Text Color';
$_['link_color']						= 'Link Color';
$_['link_hover_color']					= 'Link Hover Color';
$_['heading_color']						= 'Heading Color';
$_['text_responsive_layout']			= 'Responsive Layout';

$_['text_style_width_column'] 			= 'Style Width For Column';
$_['text_config_shortcode'] 			= 'Config Shortcode';
// Entry
$_['entry_name']       					= 'Module Name';
$_['entry_name_desc']       			= 'Module must have a name.';
$_['entry_head_name']         			= 'Header Title';
$_['entry_head_name_desc']    			= 'Title header title.';
$_['entry_display_title_module']       	= 'Show Title of Module';
$_['entry_display_title_module_desc']   = 'Show title of module.';
$_['entry_status']     					= 'Status';
$_['entry_status_desc']     			= 'Publish/Unpublish Module';

$_['entry_image']          = 'Module Image: ';
$_['entry_link']           = 'Link: ';
$_['entry_caption']        = 'Caption: ';
$_['entry_layout']         = 'Layout: ';
$_['entry_position']       = 'Position: ';
$_['entry_status']         = 'Status: ';
$_['entry_sort_order']     = 'Sort Order: ';
$_['entry_banner_layouts'] = 'Module Layout: ';

$_['entry_icon_image']     = 'Module Image: ';
$_['entry_addition_class'] = 'Add class: ';

$_['entry_help_layout']    ='Create Module layouts by accessing <b>System > Design > Layouts</b>';

// Shortcode 
$_['group_all']    					= 'All';
$_['group_content']    				= 'Content';
$_['group_box']    					= 'Box';
$_['group_media']    				= 'Media';
$_['group_gallery']    				= 'Gallery';
$_['group_other']    				= 'Other';

/* List shortcode*/
$_['shortcode_accordion']    		= 'Accordion';
$_['shortcode_accordion_desc']    	= 'Accordion style.';
$_['shortcode_box']    				= 'Box';
$_['shortcode_box_desc']    		= 'Colored box with caption.';
$_['shortcode_buttons']    			= 'Button';
$_['shortcode_buttons_desc']    	= 'Choose style for button in here.';
$_['shortcode_carousel']    		= 'Carousel';
$_['shortcode_carousel_desc']    	= 'You can use image or product as a carousel by useing shortcode.';
$_['shortcode_image_carousel']    	= 'Image Carousel';
$_['shortcode_image_carousel_desc'] = 'You can use image as a carousel by useing shortcode.';
$_['shortcode_product_carousel']    = 'Product Carousel';
$_['shortcode_product_carousel_desc']= 'You can use product as a carousel by use shortcode.';
$_['shortcode_promotion_box']    	= 'Promotion Box';
$_['shortcode_promotion_box_desc']	= 'Promotion Box.';

$_['shortcode_carousel_not_item_desc']= 'Carousel content not found, please check carousel source settings.';
$_['shortcode_contact_form']    	= 'Contact Form';
$_['shortcode_contact_form_desc']   = 'You can easily create a contact form here.';
$_['shortcode_content_slider']    	= 'Content Slider';
$_['shortcode_content_slider_desc'] = 'Advanced responsive content slider.';
$_['shortcode_countdown']    		= 'Countdown';
$_['shortcode_countdown_desc'] 		= 'You can add countdown using this shortcode.';
$_['shortcode_counter']    			= 'Counter';
$_['shortcode_counter_desc'] 		= 'Counter count number minimum start label to maximun label with content.';
$_['shortcode_flickr']    			= 'Flickr';
$_['shortcode_flickr_desc'] 		= 'This is for make flickr feed.';
$_['shortcode_feature_box']    		= 'Feature Box';
$_['shortcode_feature_box_desc']   	= 'Feature Box.';
$_['shortcode_gallery']    			= 'Gallery';
$_['shortcode_gallery_desc'] 		= 'Gallery.';
$_['shortcode_google_map']    		= 'Google Map';
$_['shortcode_google_map_desc'] 	= 'Google map.';
$_['shortcode_html']   				= 'Html';
$_['shortcode_html_desc'] 			= 'Enter html in here.';
$_['shortcode_lightbox']    		= 'Lightbox';
$_['shortcode_lightbox_desc'] 		= 'You want to show your content in lightbox window.';
$_['shortcode_livicon']    			= 'Live Icon';
$_['shortcode_livicon_desc'] 		= 'Truly animated vector icons.';
$_['shortcode_pricing_table']   	= 'Pricing Table';
$_['shortcode_pricing_table_desc'] 	= 'Wrapper for pricing plans.';
$_['shortcode_our_skills']   		= 'Our Skills';
$_['shortcode_our_skills_desc'] 	= 'Our skills.';
$_['shortcode_social_icons']   		= 'Social Icons';
$_['shortcode_social_icons_desc'] 	= 'Social icons.';
$_['shortcode_tabs']   				= 'Togglable Tabs';
$_['shortcode_tabs_desc'] 			= 'Togglable tabs.';
$_['shortcode_testimonial']   		= 'Testimonial';
$_['shortcode_testimonial_desc'] 	= 'Testimonial box style.';
$_['shortcode_fancy_text']   		= 'Fancy Text';
$_['shortcode_fancy_text_desc'] 	= 'A collection of animated headlines, with interchangeable words that replace one another.';
$_['shortcode_points']   			= 'Points Of Interest';
$_['shortcode_points_desc'] 		= 'Points Of Interest.';

/* Param shortcode*/
$_['shortcode_all_shortcode']   				= 'All Shortcodes';
$_['shortcode_css_internal']   					= 'Internal Style';
$_['shortcode_css_internal_desc']   			= 'If you want to add Internal Style for shortcode';
$_['shortcode_yt_class']   						= 'Class';
$_['shortcode_yt_class_desc']   				= 'If you want to add extra CSS class for this element so type here, for example: <b title="Click to set this value" class="yt-generator-set-value">template-style</b>';

$_['shortcode_name_shortcode']   				= 'Shortcode Name';
$_['shortcode_name_shortcode_desc']   			= 'Shortcode name.';
$_['shortcode_name_shortcode_status']   		= 'Status Shortcode Name';
$_['shortcode_name_shortcode_status_desc']   	= 'Status shortcode name.';
$_['shortcode_color_background_active']   		= 'Color Background Active';
$_['shortcode_color_background_active_desc'] 	= 'Active Background Color';
$_['shortcode_item_active']   					= 'Item Active';
$_['shortcode_item_active_desc']  				= 'Select item active';
$_['shortcode_item_background_active']   		= 'Item Background Active';
$_['shortcode_item_background_active_desc']  	= 'Select the color for the Background Active Ex:if you need it transparent/none color so click <b class="yt-generator-set-value" title="Click to set this value">transparent</b>/<b class="yt-generator-set-value" title="Click to set this value">none</b>';
$_['shortcode_item_color_active']   			= 'Item Color Active';
$_['shortcode_item_color_active_desc']  		= 'Select a color for the Color Active';
$_['shortcode_item_color_desc']   				= 'Item Color Description';
$_['shortcode_item_color_desc_desc']  			= 'Description Item Color Description';
$_['shortcode_title']   			= 'Title';
$_['shortcode_title_desc']  		= 'Enter text here that you want to show for title.';
$_['shortcode_title_color']   		= 'Title Color';
$_['shortcode_title_color_desc']  	= 'You can select title color from here.';
$_['shortcode_title_link']   		= 'Title Link';
$_['shortcode_title_link_desc']  	= 'If you select yes then build this title as a link.';
$_['shortcode_title_limit']   		= 'Title Text Limit';
$_['shortcode_title_limit_desc']  	= 'You can set limit text of title as number of character. If you want full title so just write <b class="yt-generator-set-value" title="Click to set this value">no</b> so it will show full title.';
$_['shortcode_icon']   				= 'Icon';
$_['shortcode_icon_desc']  			= 'Click on the Icon picker to pick an icon for this shortcode';
$_['shortcode_icon_color']   		= 'Icon Color';
$_['shortcode_icon_color_desc']  	= 'Select icon color from here';
$_['shortcode_icon_size']   		= 'Icon Size';
$_['shortcode_icon_size_desc']  	= 'You can set icon size from here. Icon size set only pixel value';
$_['shortcode_background']   		= 'Background';
$_['shortcode_background_desc']  	= 'Select your content background color, if you need it transparent/none color so click <b class="yt-generator-set-value" title="Click to set this value">transparent</b>/<b class="yt-generator-set-value" title="Click to set this value">none</b>';
$_['shortcode_background_image_desc']  	= 'Select image for background image';
$_['shortcode_border_color']   		= 'Border Color';
$_['shortcode_border_color_desc']  	= 'Description Border Color';
$_['shortcode_style']   			= 'Style';
$_['shortcode_style_desc']  		= 'You can choose various style from the drop down list as you wish.';
$_['shortcode_color']   			= 'Color';
$_['shortcode_color_desc']  		= 'This color will be applied to the content';
$_['shortcode_radius']   			= 'Radius';
$_['shortcode_radius_desc']  		= 'You can set border radius from here, for example: <b class="yt-generator-set-value" title="Click to set this value">3px</b> <b class="yt-generator-set-value" title="Click to set this value">10px</b> <b class="yt-generator-set-value" title="Click to set this value">25px</b> also you can set value as em, % etc if you need';
$_['shortcode_radius_slide_desc']  	= 'You can give border radius of this shortcode, This radius set only pixel(px) units.';
$_['shortcode_type']   				= 'Type';
$_['shortcode_type_desc']  			= 'You can choose various type from the drop down list as you wish.';
$_['shortcode_url']   				= 'Url';
$_['shortcode_url_desc']  			= 'URL/Link of the author. Leave empty to disable link.';
$_['shortcode_target']   			= 'Target';
$_['shortcode_target_desc']  		= 'Set link target self or blank';
$_['shortcode_description']   		= 'Description';
$_['shortcode_description_desc']  	= 'Description Description';
$_['shortcode_animate_icon']   		= 'Animate Icon';
$_['shortcode_animate_icon_desc']  	= 'Description Animate Icon';
$_['shortcode_size']   				= 'Size';
$_['shortcode_size_desc']  			= 'Description Size';
$_['shortcode_wide']   				= 'Full';
$_['shortcode_wide_desc']  			= 'Description Full';
$_['shortcode_center']   			= 'Center';
$_['shortcode_center_desc']  		= 'Description Center';
$_['shortcode_position']   			= 'Position';
$_['shortcode_position_desc']  		= 'Description Position';
$_['shortcode_source']   			= 'Source';
$_['shortcode_source_desc']  		= 'Choose images source. You can use images from media manager or retrieve it from product posted under specified category.';
$_['shortcode_style1']   			= 'Style 1';
$_['shortcode_style2']   			= 'Style 2';
$_['shortcode_style3']   			= 'Style 3';
$_['shortcode_style4']   			= 'Style 4';
$_['shortcode_style5']   			= 'Style 5';
$_['shortcode_style6']   			= 'Style 6';
$_['shortcode_style7']   			= 'Style 7';
$_['shortcode_style8']   			= 'Style 8';
$_['shortcode_subtle_grayscale']   	= 'Subtle Grayscale';
$_['shortcode_turquoise_water']   	= 'Turquoise Water';
$_['shortcode_blue_cyan']   		= 'Blue Cyan';
$_['shortcode_propia_effect']   	= 'Propia Effect';
$_['shortcode_midnight_commander']  = 'Midnight Commander';
$_['shortcode_lunar_landscape']   	= 'Lunar Landscape';
$_['shortcode_mikiwat']   			= 'Mikiwat';
$_['shortcode_facebook']   			= 'Facebook';
$_['shortcode_twitter']   			= 'Twitter';
$_['shortcode_google_plus']   		= 'Google Plus';
$_['shortcode_pinterest']   		= 'Pinterest';
$_['shortcode_dribbble']   			= 'Dribbble';
$_['shortcode_flickr']   			= 'Flickr';
$_['shortcode_linkedin']   			= 'Linkedin';
$_['shortcode_rss']   				= 'Rss';
$_['shortcode_skype']   			= 'Skype';
$_['shortcode_youtube']   			= 'Youtube';
$_['shortcode_min']   				= 'Min';
$_['shortcode_circle']   			= 'Circle';
$_['shortcode_flat']   				= 'Flat';
$_['shortcode_item']   				= 'Item ';
$_['shortcode_item_column0']   		= 'Large Devices, Wide';
$_['shortcode_item_column0_desc']   = 'Put number of the items that you want to show in each slide (For devices have screen width >= 1200px to greater).';
$_['shortcode_item_column1']   		= 'Medium Devices, Desktops';
$_['shortcode_item_column1_desc']   = 'Put number of the items that you want to show in each slide (For devices have screen width from >= 992px to < 1200px.).';
$_['shortcode_item_column2']   		= 'Small Devices, Tablets';
$_['shortcode_item_column2_desc']   = 'Put number of the items that you want to show in each slide (For devices have screen width from >= 768px to < 992px.).';
$_['shortcode_item_column3']   		= 'Medium Extra Small Devices, Phones';
$_['shortcode_item_column3_desc']   = 'Put number of the items that you want to show in each slide (For devices have screen width from >= 480px to < 768px.).';
$_['shortcode_item_column4']   		= 'Minimum Extra Small Devices, Phones';
$_['shortcode_item_column4_desc']   = 'Put number of the items that you want to show in each slide (For devices have screen width from < 480px.).';
$_['shortcode_limit']   			= 'Limit';
$_['shortcode_limit_desc']   		= 'Maximum number of item that you want to display.';
$_['shortcode_margin']   			= 'Margin';
$_['shortcode_margin_desc']   		= 'You can set margin from here, for example: <b class="yt-generator-set-value" title="Click to set this value">5px</b> <b class="yt-generator-set-value" title="Click to set this value">10px</b> <b class="yt-generator-set-value" title="Click to set this value">25px</b> also you can set value as em, % etc if you need';
$_['shortcode_margin_slider_desc']  = 'If you select Yes margin will be apply for the content.';
$_['shortcode_image']   			= 'Image';
$_['shortcode_image_desc']			= 'Image.';
$_['shortcode_image_height']   		= 'Image Height';
$_['shortcode_image_height_desc']	= 'Image height.';
$_['shortcode_image_width']   		= 'Image Width';
$_['shortcode_image_width_desc']	= 'Image width.';
$_['shortcode_intro_text']   		= 'Intro Text';
$_['shortcode_intro_text_desc']		= 'If you select yes then show intro text.';
$_['shortcode_intro_text_limit']   	= 'Intro Text Limit';
$_['shortcode_intro_text_limit_desc']	= 'You can set limit text of intro text as number of character. If this box is empty then show full intro text.';
$_['shortcode_arrow']   			= 'Arrow';
$_['shortcode_arrow_desc']			= 'If you select yes then arrows will be appeard.';
$_['shortcode_arrow_position']   	= 'Arrow Position';
$_['shortcode_arrow_position_desc']	= 'You can set position of arrows from here.';
$_['shortcode_pagination']   		= 'Pagination';
$_['shortcode_pagination_desc']		= 'If you select Yes pagination will be appeard.';
$_['shortcode_autoplay']   			= 'Autoplay';
$_['shortcode_autoplay_desc']		= 'Play automatically when page is loaded.';
$_['shortcode_autoheight']   		= 'Auto Height';
$_['shortcode_autoheight_desc']		= 'Set yes if you need auto adjust slide.';
$_['shortcode_pasuse_hover']   		= 'Paused on Hover';
$_['shortcode_pasuse_hover_desc']	= 'If you select Yes then when you hover on the slide then it will be paused.';
$_['shortcode_lazyload']   			= 'Lazy Load';
$_['shortcode_lazyload_desc']		= 'If you select yes then your images will be load after scrolling.';
$_['shortcode_loop']   				= 'Loop';
$_['shortcode_loop_desc']			= 'Setting of Yes will cause the player to play the initial item again and again.';
$_['shortcode_delay']   			= 'Delay';
$_['shortcode_delay_desc']			= 'After mentioned time (in second) animation will start.';
$_['shortcode_speed']   			= 'Speed';
$_['shortcode_speed_desc']			= 'Specify time (in second) that will be taken to complete animation effect.';
$_['shortcode_email']   			= 'Email';
$_['shortcode_email_desc']			= 'Enter your admin email for get email.';
$_['shortcode_email_validation']   	= 'Email is required';
$_['shortcode_email_validation_']	= 'Please enter a valid e-mail address';
$_['shortcode_name']   				= 'Name';
$_['shortcode_name_desc']			= 'Type name here that you want to show for title.';
$_['shortcode_name_validation']   	= 'Name is required';
$_['shortcode_message']   			= 'Message';
$_['shortcode_message_validation']  = 'Message is required';
$_['shortcode_message_background']   = 'Background Message';
$_['shortcode_message_background_desc']= 'Background message.';
$_['shortcode_label_show']   		= 'Label Show';
$_['shortcode_label_show_desc']		= 'If you select yes then show label of contact form.';
$_['shortcode_subject']   			= 'Subject';
$_['shortcode_subject_desc']		= 'If you select yes then show subject field of contact form.';
$_['shortcode_subject_validation']  = 'Subject is required';
$_['shortcode_color_name']   		= 'Color Name';
$_['shortcode_color_name_desc']		= 'Color name.';
$_['shortcode_name_background']   	= 'Background Name';
$_['shortcode_name_background_desc']= 'Background name.';
$_['shortcode_name_icon']   		= 'Icon Name';
$_['shortcode_color_email']   		= 'Color Email';
$_['shortcode_color_email_desc']	= 'Color email.';
$_['shortcode_email_background']	= 'Background Email';
$_['shortcode_icon_email']   		= 'Icon Email';
$_['shortcode_icon_email_desc']		= 'Icon email.';
$_['shortcode_color_subject']   	= 'Color Subject';
$_['shortcode_color_subject_desc']	= 'Color subject.';
$_['shortcode_subject_background']	= 'Background Subject';
$_['shortcode_icon_subject']   		= 'Icon Subject';
$_['shortcode_icon_subject_desc']	= 'Icon subject.';
$_['shortcode_color_message']   	= 'Color Message';
$_['shortcode_textarea_height']   	= 'Textarea Height';
$_['shortcode_textarea_height_desc']= 'You can set height of textarea as measure of px.';
$_['shortcode_reset']   			= 'Reset';
$_['shortcode_reset_desc']			= 'If you select yes then show reset button.';
$_['shortcode_reset_style']   		= 'Reset Style';
$_['shortcode_reset_style_desc']	= 'Reset style.';
$_['shortcode_submit']   			= 'Text Submit';
$_['shortcode_submit_desc']			= 'Text submit.';
$_['shortcode_submit_style']   		= 'Style Submit';
$_['shortcode_submit_style_desc']	= 'Style submit.';
$_['shortcode_add']   				= 'Add';
$_['shortcode_add_field']   		= 'Add Field';
$_['shortcode_add_field_desc']		= 'Add Field new, Struct: Label|input[type]|quote text |color text|background|must have|icon Ex: <b class="yt-generator-set-value" title="Click to set this value">Phone|text|Phone number |red|white|yes|plus</b>.';
$_['shortcode_send_success']  		= 'Your Message Has been Sent Successfully';
$_['shortcode_send_error']  		= 'Server Processing Error';
$_['shortcode_transition_in']		= 'Transition In';
$_['shortcode_transition_in_desc']	= 'Select your transition effect for slide enter.';
$_['shortcode_transition_out']		= 'Transition Out';
$_['shortcode_transition_out_desc']	= 'Select your transition effect for slide exit.';
$_['shortcode_media']				= 'Media image';
$_['shortcode_media_desc']			= 'You can select photos for the slider by clicking the button "image".';
$_['shortcode_caption']				= 'Caption';
$_['shortcode_caption_desc']		= 'If you select yes,  will be displayed in the slider.';
$_['shortcode_link']				= 'Link';
$_['shortcode_link_desc']			= 'Link for click item slide.';
$_['shortcode_content']				= 'Content';
$_['shortcode_product_sort']		= 'Product Sort';
$_['shortcode_product_sort_desc']	= 'Product sort.';
$_['shortcode_product_order']		= 'Product Order';
$_['shortcode_product_order_desc']	= 'Product order.';
$_['shortcode_rating']				= 'Display Rating';
$_['shortcode_rating_desc']			= 'Display rating.';
$_['shortcode_price']				= 'Display Price';
$_['shortcode_price_desc']			= 'Display price.';
$_['shortcode_display_add_to_cart']			= 'Display Add To Cart';
$_['shortcode_display_add_to_cart_desc']	= 'Display add to cart.';
$_['shortcode_display_wishlist']			= 'Display Wishlist';
$_['shortcode_display_wishlist_desc']		= 'Display wishlist.';
$_['shortcode_display_compare']				= 'Display Compare';
$_['shortcode_display_compare_desc']		= 'Display compare.';
$_['shortcode_cd_date']				= 'Countdown Date';
$_['shortcode_cd_date_desc']		= 'You can set countdown date here as YYYY/MM/DD, for example: <b class="yt-generator-set-value" title="Click to set this value">2020/12/25</b>.';
$_['shortcode_cd_time']				= 'Countdown Time';
$_['shortcode_cd_time_desc']		= 'You can set countdown time here as HH:MM:SS, for example: <b class="yt-generator-set-value" title="Click to set this value">10:30:35</b>.';
$_['shortcode_cd_align']			= 'Countdown Align';
$_['shortcode_cd_align_desc']		= 'If you need to countdown alignment. so please select from here.';
$_['shortcode_cd_size']				= 'Countdown Size';
$_['shortcode_cd_size_desc']		= 'You can spacify countdown counter size from here.';
$_['shortcode_cd_color']			= 'Countdown Color';
$_['shortcode_cd_color_desc']		= 'Select countdown color from color palate.';
$_['shortcode_cd_txt_background']		= 'Countdown Background';
$_['shortcode_cd_txt_background_desc']	= 'Select countdown background color from color palate.';
$_['shortcode_cd_txt_color']		= 'Countdown Text Color';
$_['shortcode_cd_txt_color_desc']	= 'Select countdown text color from color palate.';
$_['shortcode_cd_txt_align']		= 'Countdown Text Align';
$_['shortcode_cd_txt_align_desc']	= 'If you need to countdown text alignment. so please select align from here.';
$_['shortcode_cd_txt_size']			= 'Countdown Text Size';
$_['shortcode_cd_txt_size_desc']	= 'You can spacify your countdown text size here.';
$_['shortcode_cd_divider']			= 'Countdown Divider';
$_['shortcode_cd_divider_desc']		= 'If you need to countdown divider. so please select from here.';
$_['shortcode_cd_divider_color']		= 'Divider Color';
$_['shortcode_cd_divider_color_desc']	= 'Select countdown divider color from color palate.';
$_['shortcode_padding']       		= 'Padding';
$_['shortcode_padding_desc']       	= 'You can set padding from here, for example: <b class="yt-generator-set-value" title="Click to set this value">5px</b> <b class="yt-generator-set-value" title="Click to set this value">10px</b> <b class="yt-generator-set-value" title="Click to set this value">25px</b> also you can set value as em, % etc if you need.';
$_['shortcode_padding_slide_desc']  = 'You can set padding from here. Padding set only pixel value';
$_['shortcode_margin']       		= 'Margin';
$_['shortcode_margin_desc']       	= 'You can set margin from here, for example: <b class="yt-generator-set-value" title="Click to set this value">5px</b> <b class="yt-generator-set-value" title="Click to set this value">10px</b> <b class="yt-generator-set-value" title="Click to set this value">25px</b> also you can set value as em, % etc if you need.';
$_['shortcode_count_start']       	= 'Count Start';
$_['shortcode_count_start_desc']    = 'Enter the number that is minimum number of the counter where from counter will start counting.';
$_['shortcode_count_end']       	= 'Count End';
$_['shortcode_count_end_desc']    	= 'Enter the number that is maximum number of the counter where to counter will finish counting.';
$_['shortcode_count_speed']       	= 'Counter Speed';
$_['shortcode_count_speed_desc']    = 'Counting will finish in specified time (in second).';
$_['shortcode_count_prefix_text']		= 'Prefix Text';
$_['shortcode_count_prefix_text_desc']  = 'You can add text before the count number. For example: <b class="yt-generator-set-value" title="Click to set this value">$</b>,<b class="yt-generator-set-value" title="Click to set this value">€</b> etc.';
$_['shortcode_count_suffix_text']		= 'Suffix Text';
$_['shortcode_count_suffix_text_desc']  = 'You can add text after the count number. For example: <b class="yt-generator-set-value" title="Click to set this value">/-</b>.';
$_['shortcode_count_separator']			= 'Separator';
$_['shortcode_count_separator_desc']  	= 'You can separate count text by comma(,) if you select yes.For example: 1,500.';
$_['shortcode_border_radius']			= 'Border Radius';
$_['shortcode_border_radius_desc']  	= 'Border radius.';
$_['shortcode_count_color']				= 'Counter Number Color';
$_['shortcode_count_color_desc']  		= 'Select a color for counter, if you need it transparent color so click <b class="yt-generator-set-value" title="Click to set this value">transparent</b>.';
$_['shortcode_count_size']				= 'Counter Number Size';
$_['shortcode_count_size_desc']  		= 'You can set counter size from here. for example: <b class="yt-generator-set-value" title="Click to set this value">14px</b> <b class="yt-generator-set-value" title="Click to set this value">24px</b> <b class="yt-generator-set-value" title="Click to set this value">32px</b> also you can set value as em, % etc if you need.';
$_['shortcode_count_text_color']		= 'Text Color';
$_['shortcode_count_text_color_desc']  	= 'This color will be applied to the text.';
$_['shortcode_count_text_size']			= 'Counter Text Size';
$_['shortcode_count_text_size_desc']  	= 'You can set couter text size from here. for example: <b class="yt-generator-set-value" title="Click to set this value">14px</b> <b class="yt-generator-set-value" title="Click to set this value">24px</b> <b class="yt-generator-set-value" title="Click to set this value">32px</b> also you can set value as em, % etc if you need.';
$_['shortcode_border_desc']  			= 'You can set content border from here.';
$_['shortcode_flickr_id']  				= 'Flickr ID';
$_['shortcode_flickr_id_desc']  		= 'Enter your flickr ID, To find your flickID visit <a href="http://idgettr.com/" target="_blank">idGettr</a>';
$_['shortcode_caption_style']    		= 'Caption Style';
$_['shortcode_caption_style_desc'] 		= 'You can set your showcase caption from here.';
$_['shortcode_gallery_hover']    		= 'Hover';
$_['shortcode_gallery_hover_desc'] 		= 'Choose type of hover in dropdown list.';
$_['shortcode_gallery_column0']   		= 'Columns 0';
$_['shortcode_gallery_column0_desc']  	= 'For devices have screen width >= 1200px to greater.';
$_['shortcode_gallery_column1']   		= 'Columns 1';
$_['shortcode_gallery_column1_desc']   	= 'For devices have screen width from >= 992px to < 1200px.';
$_['shortcode_gallery_column2']   		= 'Columns 2';
$_['shortcode_gallery_column2_desc']   	= 'For devices have screen width from >= 768px to < 992px.';
$_['shortcode_gallery_column3']   		= 'Columns 3';
$_['shortcode_gallery_column3_desc']   	= 'For devices have screen width from >= 480px to < 768px.';
$_['shortcode_gallery_column4']   		= 'Columns 4';
$_['shortcode_gallery_column4_desc']   	= 'For devices have screen width from < 480px.';
$_['shortcode_gallery_item_tag']   		= 'Tag';
$_['shortcode_gallery_item_tag_desc']   = 'Insert tag for item.Ex: <b class="yt-generator-set-value" title="Click to set this value">Youtube</b>';
$_['shortcode_gallery_item_title']   	= 'Title gallery item';
$_['shortcode_gallery_item_title_desc'] = 'Insert title of item.';
$_['shortcode_gallery_item_src']   		= 'Src';
$_['shortcode_gallery_item_src_desc'] 	= 'Insert link of item.';
$_['shortcode_gallery_item_video']   		= 'Video addr';
$_['shortcode_gallery_item_video_desc'] 	= 'Insert link of video in here.<br /> Ex: <b class="yt-generator-set-value" title="Click to set this value">https://www.youtube.com/watch?v=RfmYCeFOMZ0</b>';
$_['shortcode_map_type']   				= 'Type';
$_['shortcode_map_type_desc'] 			= 'Choose type of map in here.';
$_['shortcode_map_addr']   				= 'Addr';
$_['shortcode_map_addr_desc'] 			= 'Insert address you want to show in here.<br /> Ex: <b class="yt-generator-set-value" title="Click to set this value">4 Yawkey Way~Boston, MA 02215</b>.';
$_['shortcode_map_label']   			= 'Label';
$_['shortcode_map_label_desc'] 			= 'Insert title of label.';
$_['shortcode_map_width_desc'] 			= 'Set width for map in here.';
$_['shortcode_map_height_desc'] 		= 'Set height for map in here.';
$_['shortcode_map_scroll']   			= 'Disable Scroll';
$_['shortcode_map_scroll_desc'] 		= 'Disable scroll.';
$_['shortcode_gmap_lat']   				= 'Latitude';
$_['shortcode_gmap_lat_desc'] 			= 'Set latitude value for show first your desire location when page is loaded.';
$_['shortcode_gmap_lng']   				= 'Longitude';
$_['shortcode_gmap_lng_desc'] 			= 'Set longitude value for show first your desire location when page is loaded.';
$_['shortcode_gmap_zoom_control_style']   		= 'Zoom Control Style';
$_['shortcode_gmap_zoom_control_style_desc'] 	= 'Select a style for zoom control on the map.';
$_['shortcode_gmap_zoom_control']   	= 'Zoom Control';
$_['shortcode_gmap_zoom_control_desc'] 	= 'Select yes to show zoom control on the map.';
$_['shortcode_gmap_zoom']   			= 'Zoom';
$_['shortcode_gmap_zoom_desc'] 			= 'Select a value to set zoom of the map.';
$_['shortcode_gmap_pan_control']   		= 'Pan Control';
$_['shortcode_gmap_pan_control_desc'] 	= 'Select yes to show pan control on the map.';
$_['shortcode_gmap_street_view_control']   		= 'Street View Control';
$_['shortcode_gmap_street_view_control_desc'] 	= 'Select yes to show street view control on the map.';
$_['shortcode_address']   				= 'Address';
$_['shortcode_address_desc'] 			= 'Type something that you want to show for display when you click on the marker. it work only for marker.';
$_['shortcode_key_text']   				= 'Key API';
$_['shortcode_key_text_desc'] 			= 'Key API.';
$_['shortcode_responsive']   			= 'Responsive';
$_['shortcode_responsive_desc'] 		= 'Ignore width and height parameters and make object responsive.';
$_['shortcode_marker']   				= 'Marker';
$_['shortcode_marker_desc'] 			= 'Select yes to show marker on the map.';
$_['shortcode_gmap_not_working']		= 'This shortcode doesn\'t work in live preview. Please insert it into editor and preview on the site.';
$_['shortcode_custom_marker']   		= 'Custom Marker';
$_['shortcode_custom_marker_desc'] 		= 'You can select an image for custom marker.';
$_['shortcode_zoom_on_scroll']   		= 'Zoom On Scroll';
$_['shortcode_zoom_on_scroll_desc'] 	= 'Zoom on scroll.';
$_['shortcode_lightbox_title']   		= 'Title';
$_['shortcode_lightbox_title_desc'] 	= 'You can insert Title of light box in here.';
$_['shortcode_lightbox_inline']   		= 'Inline';
$_['shortcode_lightbox_inline_desc'] 	= 'If you select yes then object will be shown inline.';
$_['shortcode_lightbox_src']   			= 'Src';
$_['shortcode_lightbox_src_desc'] 		= 'You can insert image in here.';
$_['shortcode_lightbox_video']   		= 'Video Addr';
$_['shortcode_lightbox_video_desc'] 	= 'Link video.<br /> Ex: <b class="yt-generator-set-value" title="Click to set this value">https://www.youtube.com/watch?v=RfmYCeFOMZ0</b>.';
$_['shortcode_lightbox_light']   		= 'Light box';
$_['shortcode_lightbox_light_desc'] 	= 'Light box.';
$_['shortcode_lightbox_description']   	= 'Description';
$_['shortcode_lightbox_description_desc'] 	= 'Use for type = inline.';
$_['shortcode_pricing_table_column']   	= 'Columns';
$_['shortcode_pricing_table_column_desc'] 	= 'Set number of columns in here.';
$_['shortcode_pricing_table_title']   	= 'Title';
$_['shortcode_pricing_table_title_desc'] 	= 'Insert title of table in here.';
$_['shortcode_pricing_table_button_link']   	= 'Button Link';
$_['shortcode_pricing_table_button_link_desc'] 	= 'Insert link of button.';
$_['shortcode_pricing_table_button_label']   	= 'Button Label';
$_['shortcode_pricing_table_button_label_desc'] = 'Name of button in table.';
$_['shortcode_pricing_table_price']   		= 'Price';
$_['shortcode_pricing_table_price_desc'] 	= 'Insert price in here.';
$_['shortcode_pricing_table_per']   		= 'Per';
$_['shortcode_pricing_table_per_desc'] 		= 'Display per or not.';
$_['shortcode_pricing_table_featured']   		= 'Featured';
$_['shortcode_pricing_table_featured_desc'] 	= 'Display featured or not.';
$_['shortcode_pricing_table_text']   		= 'Text';
$_['shortcode_pricing_table_text_desc'] 	= 'Insert text of featured.';
$_['shortcode_skill_no_number']   		= 'No Number';
$_['shortcode_skill_no_number_desc'] 	= 'Display number or not.';
$_['shortcode_skill_item_title']   		= 'Title Skill';
$_['shortcode_skill_item_title_desc'] 	= 'Insert title in here.';
$_['shortcode_skill_number']   			= 'Number';
$_['shortcode_skill_number_desc'] 		= 'Insert number of skills.';
$_['shortcode_social_icons_type']   	= 'Type';
$_['shortcode_social_icons_type_desc'] 	= 'Choose type of icon in here.';
$_['shortcode_social_icons_title']   	= 'Title';
$_['shortcode_social_icons_title_desc'] = 'Title of icon when you hover on it.';
$_['shortcode_social_icons_color'] 		= 'Color';
$_['shortcode_social_icons_color_desc'] = 'Choose color of icon.';
$_['shortcode_social_icons_style'] 		= 'Style';
$_['shortcode_social_icons_style_desc'] = 'Choose style for icon.';
$_['shortcode_social_icons_size'] 		= 'Size';
$_['shortcode_social_icons_size_desc'] 	= 'Set size for icon.';
$_['shortcode_social_icons_link'] 		= 'Link';
$_['shortcode_social_icons_link_desc'] 	= 'Set link for icon.';
$_['shortcode_testimonial_columns'] 		= 'Column';
$_['shortcode_testimonial_columns_desc'] 	= 'Set colums for testimonial.';
$_['shortcode_testimonial_display_avatar'] 			= 'Display Avatar';
$_['shortcode_testimonial_display_avatar_desc'] 	= 'Set display avatar for testimonial.';
$_['shortcode_testimonial_author'] 			= 'Author';
$_['shortcode_testimonial_author_desc'] 	= 'Insert Author in here.';
$_['shortcode_testimonial_position'] 		= 'Position';
$_['shortcode_testimonial_position_desc'] 	= 'Set position for author in here.';
$_['shortcode_testimonial_avatar'] 			= 'Avatar';
$_['shortcode_testimonial_avatar_desc'] 	= 'Set avatar for author.';
$_['shortcode_align']				= 'Align';
$_['shortcode_align_desc']			= 'You can set alignment from here.';
$_['shortcode_width']				= 'Width';
$_['shortcode_width_desc']			= 'Object width (in %) that will be applied to the content.';
$_['shortcode_width_px_desc']		= 'Object width (in pixels) that will be applied to the content.';
$_['shortcode_width_px_%_desc']		= 'Object width (px or % .Ex: <b class="yt-generator-set-value" title="Click to set this value">auto</b>) that will be applied to the content.';
$_['shortcode_style']				= 'Style';
$_['shortcode_style_desc']			= 'You can choose various style from the drop down list as you wish.';
$_['shortcode_add_shortcode']		= 'All shortcodes';
$_['shortcode_height']				= 'Height';
$_['shortcode_height_desc']			= 'Object height (in pixels) that will be applied to the content.';
$_['shortcode_type_change']			= 'Type';
$_['shortcode_type_change_desc']	= 'You can choose various type from the drop down list as you wish.';

$_['shortcode_livicon_icon']				= 'Icon';
$_['shortcode_livicon_icon_desc']			= 'Click on the Select image/Icon picker to pick an icon for this shortcode.';
$_['shortcode_livicon_icon_size']			= 'Icon Size';
$_['shortcode_livicon_icon_size_desc']		= 'You can set icon size from here. Icon size set only pixel value.';
$_['shortcode_livicon_icon_color']			= 'Icon Color';
$_['shortcode_livicon_icon_color_desc']		= 'Select icon color from here.';
$_['shortcode_livicon_hover_color']			= 'Hover Color';
$_['shortcode_livicon_hover_color_desc']	= 'Pick your hover color.';
$_['shortcode_livicon_event_type']			= 'Event Type';
$_['shortcode_livicon_event_type_desc']		= 'You can select live icon event type from here.';
$_['shortcode_livicon_animation']			= 'Animation';
$_['shortcode_livicon_animation_desc']		= 'Wrapper for animation. Any nested object will be animated.';
$_['shortcode_livicon_parent']				= 'Parent';
$_['shortcode_livicon_parent_desc']			= 'Select icon parent yes or no.';
$_['shortcode_duration']       				= 'Duration';
$_['shortcode_duration_desc']       		= 'You can set animation duration as (seconds) units from here.';
$_['shortcode_iteraction']       			= 'Iteraction';
$_['shortcode_iteraction_desc']       		= 'If you need to show animation again & again so, please select from slider.';
$_['shortcode_promotion_box_type']       	= 'Type';
$_['shortcode_promotion_box_type_desc']     = 'Choose type of promotion in this list box.';
$_['shortcode_promotion_box_align']       	= 'Align';
$_['shortcode_promotion_box_align_desc']    = 'Choose align object for content of promotion box.';
$_['shortcode_promotion_box_button_text']      		= 'Button Text';
$_['shortcode_promotion_box_button_text_desc']    	= 'Insert text for button.';
$_['shortcode_promotion_box_button_link']      		= 'Button Link';
$_['shortcode_promotion_box_button_link_desc']    	= 'Insert link for button.';
$_['shortcode_promotion_box_target']      	= 'Target';
$_['shortcode_promotion_box_target_desc']   = 'Set link target seft or blank.';
$_['shortcode_promotion_box_color']      	= 'Color';
$_['shortcode_promotion_box_color_desc']   	= 'Set color for promotion box.';
$_['shortcode_promotion_box_background']      	= 'Background';
$_['shortcode_promotion_box_background_desc']   = 'Set background color for promotion box.';
$_['shortcode_promotion_box_radius']      		= 'Radius';
$_['shortcode_promotion_box_radius_desc']   	= 'Set radius for promotion box.';
$_['shortcode_promotion_box_button_color']      = 'Button Color';
$_['shortcode_promotion_box_button_color_desc'] = 'Set color for button.';
$_['shortcode_promotion_box_button_background']      = 'Button Background';
$_['shortcode_promotion_box_button_background_desc'] = 'Set background for button.';
$_['shortcode_promotion_box_button_background_hover']      = 'Button Background Hover';
$_['shortcode_promotion_box_button_background_hover_desc'] = 'Set color for button when hover it.';
$_['shortcode_promotion_box_button_radius']      	= 'Button Radius';
$_['shortcode_promotion_box_button_radius_desc'] 	= 'Set radius for button.';
$_['shortcode_fancy_text_tags']      				= 'Tags';
$_['shortcode_fancy_text_tags_desc'] 				= 'Please put interchangeable word by using separated comma(,).';
$_['shortcode_fancy_text_type']      				= 'Type';
$_['shortcode_fancy_text_type_desc'] 				= 'You can choose various type from the drop down list as you wish.';
$_['shortcode_points_src']      					= 'Src';
$_['shortcode_points_src_desc'] 					= 'Inline link.';
$_['shortcode_points_x']      						= 'X';
$_['shortcode_points_x_desc'] 						= 'X.';
$_['shortcode_points_y']      						= 'Y';
$_['shortcode_points_y_desc'] 						= 'Y.';
$_['shortcode_points_position']      				= 'Position';
$_['shortcode_points_position_desc'] 				= 'Position.';
$_['shortcode_src']      							= 'Src';
$_['shortcode_src_desc'] 							= 'Src.';

/* Data param*/
$_['shortcode_basic']   			= 'Basic';
$_['shortcode_horizontal']   		= 'Horizontal';
$_['shortcode_vertical']   			= 'Vertical';
$_['shortcode_vertical_right']   	= 'Vertical Right';
$_['shortcode_boxed']   			= 'Boxed';
$_['shortcode_underline']   		= 'Underline';
$_['shortcode_curved']   			= 'Curved';
$_['shortcode_curved_opened']   	= 'Curved Opened';
$_['shortcode_line']   				= 'Line';
$_['shortcode_border']   			= 'Border';
$_['shortcode_default']   			= 'Default';
$_['shortcode_soft']   				= 'Soft';
$_['shortcode_glass']   			= 'Glass';
$_['shortcode_bubbles']   			= 'Bubbles';
$_['shortcode_noise']   			= 'Noise';
$_['shortcode_stroked']   			= 'Stroked';
$_['shortcode_3d']   				= '3D';
$_['shortcode_bottom_line']   		= 'Line';
$_['shortcode_dropshadow']   		= 'Drop Shadow';
$_['shortcode_insetshadow'] 		= "Inset Shadow";
$_['shortcode_transparent'] 		= "Transparent";
$_['shortcode_gradient'] 			= "Gradient";

$_['shortcode_self']   				= '_self';
$_['shortcode_blank']   			= '_blank';
$_['shortcode_left']   				= 'Left';
$_['shortcode_right']   			= 'Right';
$_['shortcode_center']   			= 'Center';
$_['shortcode_size_xs']   			= 'Extra small devices';
$_['shortcode_size_sm']   			= 'Small devices Tablets';
$_['shortcode_size_default']   		= 'Medium devices';
$_['shortcode_size_lg']   			= 'Large devices Desktops';
$_['shortcode_size_huge']   		= 'Huge devices Desktops';
$_['shortcode_top']   				= 'Top';
$_['shortcode_top_left']   			= 'Top-Left';
$_['shortcode_top_right']   		= 'Top-Right';
$_['shortcode_bottom']   			= 'Bottom';
$_['shortcode_bottom_left']   		= 'Bottom-Left';
$_['shortcode_bottom_right']   		= 'Bottom-Right';
$_['shortcode_contact_border'] 		= 'Border';
$_['shortcode_arrow_box'] 			= 'Arrow Box';
$_['shortcode_background_border'] 	= 'Background Border';
$_['shortcode_contact_line'] 		= 'Line';
$_['shortcode_contact_dot1']		= 'Dot 1';
$_['shortcode_contact_dot2'] 		= 'Dot 2';
$_['shortcode_primary']   			= 'Primary';
$_['shortcode_success']   			= 'Success';
$_['shortcode_info']   				= 'Info';
$_['shortcode_warning']   			= 'Warning';
$_['shortcode_danger']   			= 'Danger';
$_['shortcode_border']   			= 'Border';
$_['shortcode_none']   				= 'None';
$_['shortcode_shadow']   			= 'Shadow';
$_['shortcode_reflect']   			= 'Reflect';
$_['shortcode_inline']   			= 'Inline';
$_['shortcode_solid']   			= 'Solid';
$_['shortcode_dotted']   			= 'Dotted';
$_['shortcode_dashed']   			= 'Dashed';
$_['shortcode_double']   			= 'Double';
$_['shortcode_groove']   			= 'Groove';
$_['shortcode_ridge']   			= 'Ridge';
$_['shortcode_spacer']   			= 'Spacer';
$_['shortcode_dot']   				= 'Dot';
$_['shortcode_comma']   			= 'Comma';
$_['shortcode_colon']   			= 'Colon';
$_['shortcode_vertical_line']   	= 'Vertical Line';
$_['shortcode_horizontal_line']   	= 'Horizontal Line';
$_['shortcode_yes']   				= 'Yes';
$_['shortcode_no']   				= 'No';
$_['shortcode_border_width']   		= 'Border width (px)';
$_['shortcode_border_style']   		= 'Border style';
$_['shortcode_border_color']   		= 'Border color';
$_['shortcode_shadow_horizontal']   = 'Horizontal offset (px)';
$_['shortcode_shadow_vertical']   	= 'Vertical offset (px)';
$_['shortcode_shadow_blur']   		= 'Blur (px)';
$_['shortcode_shadow_color']   		= 'Color';
$_['shortcode_icon_picker']   		= 'Icon picker';
$_['shortcode_icon_filter']   		= 'Filter Icons';
$_['shortcode_source_media']   		= 'Media';
$_['shortcode_source_category']   	= 'Category';
$_['shortcode_source_add_image']   	= 'Add Image';
$_['shortcode_source_add_image_desc']= 'Click the button above and select images.';
$_['shortcode_source_category_desc']= 'Select category from list below.You can select multiple category with Ctrl (Cmd) key';
$_['shortcode_dark']				= 'Dark';
$_['shortcode_light']				= 'Light';
$_['shortcode_fade']				= 'Fade';
$_['shortcode_slide']				= 'Slider';
$_['shortcode_value_name']       	= 'Name';
$_['shortcode_value_model']       	= 'Model';
$_['shortcode_value_price']       	= 'Price';
$_['shortcode_value_quantity']      = 'Quantity';
$_['shortcode_value_rating']       	= 'Rating';
$_['shortcode_value_sort_order']    = 'Sort Order';
$_['shortcode_value_date_added']    = 'Date Add';
$_['shortcode_value_sell']       	= 'Bestsellers';
$_['shortcode_value_asc']       	= 'Ascending';
$_['shortcode_value_desc']       	= 'Descending';
$_['shortcode_caption_1']       	= 'Caption 1';
$_['shortcode_caption_2']       	= 'Caption 2';
$_['shortcode_hover']       		= 'Show and hide on mouse hover';
$_['shortcode_hover_1']       		= 'Hover 1';
$_['shortcode_hover_2']       		= 'Hover 2';
$_['shortcode_small']       		= 'Small';
$_['shortcode_large']       		= 'Large';
$_['shortcode_green']       		= 'Green';
$_['shortcode_blue']       			= 'Blue';
$_['shortcode_black']       		= 'Black';
$_['shortcode_red']       			= 'Red';
$_['shortcode_oranges']       		= 'Oranges';
$_['shortcode_dark_blue']       	= 'Dark Blue';
$_['shortcode_pink']       			= 'Pink';
$_['shortcode_darkred']       		= 'Darkred';
$_['shortcode_brown']       		= 'Brown';
$_['shortcode_purple']       		= 'Purple';
$_['shortcode_cyan']       			= 'Cyan';
$_['shortcode_click']       		= 'Show and hide on mouse click';
$_['shortcode_type_1']       		= 'Type 1';
$_['shortcode_type_2']       		= 'Type 2';
$_['shortcode_type_3']       		= 'Type 3';
$_['shortcode_type_4']       		= 'Type 4';
$_['shortcode_type_5']       		= 'Type 5';
$_['shortcode_type_6']       		= 'Type 6';
$_['shortcode_type_7']       		= 'Type 7';
$_['shortcode_type_8']       		= 'Type 8';
$_['shortcode_type_9']       		= 'Type 9';
$_['shortcode_type_10']       		= 'Type 10';

// Javascript
$_['text_change_col_lg']			= 'Large Devices, Wide Screens';
$_['text_change_col_md']			= 'Medium Devices, Desktops';
$_['text_change_col_sm']			= 'Small Devices, Tablets';
$_['text_change_col_xs']			= 'Extra Small Devices, Phones';
$_['text_java_col']					= 'Column';
$_['text_java_cols']				= 'Columns';
$_['text_java_textDelete']			= 'Are you sure to delete ?';
$_['text_java_textDuplicate']		= 'Are you sure to duplicate ?';
$_['text_java_textPreview']			= 'Are you sure to preview ?';
$_['text_java_sortCol']				= 'Sort Col';
$_['text_java_deleteCol']			= 'Delete Col';
$_['text_java_editCol']				= 'Edit Col';
$_['text_java_duplicateCol']		= 'Duplicate Col';
$_['text_java_addRow']				= 'Add Row';
$_['text_java_addModule']			= 'Add Module';
$_['text_java_addShortcode']		= 'Add Shortcode';
$_['text_java_row']					= 'Row';
$_['text_java_sortRow']				= 'Sort Row';
$_['text_java_deleteRow']			= 'Delete Row';
$_['text_java_editRow']				= 'Edit Row';
$_['text_java_duplicateRow']		= 'Duplicate Row';
$_['text_java_addCol']				= 'Add Col';
$_['text_java_sortShortcode']		= 'Sort Shortcode';
$_['text_java_deleteShortcode']		= 'Delete Shortcode';
$_['text_java_editShortcode']		= 'Edit Shortcode';
$_['text_java_copyShortcode']		= 'Duplicate Shortcode';
$_['text_java_sortModule']			= 'Sort Module';
$_['text_java_deleteModule']		= 'Delete Module';
$_['text_java_editModule']			= 'Edit Module';
$_['text_java_copyModule']			= 'Duplicate Module';
$_['text_java_codeModule']			= 'Module Code:';
$_['text_java_sortItem']			= 'Sort Item';
$_['text_java_deleteItem']			= 'Delete Item';

// Help
$_['help_product']     				= '(Autocomplete)';

// Error
$_['error_warning']          	= 'Warning: Please check the form carefully for errors!';
$_['error_permission'] 			= 'Warning: You do not have permission to modify featured module!';
$_['error_name']       			= 'Module Name must be between 3 and 64 characters!';
$_['error_head_name']       	= 'Module Head Name must be between 3 and 64 characters!';
$_['error_import_data']         = 'Warning: Please select theme want import !';