| @@ -38,13 +38,13 @@ | ||
| 38 | 38 | return $price; |
| 39 | 39 | } |
| 40 | 40 | |
| 41 | 41 | public function getTitle(): string { |
| 42 | - return __( 'Product Fields (Product Addons) by StudioWombat', 'tier-pricing-table' ); | |
| 42 | + return 'Product Fields (Product Addons) by StudioWombat'; | |
| 43 | 43 | } |
| 44 | 44 | |
| 45 | 45 | public function getDescription(): string { |
| 46 | - return __( 'Make tiered pricing works properly with custom product options.', 'tier-pricing-table' ); | |
| 46 | + return __( 'Calculate tiered pricing accurately when using StudioWombat Advanced Product Fields.', 'tier-pricing-table' ); | |
| 47 | 47 | } |
| 48 | 48 | |
| 49 | 49 | public function getSlug(): string { |
| 50 | 50 | return 'wombat_product_addons'; |