Merge "Change "Expand N alerts/messages" to "View N alerts/messages""

This commit is contained in:
jenkins-bot 2016-03-04 00:00:56 +00:00 committed by Gerrit Code Review
commit 81cc6d1674

View file

@ -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",