diff --git a/changelog.txt b/changelog.txt index bb3f0a7ba..8a41adbfd 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,7 +1,8 @@ *** WooCommerce Shipping & Tax Changelog *** = 2.8.2 - 2024-xx-xx = -* Fix - Keep live rates enabled for eligible stores when WCS&T is active alongside WooCommerce Shipping. +* Fix - Keep live rates enabled for eligible stores when WCS&T is active alongside WooCommerce Shipping. +* Tweak - Try WooCommerce Shipping modal copy. = 2.8.1 - 2024-09-09 = * Tweak - Hide migration banner for merchants still using legacy functionality. diff --git a/client/components/migration/feature-announcement.jsx b/client/components/migration/feature-announcement.jsx index f43b3e4ea..4fc56320f 100644 --- a/client/components/migration/feature-announcement.jsx +++ b/client/components/migration/feature-announcement.jsx @@ -58,12 +58,12 @@ const FeatureAnnouncement = ( { translate, isEligable, previousMigrationState, o - {translate('Update')} + {translate('Try WooCommerce Shipping')}

- {translate('A new dedicated WooCommerce Shipping extension is now available')} + {translate('A new WooCommerce Shipping experience is now available')}

-

{translate('We\'ll ensure a seamless transition by transferring all your settings and shipping labels when you update.')}

+

{translate('We\'ll ensure a seamless transition by allowing you to migrate all your compatible settings and shipping labels when you update.')}

{translate('Here\'s what you can expect from the new shipping experience:')}