From: ayush_garg Date: Tue, 3 Mar 2015 04:38:42 +0000 (+0530) Subject: Make addedwatchtext less verbose X-Git-Tag: 1.31.0-rc.0~10619^2 X-Git-Url: https://git.heureux-cyclage.org/?p=lhc%2Fweb%2Fwiklou.git;a=commitdiff_plain;h=c2b6c6b2df9fbf9bef93b669d04aec27bf17bf6b Make addedwatchtext less verbose Bug: T13665 Change-Id: Ic9c761a1c2f214c07840271253bbdcf902a2f24b --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 31c766fdb1..2d13c98160 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1831,10 +1831,10 @@ "watchlistanontext": "Please log in to view or edit items on your watchlist.", "watchnologin": "Not logged in", "addwatch": "Add to watchlist", - "addedwatchtext": "The page \"[[:$1]]\" has been added to your [[Special:Watchlist|watchlist]].\nFuture changes to this page and its associated talk page will be listed there.", + "addedwatchtext": "\"[[:$1]]\" and its discussion page have been added to your [[Special:Watchlist|watchlist]].", "addedwatchtext-short": "The page \"$1\" has been added to your watchlist.", "removewatch": "Remove from watchlist", - "removedwatchtext": "The page \"[[:$1]]\" has been removed from [[Special:Watchlist|your watchlist]].", + "removedwatchtext": "\"[[:$1]]\" and its discussion page have been removed from your [[Special:Watchlist|watchlist]].", "removedwatchtext-short": "The page \"$1\" has been removed from your watchlist.", "watch": "Watch", "watchthispage": "Watch this page",