···4646 },
4747 blog: {
4848 overridePresentation: false,
4949- to: `https://bsky.social/about/blog/08-11-2025-updated-terms-and-policies`,
4949+ to: `https://bsky.social/about/blog/08-14-2025-updated-terms-and-policies`,
5050 label: _(msg`Our blog post`),
5151 },
5252 }
···58585959 const label = isAndroid
6060 ? _(
6161- msg`We’re 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.`,
6161+ msg`We’re updating our Terms of Service, Privacy Policy, and Copyright Policy, effective September 15th, 2025. We're also updating our Community Guidelines, and we want your input! These new guidelines will take effect on October 15th, 2025. Learn more about these changes and how to share your thoughts with us by reading our blog post.`,
6262 )
6363 : _(msg`We're updating our policies`)
6464···7575 <Text style={[a.leading_snug, a.text_md]}>
7676 <Trans>
7777 We’re updating our Terms of Service, Privacy Policy, and
7878- Copyright Policy, effective September 12th, 2025.
7878+ Copyright Policy, effective September 15th, 2025.
7979 </Trans>
8080 </Text>
8181 <Text style={[a.leading_snug, a.text_md]}>
8282 <Trans>
8383 We're also updating our Community Guidelines, and we want your
8484- input! These new guidelines will take effect on October 13th,
8484+ input! These new guidelines will take effect on October 15th,
8585 2025.
8686 </Trans>
8787 </Text>
···132132 <InlineLinkText {...links.copyright} style={linkStyle}>
133133 Copyright Policy
134134 </InlineLinkText>
135135- , effective September 12th, 2025.
135135+ , effective September 15th, 2025.
136136 </Trans>
137137 </Text>
138138 <Text style={[a.leading_snug, a.text_md]}>
···142142 Community Guidelines
143143 </InlineLinkText>
144144 , and we want your input! These new guidelines will take effect
145145- on October 13th, 2025.
145145+ on October 15th, 2025.
146146 </Trans>
147147 </Text>
148148 <Text style={[a.leading_snug, a.text_md]}>
+1-1
src/screens/Signup/StepInfo/Policies.tsx
···3333 to={webLinks.community}>
3434 updated version of our Community Guidelines
3535 </InlineLinkText>{' '}
3636- will take effect on October 13th.
3636+ will take effect on October 15th.
3737 </Trans>
3838 </Admonition>
3939 </View>