diff --git a/i18n/en.json b/i18n/en.json index 0f19e17ae..ce9548ff1 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -59,10 +59,10 @@ "echo-notification-loginrequired": "You must login to see your notifications.", "echo-notification-popup-loginrequired": "Please log in to view your notifications.", "echo-notification-markasread": "Mark as read", - "notification-link-text-expand-all": "Expand all", - "notification-link-text-expand-alert-count": "Expand {{PLURAL:$1|$1 alert|$1 alerts}}", - "notification-link-text-expand-message-count": "Expand {{PLURAL:$1|$1 message|$1 messages}}", - "notification-link-text-expand-all-count": "Expand {{PLURAL:$1|$1 notification|$1 notifications}}", + "notification-link-text-expand-all": "View all", + "notification-link-text-expand-alert-count": "View {{PLURAL:$1|$1 alert|$1 alerts}}", + "notification-link-text-expand-message-count": "View {{PLURAL:$1|$1 message|$1 messages}}", + "notification-link-text-expand-all-count": "View {{PLURAL:$1|$1 notification|$1 notifications}}", "notification-link-text-collapse-all": "Collapse all", "notification-link-text-view-message": "View message", "notification-link-text-view-mention": "View mention",