$_['help_geocode']='Please enter your store location geocode manually.';
$_['help_open']='Fill in your store\'s opening times.';
$_['help_comment']='This field is for any special notes you would like to tell the customer i.e. Store does not accept cheques.';
$_['help_location']='The different store locations you have that you want displayed on the contact us form.';
$_['help_currency']='Change the default currency. Clear your browser cache to see the change and reset your existing cookie.';
$_['help_currency_auto']='Set your store to automatically update currencies daily.';
$_['help_limit_admin']='Determines how many admin items are shown per page (orders, customers, etc).';
$_['help_product_count']='Show the number of products inside the subcategories in the storefront header category menu. Be warned, this will cause an extreme performance hit for stores with a lot of subcategories!';
$_['help_review']='Enable/Disable new review entry and display of existing reviews.';
$_['help_review_guest']='Allow guests to post reviews.';
$_['help_voucher_min']='Minimum amount a customer can purchase a voucher for.';
$_['help_voucher_max']='Maximum amount a customer can purchase a voucher for.';
$_['help_tax_default']='Use the store address to calculate taxes if customer is not logged in. You can choose to use the store address for the customer\'s shipping or payment address.';
$_['help_tax_customer']='Use the customer\'s default address when they login to calculate taxes. You can choose to use the default address for the customer\'s shipping or payment address.';
$_['help_customer_online']='Track customers online via the customer reports section.';
$_['help_customer_activity']='Track customers activity via the customer reports section.';
$_['help_customer_group_display']='Display customer groups that new customers can select to use such as wholesale and business when signing up.';
$_['help_customer_price']='Only show prices when a customer is logged in.';
$_['help_login_attempts']='Maximum login attempts allowed before the account is locked for 1 hour. Customer and affliate accounts can be unlocked on the customer or affliate admin pages.';
$_['help_account']='Forces people to agree to terms before an account can be created.';
$_['help_invoice_prefix']='Set the invoice prefix (e.g. INV-2011-00). Invoice IDs will start at 1 for each unique prefix.';
$_['help_cart_weight']='Show the cart weight on the cart page.';
$_['help_checkout_guest']='Allow customers to checkout without creating an account. This will not be available when a downloadable product is in the shopping cart.';
$_['help_checkout']='Forces people to agree to terms before a customer can checkout.';
$_['help_order_status']='Set the default order status when an order is processed.';
$_['help_processing_status']='Set the order status the customer\'s order must reach before the order starts stock subtraction and coupon, voucher and rewards redemption.';
$_['help_complete_status']='Set the order status the customer\'s order must reach before they are allowed to access their downloadable products and gift vouchers.';
$_['help_fraud_status']='Set the order status when a customer is suspected of trying to alter the order payment details or use a coupon, gift voucher or reward points that have already been used.';
$_['help_api']='Default API user the admin should use.';
$_['help_stock_display']='Display stock quantity on the product page.';
$_['help_stock_warning']='Display out of stock message on the shopping cart page if a product is out of stock but stock checkout is yes. (Warning always shows if stock checkout is no)';
$_['help_stock_checkout']='Allow customers to still checkout if the products they are ordering are not in stock.';
$_['help_affiliate_approval']='Automatically approve any new affiliates who sign up.';
$_['help_affiliate_auto']='Automatically add commission when each order reaches the complete status.';
$_['help_affiliate']='Forces people to agree to terms before an affiliate account can be created.';
$_['help_return']='Forces people to agree to terms before a return can be created.';
$_['help_return_status']='Set the default return status when a return request is submitted.';
$_['help_captcha']='Captcha to use for registration, login, contact and reviews.';
$_['help_icon']='The icon should be a PNG that is 16px x 16px.';
$_['help_mail_engine']='Only choose \'Mail\' unless your host has disabled the php mail function.';
$_['help_mail_parameter']='When using \'Mail\', additional mail parameters can be added here (e.g. -f email@storeaddress.com).';
$_['help_mail_smtp_hostname']='Add \'tls://\' or \'ssl://\' prefix if security connection is required. (e.g. tls://smtp.gmail.com, ssl://smtp.gmail.com).';
$_['help_mail_smtp_password']='For gmail you might need to setup a application specific password here: https://security.google.com/settings/security/apppasswords.';
$_['help_mail_alert']='Select which features you would like to receive an alert email on when a customer uses them.';
$_['help_mail_alert_email']='Any additional emails you want to receive the alert email, in addition to the main store email. (comma separated).';
$_['help_secure']='To use SSL check with your host if a SSL certificate is installed and add the SSL URL to the catalog and admin config files.';
$_['help_shared']='Try to share the session cookie between stores so the cart can be passed between different domains.';
$_['help_robots']='A list of web crawler user agents that shared sessions will not be used with. Use separate lines for each user agent.';
$_['help_seo_url']='To use SEO URLs, apache module mod-rewrite must be installed and you need to rename the htaccess.txt to .htaccess.';
$_['help_file_max_size']='The maximum image file size you can upload in Image Manager. Enter as byte.';
$_['help_file_ext_allowed']='Add which file extensions are allowed to be uploaded. Use a new line for each value.';
$_['help_file_mime_allowed']='Add which file mime types are allowed to be uploaded. Use a new line for each value.';
$_['help_maintenance']='Prevents customers from browsing your store. They will instead see a maintenance message. If logged in as admin, you will see the store as normal.';
$_['help_password']='Allow forgotten password to be used for the admin. This will be disabled automatically if the system detects a hack attempt.';
$_['help_encryption']='Please provide a secret key that will be used to encrypt private information when processing orders.';
$_['help_compression']='GZIP for more efficient transfer to requesting clients. Compression level must be between 0 - 9.';