<?php
$_['heading_title']             = 'GiftTeaser 1.4.1';
$_['text_module']               = 'Modules';
$_['text_success']              = 'Success: You have modified module giftTeaser!';
$_['entry_code']                = 'GiftTeaser status';
$_['error_permission']          = 'Warning: You do not have permission to modify module GiftTeaser!';
$_['error_input_form']          = 'Please check the form for errors!';
$_['subject_text']              = 'Subject';
$_['text_yes']                  = 'Yes';
$_['text_no']                   = 'No';
$_['text_enabled']              = 'Enabled';
$_['text_disabled']             = 'Disabled';
$_['button_remove']				= 'Remove';
$_['button_save']				= 'Save';
$_['button_cancel']				= 'Cancel';
$_['save_changes']				= 'Save changes';
$_['button_add']				= 'Add';
$_['button_edit']				= 'Edit';
$_['add_new_gift']				= 'Add new Gift';
$_['text_product']				= 'Product';
$_['text_quantity']				= 'Quantity';
$_['text_viewed']				= 'Views';
$_['text_price']				= 'Price';
$_['text_start_date']			= 'Valid from';
$_['text_end_date']				= 'Valid to';
$_['text_added_on']				= 'Added on';
$_['text_actions']				= 'Actions';
$_['custom_colors']				= 'Custom design colors:';
$_['tooltip_quantity'] 			= 'Current product quantity';
$_['tooltip_views'] 			= '';
$_['tooltip_price'] 			= '';
$_['tooltip_start_date'] 		= '';
$_['tooltip_end_date'] 			= '';
$_['tooltip_sort_order']		= '';
$_['entry_layout']        		= 'Layout:';
$_['entry_position']      		= 'Position:';
$_['entry_status']        		= 'Status:';
$_['entry_sort_order']    		= 'Sort Order:';
$_['entry_layout_options']      = 'Layout Options:';
$_['entry_position_options']    = 'Position Options:';
$_['text_content_top']			= 'Content Top';
$_['text_content_bottom']		= 'Content Bottom';
$_['text_column_left']			= 'Column Left';
$_['text_column_right']			= 'Column Right';
$_['button_add_module'] 		= 'Add module';
$_['button_remove']				= 'Remove';
$_['default_heading_title'] 	= 'Get gift with your purchase!';
$_['custom_design']				= 'Layout';
$_['widget_help']				= 'Here you can set the text of store front widget for each language';
$_['store_front_widget']		= 'Store Front Widget';
$_['text_custom']				= 'Custom';
$_['text_text']					= 'Text';
$_['text_background']			= 'Background';
$_['text_border']				= 'Border';
$_['custom_css'] 				= 'Custom CSS';
$_['text_condition']			= 'Condition';
$_['entry_category']      		= 'Select specific categories:';
$_['entry_product']       		= 'Select specific products:';
$_['valid_from']				= 'Valid from:';
$_['valid_to']					= 'Valid to:';
$_['get_gift_when']				= 'The customers can get the gift when:';
$_['condition_total']			= 'The cart total is';
$_['condition_some']			= 'They have bought some of these products';
$_['condition_certain']			= 'They have bought the following products';
$_['condition_category']		= 'They have bought products from category';
$_['total_amount']				= 'Total amount is between:';
$_['text_sort_order']			= 'Order';
$_['wrap_in_widget']			= 'Wrap in widget';
$_['heading_background']		= 'Widget heading background';
$_['gift_image_size']			= 'Gift image size</br></br><span class="help"><i class="fa fa-info-circle"></i> The size of the image shown in the widget</span>';
$_['entry_default']				= 'Default';
$_['gift_options']				= 'Gift Options';
$_['gift_description']			= 'Description';
$_['entry_free_gift_label'] 	= 'Free Gift label';

$_['show_free_gifts']			= 'Show which products are set as free gifts</br></br><span class="help"><i class="fa fa-info-circle"></i>If a product is set as a Free Gift, a notification message on the product page will appear. </span>';
$_['free_gifts_message_title']	= 'Free Gift Message Title</br></br><span class="help"><i class="fa fa-info-circle"></i> This text will be set as a title of the message. The description, set in the Gift Options pop up, will be set as a description below this title.</span>';

$_['certain_product_help']		= '<span class="help"><i class="fa fa-info-circle"></i>  The gift will be added to the shopping cart once the customer has purchased <strong>all</strong> of the selected products with a minumim quantity equal to the selected one.</span>';
$_['some_product_help']			= '<span class="help"><i class="fa fa-info-circle"></i>  The gift will be added to the shopping cart once the customer has purchased <strong>at least one</strong> of the selected products with a minumim quantity equal to the selected one.</span>';

?>