<FormattedMessageid='filtered_notifications_banner.private_mentions' defaultMessage='{count, plural, one {private mention} other {private mentions}}' values={{count:policy.getIn(['summary','pending_notifications_count'])}}/>
<FormattedMessageid='filtered_notifications_banner.mentions' defaultMessage='{count, plural, one {mention} other {mentions}}' values={{count:policy.getIn(['summary','pending_notifications_count'])}}/>