From a31917cba34d2fe5f5026485689443d8dfb8b8b6 Mon Sep 17 00:00:00 2001 From: Roan Kattouw Date: Mon, 26 Nov 2018 10:46:31 -0800 Subject: [PATCH] RCFilters: Tweak opt-out preference description It was meant to say "filters search", to disambiguate from the "filters" that are also present in the no-JS interface. Bug: T207741 Change-Id: Ia6c6fc9baf5655aca175001789e28c9111f6cae9 Follows-Up: I8d6795f5e39fa5bceabd2da5e6a5b43d009a3bab --- languages/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 72e67163e6..f8a8eaa5f1 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1529,9 +1529,9 @@ "rcfilters-watchlist-edit-watchlist-button": "Edit your list of watched pages", "rcfilters-watchlist-showupdated": "Changes to pages you haven't visited since the changes occurred are in bold, with solid markers.", "rcfilters-preference-label": "Use non-JavaScript interface", - "rcfilters-preference-help": "Loads RecentChanges without filters or highlighting functionality.", + "rcfilters-preference-help": "Loads RecentChanges without filters search or highlighting functionality.", "rcfilters-watchlist-preference-label": "Use non-JavaScript interface", - "rcfilters-watchlist-preference-help": "Loads Watchlist without filters or highlighting functionality.", + "rcfilters-watchlist-preference-help": "Loads Watchlist without filters search or highlighting functionality.", "rcfilters-filter-showlinkedfrom-label": "Show changes on pages linked from", "rcfilters-filter-showlinkedfrom-option-label": "Pages linked from the selected page", "rcfilters-filter-showlinkedto-label": "Show changes on pages linking to", -- 2.20.1