defaultMessage='These are the most recent public posts from people on this and other servers of the decentralized network that this server knows about.'
/>
</DismissableBanner>
<DismissableBannerid='public_timeline'>
<FormattedMessage
id='dismissable_banner.public_timeline'
defaultMessage='These are the most recent public posts from people on the social web that people on {domain} follow.'
@ -147,7 +148,7 @@ class PublicTimeline extends PureComponent {
</ColumnHeader>
<StatusListContainer
prepend={<DismissableBannerid='public_timeline'><FormattedMessageid='dismissable_banner.public_timeline'defaultMessage='These are the most recent public posts from people on this and other servers of the decentralized network that this server knows about.'/></DismissableBanner>}
prepend={<DismissableBannerid='public_timeline'><FormattedMessageid='dismissable_banner.public_timeline'defaultMessage='These are the most recent public posts from people on the social web that people on {domain} follow.' values={{domain}}/></DismissableBanner>}