From: Kaldari Date: Fri, 14 Dec 2012 23:11:30 +0000 (-0800) Subject: Trimming 'addedwatchtext'. The previous text was too long and overly detailed. X-Git-Tag: 1.31.0-rc.0~21286 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=f04e938baa84b7353ab08f259c3618f38c5bc905;p=lhc%2Fweb%2Fwiklou.git Trimming 'addedwatchtext'. The previous text was too long and overly detailed. Change-Id: If7c5ba8e2a7dd7e6e628118a72f3c4527528e4c4 --- 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',