From d823ec93ebdf37f0b0b91b392b5ada3c8804c3ff Mon Sep 17 00:00:00 2001 From: Kevin Israel Date: Tue, 22 Apr 2014 10:27:54 -0400 Subject: [PATCH] Remove 6 unused watchlist messages Follows-up r10378 (597ec6c685d8): * watchmethod-recent * watchmethod-list Follows-up r23693 (a4536a5a72b2): * watchlistcontains * iteminvalidname Follows-up r92231 (8c73abd507bf): * watchlistedit-numitems * watchlistedit-noitems Change-Id: I9e4d67c2ea34f1e6dd99f4ea2597abd64bb7281e --- languages/i18n/en.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index bbc2339b91..4c844c38c6 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1824,10 +1824,6 @@ "watchlist-details": "{{PLURAL:$1|$1 page|$1 pages}} on your watchlist, not separately counting talk pages.", "wlheader-enotif": "Email notification is enabled.", "wlheader-showupdated": "Pages that have been changed since you last visited them are shown in bold.", - "watchmethod-recent": "checking recent edits for watched pages", - "watchmethod-list": "checking watched pages for recent edits", - "watchlistcontains": "Your watchlist contains $1 {{PLURAL:$1|page|pages}}.", - "iteminvalidname": "Problem with item \"$1\", invalid name...", "wlnote2": "Below are the changes in the last {{PLURAL:$1|hour|$1 hours}}, as of $2, $3.", "wlshowlast": "Show last $1 hours $2 days $3", "watchlist-options": "Watchlist options", @@ -3141,8 +3137,6 @@ "lag-warn-normal": "Changes newer than $1 {{PLURAL:$1|second|seconds}} may not be shown in this list.", "lag-warn-high": "Due to high database server lag, changes newer than $1 {{PLURAL:$1|second|seconds}} may not be shown in this list.", "editwatchlist-summary": "", - "watchlistedit-numitems": "Your watchlist contains {{PLURAL:$1|1 title|$1 titles}}, excluding talk pages.", - "watchlistedit-noitems": "Your watchlist contains no titles.", "watchlistedit-normal-title": "Edit watchlist", "watchlistedit-normal-legend": "Remove titles from watchlist", "watchlistedit-normal-explain": "Titles on your watchlist are shown below.\nTo remove a title, check the box next to it, and click \"{{int:Watchlistedit-normal-submit}}\".\nYou can also [[Special:EditWatchlist/raw|edit the raw list]].", -- 2.20.1