@ -153,7 +153,7 @@ class HomeTimeline extends React.PureComponent {
scrollKey={`home_timeline-${columnId}`}
onLoadMore={this.handleLoadMore}
timelineId='home'
emptyMessage={<FormattedMessageid='empty_column.home'defaultMessage='Your home timeline is empty! Visit {public} or use search to get started and meet other users.' values={{public:<Linkto='/timelines/public'><FormattedMessageid='empty_column.home.public_timeline' defaultMessage='the public timeline' /></Link> }} />}
emptyMessage={<FormattedMessageid='empty_column.home'defaultMessage='Your home timeline is empty! Follow more people to fill it up. {suggestions}' values={{suggestions:<Linkto='/start'><FormattedMessageid='empty_column.home.suggestions' defaultMessage='See some suggestions' /></Link> }} />}
constemptyMessage=<FormattedMessageid='empty_column.notifications'defaultMessage="You don't have any notifications yet. Interact with others to start the conversation." />;
constemptyMessage=<FormattedMessageid='empty_column.notifications'defaultMessage="You don't have any notifications yet. When other people interact with you, you will see it here." />;
"empty_column.favourites":"No one has favourited this post yet. When someone does, they will show up here.",
"empty_column.follow_requests":"You don't have any follow requests yet. When you receive one, it will show up here.",
"empty_column.hashtag":"There is nothing in this hashtag yet.",
"empty_column.home":"Your home timeline is empty! Visit {public} or use search to get started and meet other users.",
"empty_column.home.public_timeline":"the public timeline",
"empty_column.home":"Your home timeline is empty! Follow more people to fill it up. {suggestions}",
"empty_column.home.suggestions":"See some suggestions",
"empty_column.list":"There is nothing in this list yet. When members of this list publish new posts, they will appear here.",
"empty_column.lists":"You don't have any lists yet. When you create one, it will show up here.",
"empty_column.mutes":"You haven't muted any users yet.",
"empty_column.notifications":"You don't have any notifications yet. Interact with others to start the conversation.",
"empty_column.notifications":"You don't have any notifications yet. When other people interact with you, you will see it here.",
"empty_column.public":"There is nothing here! Write something publicly, or manually follow users from other servers to fill it up",
"error.unexpected_crash.explanation":"Due to a bug in our code or a browser compatibility issue, this page could not be displayed correctly.",
"error.unexpected_crash.explanation_addons":"This page could not be displayed correctly. This error is likely caused by a browser add-on or automatic translation tools.",