From f04e938baa84b7353ab08f259c3618f38c5bc905 Mon Sep 17 00:00:00 2001 From: Kaldari Date: Fri, 14 Dec 2012 15:11:30 -0800 Subject: [PATCH] Trimming 'addedwatchtext'. The previous text was too long and overly detailed. Change-Id: If7c5ba8e2a7dd7e6e628118a72f3c4527528e4c4 --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index affeb8f641..ee9f7e69d1 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2856,7 +2856,7 @@ The e-mail address you entered in [[Special:Preferences|your user preferences]] 'watchnologintext' => 'You must be [[Special:UserLogin|logged in]] to modify your watchlist.', 'addwatch' => 'Add to watchlist', 'addedwatchtext' => "The page \"[[:\$1]]\" has been added to your [[Special:Watchlist|watchlist]]. -Future changes to this page and its associated talk page will be listed there, and the page will appear '''bolded''' in the [[Special:RecentChanges|list of recent changes]] to make it easier to pick out.", +Future changes to this page and its associated talk page will be listed there.", 'removewatch' => 'Remove from watchlist', 'removedwatchtext' => 'The page "[[:$1]]" has been removed from [[Special:Watchlist|your watchlist]].', 'watch' => 'Watch', -- 2.20.1