mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Fix bundled header message for 'page-linked' notification
Followup to Ie875f105230c8364291a918b869b9c26dbdf1e83 Bug: T121812 Change-Id: I43f2fca36e5c6e4b8a5ca03f2877095672aa082b
This commit is contained in:
parent
3f7436c959
commit
6960b18c21
|
@ -75,7 +75,7 @@
|
|||
"notification-body-edit-user-talk-with-section": "$1",
|
||||
"notification-page-linked": "[[:$2]] was {{GENDER:$1|linked}} from [[:$3]]. [[Special:WhatLinksHere/$2|See all links to this page]].",
|
||||
"notification-header-page-linked": "A link was made from $4 to $3.",
|
||||
"notification-bundle-header-page-linked": "$4 and $5 other {{PLURAL:$6|page|pages}} now link to $3.",
|
||||
"notification-bundle-header-page-linked": "Links were made from $4 and $5 other {{PLURAL:$6|page|pages}} to $3.",
|
||||
"notification-link-text-what-links-here": "All links to this page",
|
||||
"notification-add-comment2": "[[User:$1|$1]] {{GENDER:$1|commented}} on \"[[$3|$2]]\" on the \"$4\" talk page.",
|
||||
"notification-add-talkpage-topic2": "[[User:$1|$1]] {{GENDER:$1|posted}} a new topic \"$2\" on [[$3]].",
|
||||
|
|
Loading…
Reference in a new issue