mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 01:30:15 +00:00
Merge "Change "Expand N alerts/messages" to "View N alerts/messages""
This commit is contained in:
commit
81cc6d1674
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue