@@ -107,7 +116,7 @@ class Notification extends ImmutablePureComponent {
return (
<HotKeyshandlers={this.getHandlers()}>
<divclassName='notification notification-follow focusable'tabIndex='0'aria-label={notificationForScreenReader(intl,intl.formatMessage({id:'notification.follow',defaultMessage:'{name} followed you'},{name:account.get('acct')}),notification.get('created_at'))}>
<divclassName='notification notification-poll focusable'tabIndex='0'aria-label={notificationForScreenReader(intl,intl.formatMessage({id:'notification.poll',defaultMessage:'A poll you have voted in has ended'}),notification.get('created_at'))}>