[CYS on Core] Update the copy for the fonts opt-in modal (#45805)

* Update the copy for the fonts opt-in modal

* Add changefile(s) from automation for the following project(s): woocommerce

---------

Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
Patricia Hillebrandt 2024-03-21 19:49:37 +01:00 committed by GitHub
parent db34a15116
commit b790f155d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 2 deletions

View File

@ -164,7 +164,7 @@ export const SidebarNavigationScreenTypography = () => {
'woocommerce-customize-store__opt-in-usage-tracking-modal'
}
title={ __(
'Opt in to usage tracking',
'Get more fonts',
'woocommerce'
) }
onRequestClose={ closeModal }
@ -174,7 +174,7 @@ export const SidebarNavigationScreenTypography = () => {
className="core-profiler__checkbox"
label={ interpolateComponents( {
mixedString: __(
'I agree to share my data to tailor my store setup experience, get more relevant content, and help make WooCommerce better for everyone. You can opt out at any time in WooCommerce settings. {{link}}Learn more about usage tracking{{/link}}.',
'I would like to get store updates, including new fonts, on an ongoing basis. In doing so, I agree to share my data to tailor my store setup experience, get more relevant content, and help make WooCommerce better for everyone. You can opt out at any time in WooCommerce settings. {{link}}Learn more about usage tracking{{/link}}.',
'woocommerce'
),
components: {

View File

@ -0,0 +1,4 @@
Significance: minor
Type: update
CYS Update the copy for the fonts opt-in modal in the pattern assembler.