diff --git a/message/output/popup/templates/notification_popover.mustache b/message/output/popup/templates/notification_popover.mustache
index d207c37db53..5c728cccea4 100644
--- a/message/output/popup/templates/notification_popover.mustache
+++ b/message/output/popup/templates/notification_popover.mustache
@@ -57,13 +57,15 @@
href="#"
title="{{#str}} markallread {{/str}}"
data-action="mark-all-read"
- role="button">
- {{#pix}} t/markasread, core, {{#str}} markallread {{/str}} {{/pix}}
+ role="button"
+ aria-label="{{#str}} markallread {{/str}}">
+ {{#pix}} t/markasread, core {{/pix}}
{{> core/loading }}
- {{#pix}} i/settings, core, {{#str}} notificationpreferences, message {{/str}} {{/pix}}
+ title="{{#str}} notificationpreferences, message {{/str}}"
+ aria-label="{{#str}} notificationpreferences, message {{/str}}">
+ {{#pix}} i/settings, core {{/pix}}
{{/headeractions}}