From 6e99d27b681da6a4d2e976da946c6c92891d3dd0 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sun, 25 Oct 2009 21:42:52 +0000 Subject: [PATCH] Lower case 'talk' link label a few times --- languages/messages/MessagesEn.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 0ec521c47e..485ac70f12 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1377,7 +1377,7 @@ These arguments have been omitted.", Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.', 'undo-failure' => 'The edit could not be undone due to conflicting intermediate edits.', 'undo-norev' => 'The edit could not be undone because it does not exist or was deleted.', -'undo-summary' => 'Undo revision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]])', +'undo-summary' => 'Undo revision $1 by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]])', # Account creation failure 'cantcreateaccounttitle' => 'Cannot create account', @@ -2713,12 +2713,12 @@ proceed with caution.', 'rollbackfailed' => 'Rollback failed', 'cantrollback' => 'Cannot revert edit; last contributor is only author of this page.', -'alreadyrolled' => 'Cannot rollback last edit of [[:$1]] by [[User:$2|$2]] ([[User talk:$2|Talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]); +'alreadyrolled' => 'Cannot rollback last edit of [[:$1]] by [[User:$2|$2]] ([[User talk:$2|talk]]{{int:pipe-separator}}[[Special:Contributions/$2|{{int:contribslink}}]]); someone else has edited or rolled back the page already. -The last edit to the page was by [[User:$3|$3]] ([[User talk:$3|Talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).', +The last edit to the page was by [[User:$3|$3]] ([[User talk:$3|talk]]{{int:pipe-separator}}[[Special:Contributions/$3|{{int:contribslink}}]]).', 'editcomment' => "The edit summary was: \"''\$1''\".", -'revertpage' => 'Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|Talk]]) to last revision by [[User:$1|$1]]', +'revertpage' => 'Reverted edits by [[Special:Contributions/$2|$2]] ([[User talk:$2|talk]]) to last revision by [[User:$1|$1]]', 'revertpage-nouser' => 'Reverted edits by (username removed) to last revision by [[User:$1|$1]]', 'rollback-success' => 'Reverted edits by $1; changed back to last revision by $2.', -- 2.20.1