From 5e90299f384dba2e4973550e4f0003f69ab40790 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bartosz=20Dziewo=C5=84ski?= Date: Wed, 28 Aug 2019 12:51:44 +0200 Subject: [PATCH] Remove unused localisation message 'wlshowlast' Not used since 34a3efd5f75ca25f1b8b3b3a2efd13bfb1f7c631. Note that a similar message 'rclinks' is still used. Bug: T224429 Change-Id: I471a6a88b838bd7f1fab34c531c556e8ccd2779a --- languages/i18n/en.json | 1 - languages/i18n/qqq.json | 1 - 2 files changed, 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 3220f7a318..fbcd1f8e77 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2360,7 +2360,6 @@ "wlheader-enotif": "Email notification is enabled.", "wlheader-showupdated": "Pages that have been changed since you last visited them are shown in bold.", "wlnote": "Below {{PLURAL:$1|is the last change|are the last $1 changes}} in the last {{PLURAL:$2|hour|$2 hours}}, as of $3, $4.", - "wlshowlast": "Show last $1 hours $2 days", "watchlist-hide": "Hide", "watchlist-submit": "Show", "wlshowtime": "Period of time to display:", diff --git a/languages/i18n/qqq.json b/languages/i18n/qqq.json index aa33ee0aa9..2d5ceb89d7 100644 --- a/languages/i18n/qqq.json +++ b/languages/i18n/qqq.json @@ -2569,7 +2569,6 @@ "wlheader-enotif": "Message at the top of [[Special:Watchlist]], after {{msg-mw|watchlist-details}}. Has to be a full sentence.\n\nSee also:\n* {{msg-mw|Watchlist-options|fieldset}}\n* {{msg-mw|enotif reset|Submit button text}}", "wlheader-showupdated": "Message at the top of [[Special:Watchlist]], after {{msg-mw|watchlist-details}}. Has to be a full sentence.", "wlnote": "Used on [[Special:Watchlist]] when a maximum number of hours or days is specified.\n\nParameters:\n* $1 - the number of changes shown\n* $2 - the number of hours for which the changes are shown\n* $3 - a date alone\n* $4 - a time alone", - "wlshowlast": "Appears on [[Special:Watchlist]]. Parameters:\n* $1 - a choice of different numbers of hours (\"1 | 2 | 6 | 12\")\n* $2 - a choice of different numbers of days (\"1 | 3 | 7\" and the maximum number of days available)\nClicking on your choice changes the list of changes you see (without changing the default in my preferences).", "watchlist-hide": "Appears on [[Special:Watchlist]]. It is the first word on a new line with checkboxes to hide/unhide options\n{{Identical|Hide}}", "watchlist-submit": "Label on the submit button in [[Special:Watchlist]]\n{{Identical|Show}}", "wlshowtime": "Appears on [[Special:Watchlist]]. Label of a drop-down list used to specify the period of time to display in the watchlist. This period can be {{msg-mw|days}} or {{msg-mw|hours}}.", -- 2.20.1