← All changes
|
includes/Extensions/WooCommerce/WooCommerceSalesReviews.php
+1
-0
3.2.11
→
3.3.2
View file →
| @@ -247,8 +247,9 @@ | ||
| 247 | 247 | ]; |
| 248 | 248 | } |
| 249 | 249 | |
| 250 | 250 | public function doc() { |
| 251 | + /* translators: %1$s: WooCommerce installed & activated link URL, %2$s: documentation link URL, %3$s: video tutorial link URL, %4$s: boost WooCommerce Sales link URL */ | |
| 251 | 252 | return sprintf(__('<p>Make sure that you have <a target="_blank" href="%1$s">WooCommerce installed & activated</a> to use this campaign. For further assistance, check out our step by step <a target="_blank" href="%2$s">documentation</a>.</p> |
| 252 | 253 | <p>🎦 Watch <a target="_blank" href="%3$s">video tutorial</a> to learn quickly</p> |
| 253 | 254 | <p><strong>Recommended Blog:</strong></p> |
| 254 | 255 | <p>🚀 How to <a target="_blank" href="%4$s">boost WooCommerce Sales</a> Using NotificationX</p>', 'notificationx'), |