···110110 if (state.serviceUrl === DEFAULT_SERVICE) {
111111 return dispatch({
112112 type: 'setError',
113113- value: _(
114114- msg`Please choose a 3rd party service host, or sign up on bsky.app.`,
115115- ),
113113+ value: l`Please choose a 3rd party service host, or sign up on bsky.app.`,
116114 })
117115 }
118116···185183 Witchsky is part of the{' '}
186184 {
187185 <SimpleInlineLinkText
188188- label={_(msg`Atmosphere`)}
186186+ label={l`Atmosphere`}
189187 to="https://atproto.com/">
190188 <Trans>Atmosphere</Trans>
191189 </SimpleInlineLinkText>
···203201 <Button
204202 testID="signInButton"
205203 onPress={onPressSignIn}
206206- label={_(msg`Sign in with an Atmosphere account`)}
207207- accessibilityHint={_(
208208- msg`Opens flow to sign in to your existing Atmosphere account`,
209209- )}
204204+ label={l`Sign in with an Atmosphere account`}
205205+ accessibilityHint={l`Opens flow to sign in to your existing Atmosphere account`}
210206 size="large"
211207 variant="solid"
212208 color="primary">
···230226 create a new account on a Bluesky-hosted PDS, sign up through{' '}
231227 {/* TODO: Xan: change to say sign up for a Witchsky account */}
232228 {
233233- <SimpleInlineLinkText
234234- label={_(msg`bsky.app`)}
235235- to="https://bsky.app">
229229+ <SimpleInlineLinkText label={l`bsky.app`} to="https://bsky.app">
236230 <Trans>bsky.app</Trans>
237231 </SimpleInlineLinkText>
238232 }{' '}