← All changes
|
src/Integrations/Plugins/DiscountRulesForWooCommerce.php
+1
-1
6.1.0
→
8.0.2
View file →
| @@ -37,9 +37,9 @@ | ||
| 37 | 37 | return __( 'Discount Rules for WooCommerce', 'tier-pricing-table' ); |
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | public function getDescription(): string { |
| 41 | - return __( 'Do not recalculate price for free items in the cart', 'tier-pricing-table' ); | |
| 41 | + return __( 'Prevent price recalculations for free promotional items added to the cart by Discount Rules for WooCommerce.', 'tier-pricing-table' ); | |
| 42 | 42 | } |
| 43 | 43 | |
| 44 | 44 | public function getSlug(): string { |
| 45 | 45 | return 'discount-rules-for-woocommerce'; |