From c406e54e61691da5fc1f0eedb8c1d672f46fb09d Mon Sep 17 00:00:00 2001 From: bsitu Date: Wed, 7 Aug 2013 01:24:45 -0700 Subject: [PATCH] Message notification-page-linked needs full-stop Change-Id: I1cf59dd0e242c5ebfcfcd87b786bc0ec34cf6a80 --- Echo.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Echo.i18n.php b/Echo.i18n.php index 32f855eff..e4ac0ecff 100644 --- a/Echo.i18n.php +++ b/Echo.i18n.php @@ -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]]',