| @@ -29,13 +29,13 @@ | ||
| 29 | 29 | return 'https://woocommerce.com/products/request-a-quote-plugin-for-woocommerce/'; |
| 30 | 30 | } |
| 31 | 31 | |
| 32 | 32 | public function getTitle(): string { |
| 33 | - return __( 'Request a Quote for WooCommerce by Addify', 'tier-pricing-table' ); | |
| 33 | + return 'Request a Quote for WooCommerce by Addify'; | |
| 34 | 34 | } |
| 35 | 35 | |
| 36 | 36 | public function getDescription(): string { |
| 37 | - return __( 'Consider tiered pricing in the request a quote form.', 'tier-pricing-table' ); | |
| 37 | + return __( 'Apply tiered pricing discounts when users request a quote through the Addify Request a Quote form.', 'tier-pricing-table' ); | |
| 38 | 38 | } |
| 39 | 39 | |
| 40 | 40 | public function getSlug(): string { |
| 41 | 41 | return 'addify-request-a-quote'; |