From f30507a8921042335ef7fbc763cc88ae61be042f Mon Sep 17 00:00:00 2001 From: Stephane Bisson Date: Fri, 15 Dec 2017 09:00:34 -0500 Subject: [PATCH] RCLFilters: change working of 'to-and-from' selector Bug: T172161 Change-Id: I749d7d4ba383daa79685da389d27bde832a508c2 --- languages/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 5e7c8cb6b8..3a679826cd 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1484,9 +1484,9 @@ "rcfilters-preference-label": "Hide the improved version of Recent Changes", "rcfilters-preference-help": "Rolls back the 2017 interface redesign and all tools added then and since.", "rcfilters-filter-showlinkedfrom-label": "Show changes on pages linked from", - "rcfilters-filter-showlinkedfrom-option-label": "Show changes on pages linked FROM a page", - "rcfilters-filter-showlinkedto-label": "Show changes on pages linked to", - "rcfilters-filter-showlinkedto-option-label": "Show changes on pages linked TO a page", + "rcfilters-filter-showlinkedfrom-option-label": "Pages linked from the selected page", + "rcfilters-filter-showlinkedto-label": "Show changes on pages linking to", + "rcfilters-filter-showlinkedto-option-label": "Pages linking to the selected page", "rcfilters-target-page-placeholder": "Enter a page name", "rcnotefrom": "Below {{PLURAL:$5|is the change|are the changes}} since $3, $4 (up to $1 shown).", "rclistfromreset": "Reset date selection", -- 2.20.1