mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 07:54:13 +00:00
Message notification-page-linked needs full-stop
Change-Id: I1cf59dd0e242c5ebfcfcd87b786bc0ec34cf6a80
This commit is contained in:
parent
7addcc4470
commit
c406e54e61
|
@ -81,7 +81,7 @@ $messages['en'] = array(
|
|||
'notification-edit-talk-page-with-section' => '[[User:$1|$1]] {{GENDER:$1|left}} a message on your talk page in "[[User talk:$2#$3|$4]]".',
|
||||
'notification-edit-talk-page-flyout2' => '$1 {{GENDER:$1|left}} a message on your [[User talk:$2#$3|talk page]].',
|
||||
'notification-edit-talk-page-flyout-with-section' => '$1 {{GENDER:$1|left}} a message on your talk page in "[[User talk:$2#$3|$4]]".',
|
||||
'notification-page-linked' => '[[:$2]] was {{GENDER:$1|linked}} from [[:$3]]: [[Special:WhatLinksHere/$2|See all links to this page]]',
|
||||
'notification-page-linked' => '[[:$2]] was {{GENDER:$1|linked}} from [[:$3]]. [[Special:WhatLinksHere/$2|See all links to this page]].',
|
||||
'notification-page-linked-flyout' => '$2 was {{GENDER:$1|linked}} from [[:$3]].',
|
||||
'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