Change clear notifications to have more readable copy (#9867)
This commit is contained in:
@@ -642,7 +642,7 @@ export default class Notifications extends React.PureComponent<IProps, IState> {
|
||||
className="mx_UserNotifSettings_clearNotifsButton"
|
||||
data-testid="clear-notifications"
|
||||
>
|
||||
{_t("Clear notifications")}
|
||||
{_t("Mark all as read")}
|
||||
</AccessibleButton>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user