UPdate dates

This commit is contained in:
Eric Bailey
2025-08-06 14:49:23 -05:00
parent 5d09946849
commit f4945d0005
@@ -58,7 +58,7 @@ export function Content({state}: {state: PolicyUpdateState}) {
const label = isAndroid
? _(
msg`Were updating our Terms of Service, Privacy Policy, and Copyright Policy, effective September 8th, 2025. We're also updating our Community Guidelines, and we want your input! These new guidelines will take effect on October 8th, 2025. Learn more about these changes and how to share your thoughts with us by reading our blog post.`,
msg`Were updating our Terms of Service, Privacy Policy, and Copyright Policy, effective September 12th, 2025. We're also updating our Community Guidelines, and we want your input! These new guidelines will take effect on October 13th, 2025. Learn more about these changes and how to share your thoughts with us by reading our blog post.`,
)
: _(msg`We're updating our policies`)
@@ -75,13 +75,13 @@ export function Content({state}: {state: PolicyUpdateState}) {
<Text style={[a.leading_snug, a.text_md]}>
<Trans>
Were updating our Terms of Service, Privacy Policy, and
Copyright Policy, effective September 8th, 2025.
Copyright Policy, effective September 12th, 2025.
</Trans>
</Text>
<Text style={[a.leading_snug, a.text_md]}>
<Trans>
We're also updating our Community Guidelines, and we want your
input! These new guidelines will take effect on October 8th,
input! These new guidelines will take effect on October 13th,
2025.
</Trans>
</Text>
@@ -132,7 +132,7 @@ export function Content({state}: {state: PolicyUpdateState}) {
<InlineLinkText {...links.copyright} style={linkStyle}>
Copyright Policy
</InlineLinkText>
, effective September 8th, 2025.
, effective September 12th, 2025.
</Trans>
</Text>
<Text style={[a.leading_snug, a.text_md]}>
@@ -142,7 +142,7 @@ export function Content({state}: {state: PolicyUpdateState}) {
Community Guidelines
</InlineLinkText>
, and we want your input! These new guidelines will take effect
on October 8th, 2025.
on October 13th, 2025.
</Trans>
</Text>
<Text style={[a.leading_snug, a.text_md]}>