···331331 </View>
332332333333 <Prompt.Outer control={confirmDialogControl}>
334334- <Prompt.TitleText>
335335- <Trans>Generate a starter pack</Trans>
336336- </Prompt.TitleText>
337337- <Prompt.DescriptionText>
338338- <Trans>
339339- Bluesky will choose a set of recommended accounts from people in
340340- your network.
341341- </Trans>
342342- </Prompt.DescriptionText>
334334+ <Prompt.Content>
335335+ <Prompt.TitleText>
336336+ <Trans>Generate a starter pack</Trans>
337337+ </Prompt.TitleText>
338338+ <Prompt.DescriptionText>
339339+ <Trans>
340340+ Bluesky will choose a set of recommended accounts from people in
341341+ your network.
342342+ </Trans>
343343+ </Prompt.DescriptionText>
344344+ </Prompt.Content>
343345 <Prompt.Actions>
344346 <Prompt.Action
345347 color="primary"
···326326 setIsVisible={setAppClipOverlayVisible}
327327 />
328328 <Prompt.Outer control={androidDialogControl}>
329329- <Prompt.TitleText>
330330- <Trans>Download Bluesky</Trans>
331331- </Prompt.TitleText>
332332- <Prompt.DescriptionText>
333333- <Trans>
334334- The experience is better in the app. Download Bluesky now and we'll
335335- pick back up where you left off.
336336- </Trans>
337337- </Prompt.DescriptionText>
329329+ <Prompt.Content>
330330+ <Prompt.TitleText>
331331+ <Trans>Download Bluesky</Trans>
332332+ </Prompt.TitleText>
333333+ <Prompt.DescriptionText>
334334+ <Trans>
335335+ The experience is better in the app. Download Bluesky now and
336336+ we'll pick back up where you left off.
337337+ </Trans>
338338+ </Prompt.DescriptionText>
339339+ </Prompt.Content>
338340 <Prompt.Actions>
339341 <Prompt.Action
340342 cta="Download on Google Play"