<?php
/**
 * Brainy Filter Ultimate 4.5.1, November 12, 2014 / brainyfilter.com 
 * Copyright 2014 Giant Leap Lab / www.giantleaplab.com 
 * License: Commercial. Reselling of this software or its derivatives is not allowed. You may use this software for one website ONLY including all its subdomains if the top level domain belongs to you and all subdomains are parts of the same OpenCart store.
 * Support: support@giantleaplab.com
 */

$_['bf_signature']	= "Brainy Filter Ultimate 4.5.1. Created by <a href=\"http://giantleaplab.com/\">Giant Leap Lab</a> &copy; 2014";

// Heading
$_['heading_title']       = 'Brainy Filter';

// Buttons
$_['button_save_n_close']  			= 'Save & Close';

// Text
$_['text_module']         			= 'Modules';
$_['text_success']        			= 'Success: You have modified Brainy Filter module!';
$_['text_content_top']    			= 'Content Top';
$_['text_content_bottom'] 			= 'Content Bottom';
$_['text_column_left']    			= 'Column Left';
$_['text_column_right']   			= 'Column Right';
$_['text_attributes_display']       = 'Filter Blocks Display';
$_['text_enable_all']               = 'Enable All';
$_['text_disable_all']              = 'Disable All';
$_['text_set_all_default']          = 'Default';
$_['text_image_manager']            = 'Image Manager';
$_['text_browse']                   = 'Browse';
$_['text_clear']                    = 'Clear';
$_['text_filter_name']              = 'Filter Title';

// main menu items
$_['text_mm_basic_settings'] 		= 'Basic settings<span class="help">Settings  used by all instances</span>';
$_['text_mm_module_instances'] 		= 'Module Instances<span class="help">Layouts & settings ovemides</span>';
$_['text_mm_help'] 		            = 'Help<span class="help">Help & troubleshooting</span>';
$_['text_info_basic_settings'] 		= 'Settings used by default for all layouts. Some of these settings can be overridden in the Filter Instances section.';
$_['text_info_module_instances'] 	= 'Add new instances of the filter for different layouts and override your default settings';
$_['entry_select_instance'] 		= 'Choose a filter instance to edit';
$_['text_add_new_instance'] 		= 'Add new instance';
$_['text_tab_filter_behaviour'] 	= 'Filter Behaviour';
$_['text_tab_data_submission'] 		= 'Data Submission';
$_['text_tab_attributes'] 		    = 'Attributes';
$_['text_tab_options'] 		        = 'Options';
$_['text_tab_filters'] 		        = 'Filters';
$_['text_tab_style'] 		        = 'Theme';
$_['text_tab_opencart_related'] 	= 'Opencart Related';
$_['text_filter_layout_view'] 		= 'Filter Layout View';
$_['text_enabled'] 		            = 'Enabled';
$_['text_colapse'] 		            = 'Collapse';
$_['text_sort_order'] 		        = 'Sort order';
$_['entry_default_submission'] 	    = '<b>Use default</b><span class="help">Setting from Basic Settings will be used</span>';
$_['entry_checkbox'] 	            = 'Checkbox';
$_['entry_radio'] 	                = 'Radio button';
$_['entry_selectbox'] 	            = 'Selectbox';
$_['entry_slider'] 	                = 'Slider with inputs';
$_['entry_slider_labels_only'] 	    = 'Slider with labels';
$_['entry_slider_labels_and_inputs'] = 'Slider with inputs and labels';
$_['entry_grid_of_images'] 	        = 'Grid of images';
$_['text_remove_default_layout']    = 'The default layout is used to display search results for requests sent from other layouts that don\\\'t include products. It cannot be removed or disabled.';
$_['text_notice_new_layout']        = 'A new instance has been created! Please now choose in what layout and in what position this filter instance will be shown on your site!';
$_['text_update_cache']             = 'Update Cache';
$_['text_default_layout']           = 'Default built-in layout';
$_['text_confirm_remove_layout']    = 'Are you sure you want to remove this instance?';
$_['text_remove']                   = 'Remove';
$_['text_faq_n_trouleshooting']     = 'FAQ & Troubleshooting';
$_['text_about']                    = 'About';
$_['entry_override_default']        = 'Override default';
$_['text_control']                  = 'Control';
$_['text_view_mode']                = 'View mode';
$_['entry_separator']               = 'Separator';
$_['text_updating']                 = 'Updating...';
$_['text_new_instance_alert']       = 'In order to enable the module on the front-end please create at least one instance for any of the layouts in the Module Instances tab';
$_['text_edit_values_sort_order']   = 'Values sort order';
$_['text_attribute_value']          = 'Attribute value';
$_['text_categories']               = 'Categories';
$_['text_confirm_refresh_db']       = 'Please note that if you previously changed ordering of attribute values this action will reset them to defaults! Do you want to proceed anyway?';
$_['text_product_quantity']         = 'Product Quantity';
$_['text_price_slider']             = 'Price Slider';
$_['text_block_header']             = 'Block Header';
$_['text_image_attr']               = 'Image for attr';
$_['text_group_block_header']       = 'Group Block Header';
$_['text_responsive_view']          = 'Responsive Behaviour';
$_['text_left']                     = 'Left';
$_['text_right']                    = 'Right';

$_['entry_description']   			= 'Content';
$_['entry_layout']        			= 'Layout';
$_['entry_position']      			= 'Position';
$_['entry_status']       			= 'Status';
$_['entry_select_all']    			= 'Select all';
$_['entry_unselect_all']    		= 'Unselect all';
$_['entry_group_by']      			= 'Show attribute groups';
$_['entry_data_submission'] 		= 'Data Submission';
$_['entry_define']		 			= 'Parameters defining what action is required to apply the filter settings to the current list of products.';
$_['entry_button'] 					= '<b>The apply button is pressed</b>';
$_['entry_tab_position']   			= 'Basic Settings';
$_['entry_tab_mode']  	 			= 'Filter Behaviour';
$_['entry_tab_attr']  	 			= 'Attributes';
$_['entry_tab_enchancements']       = 'Product Display Enhancements';
$_['entry_auto_submission']  	 	= '<b>Any filter setting change</b> <span class="help">Apply the filter once a user changes any of the filter settings.</span>';
$_['entry_auto_submission_delay']  	= '<b>Several filter settings change</b> <span class="help">Apply the filter once a user stops changing settings. Stopping means no actions within a certain predefined time period.</span>';
$_['entry_auto_time']  				= 'Time in milliseconds'; 
$_['entry_hide_panel']  			= '<b>Fade out the filter panel during requests</b>';
$_['entry_fixed']  					= 'Place the button at the bottom';
$_['entry_float']  					= 'Use floating button';
$_['entry_sliding']  				= 'Limit number of attributes shown by default';
$_['entry_sliding_opts']  			= 'Number of attributes to show';
$_['entry_sliding_min']				= 'Minimum number of attributes to hide';
$_['entry_limit_height']  			= 'Limit blocks height';
$_['entry_limit_height_opts']		= 'Maximum height';
$_['entry_subcats_fix']				= '<b>Show products from subcategories in their parent categories.</b><span class="help">This option enables showing products from child categories in the corresponding parent categories and invokes Brainy Filter for them. By default OpenCart requires adding each product into both a child and its parent category by hand.</span>';
$_['entry_stock_status_id']			= '<b>In Stock Status</b><span class="help">Set the default in stock status selected in product edit.</span>';
$_['entry_product_count']			= 'Enable product counts';
$_['entry_hide_empty_attr']			= 'Hide empty attribute values<span class="help">Note: the feature is only available if the Product counts setting is enabled</span>';
$_['entry_block_title']             = 'Filter Block Title';
$_['entry_label']       		    = 'Show labels only';
$_['entry_image']       		    = 'Show images only';
$_['entry_image_and_label']		    = 'Show labels and images';
$_['entry_collapse']		    	= 'Collapse by default';
$_['entry_multiple_attributes'] 	= 'Multiple Attribute Values';
$_['entry_enable_multiple_attributes']    = 'Enable multiple attribute values';
$_['entry_multiple_attribute_separator'] = '(no spaces please)';
$_['entry_filter_search']  			= 'Keywords filter';
$_['entry_filter_price']  			= 'Price filter';
$_['entry_filter_manufacturer']  	= 'Manufacturer filter'; 
$_['entry_filter_stock_status']		= 'Stock status filter';
$_['entry_filter_attribute']        = 'Attribute filter';
$_['entry_filter_filter']           = 'OpenCart filters';
$_['entry_filter_option']       	= 'Option filter';
$_['entry_filter_rating']       	= 'Rating filter';
$_['entry_default']                 = 'Default';
$_['entry_filter_at_layout']        = '%s layout filter / %s';
$_['entry_select']                  = '- Select -';
$_['entry_new_instance']            = 'New instance';
$_['entry_background']                    = 'Background';
$_['entry_active_area_background']        = 'Active area background';
$_['entry_border']                        = 'Border';
$_['entry_text']                          = 'Text';
$_['entry_slider_handle_background']      = 'Slider Handle Background';
$_['entry_slider_handle_border']    = 'Slider Handle Border';
$_['entry_enable_responsive_mode']  = 'Show the filter in a popup in responsive mode';
$_['entry_responsive_max_width']    = 'Max Filter Popup Width<span class="help">Set this to zero to expand the filter popup to full screen width</span>';
$_['entry_responsive_max_screen_width'] = 'Screen width at which the filter is moved into a popup<span class="help">This should be the width at which your responsive theme switches to its mobile version</span>';
$_['entry_responsive_position']     = 'Position';
$_['entry_responsive_offset']       = 'Top offset';
$_['entry_collapse_sections']       = 'Collapse attribute sections';
$_['entry_resp_show_btn_color']     = 'Colour of the Show Filter button';
$_['entry_resp_reset_btn_color']    = 'Colour of the Reset button';

// Error
$_['bf_error_permission']   = 'Warning: You do not have permission to modify the module content!';
$_['bf_error_submit_delay'] = 'Warning: The value entered into the delay time field is invalid!';
$_['bf_error_attr_separator_empty'] = 'Warning: Separator value for multiple attribute values is blank';
$_['bf_error_layout_not_set'] = 'Please choose a layout on which you want to see Brainy Filter, or remove the instance';
$_['error_vqmod']			= 'vQmod error! Please check if vQmod installed properly!';
$_['error_permission']      = 'Error: You are not allowed to change settings of Brainy Filter!';

$_['text_about_content'] = '<p>Brainy Filter Ultimate 4.5.1 is a module for OpenCart for filtering products. It\'s the most thought out and nice looking extention of the kind.</p>'
                            .'<h2>Free Support</h2>'
                            .'<p>Our team does its best to maintain the module bug free and easy to work with. If you find a bug in the module code we will fix it free of charge. We also can install the module and make a few tweaks to your theme to make it work. Please note that this can be done only once. If you chose another theme or reinstall the system we will not be able to provide you with free support for the second time. We also do not adjust the module template to suit any custom themes better and do not add any custom features within the bounds of the free support service.</p>'
                            .'<p>(!) If you face a problem before contacting our support team please make sure to check the FAQ &amp; Troubleshoting section. Please note that section is loaded from the Internet and is updated periodically.</p>'
                            .'<p>The support email is <a href="mailto:support@giantleaplab.com">support@giantleaplab.com</a>. (!) When contacting the support please provide your OpenCart order id and the date of purchase.</p>'
                            .'<h2>Paid Support</h2>'
                            .'<p>Our development team has enormous experience in web development and would be happy to help with any custom features you might need. We also develop non-OpenCart projects including quite large and complicated. You can always discuss all of the details and get a quote by contacting our sales department <a href="mailto:sales@giantleaplab.com">sales@giantleaplab.com</a>.</p>';