@ -94,6 +95,10 @@ class DirectTimeline extends React.PureComponent {
prepend={<divclassName='follow_requests-unlocked_explanation'><span><FormattedMessageid='compose_form.encryption_warning'defaultMessage='Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.'/><ahref='/terms'target='_blank'><FormattedMessageid='compose_form.direct_message_warning_learn_more'defaultMessage='Learn more'/></a></span></div>}
prepend={<divclassName='follow_requests-unlocked_explanation'><span><FormattedMessageid='compose_form.encryption_warning'defaultMessage='Posts on Mastodon are not end-to-end encrypted. Do not share any dangerous information over Mastodon.'/><ahref='/terms'target='_blank'><FormattedMessageid='compose_form.direct_message_warning_learn_more'defaultMessage='Learn more'/></a></span></div>}
emptyMessage={<FormattedMessageid='empty_column.direct'defaultMessage="You don't have any direct messages yet. When you send or receive one, it will show up here."/>}
emptyMessage={<FormattedMessageid='empty_column.direct'defaultMessage="You don't have any direct messages yet. When you send or receive one, it will show up here."/>}
deleteMessage:{id:'confirmations.delete_list.message',defaultMessage:'Are you sure you want to permanently delete this list?'},
deleteMessage:{id:'confirmations.delete_list.message',defaultMessage:'Are you sure you want to permanently delete this list?'},
@ -208,6 +209,10 @@ class ListTimeline extends React.PureComponent {
emptyMessage={<FormattedMessageid='empty_column.list'defaultMessage='There is nothing in this list yet. When members of this list post new statuses, they will appear here.'/>}
emptyMessage={<FormattedMessageid='empty_column.list'defaultMessage='There is nothing in this list yet. When members of this list post new statuses, they will appear here.'/>}