Skip to content

Commit

Permalink
Merge pull request #13898 from pemaier/patch-69
Browse files Browse the repository at this point in the history
Update store.php - due the stock status for stores is not in accepted the text is not…
  • Loading branch information
danielkerr committed Apr 27, 2024
2 parents bc8e451 + 068ff45 commit d142d8c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions upload/admin/language/en-gb/setting/store.php
Expand Up @@ -65,7 +65,6 @@
$_['entry_checkout'] = 'Checkout Terms';
$_['entry_stock_display'] = 'Display Stock';
$_['entry_stock_checkout'] = 'Stock Checkout';
$_['entry_stock_status'] = 'Stock Status';
$_['entry_logo'] = 'Store Logo';
$_['entry_image_category'] = 'Category Image Size (W x H)';
$_['entry_image_thumb'] = 'Product Image Thumb Size (W x H)';
Expand Down Expand Up @@ -103,7 +102,6 @@
$_['help_checkout'] = 'Forces people to agree to terms before an a customer can checkout.';
$_['help_stock_display'] = 'Display stock quantity on the product page.';
$_['help_stock_checkout'] = 'Allow customers to still checkout if the products they are ordering are not in stock.';
$_['help_stock_status'] = 'Set the default stock status when a product is available on stock.';
$_['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!';

// Error
Expand Down

0 comments on commit d142d8c

Please sign in to comment.