From: Stephane Bisson Date: Fri, 15 Dec 2017 14:00:34 +0000 (-0500) Subject: RCLFilters: change working of 'to-and-from' selector X-Git-Tag: 1.31.0-rc.0~1173^2 X-Git-Url: https://git.cyclocoop.org/%28%28?a=commitdiff_plain;h=f30507a8921042335ef7fbc763cc88ae61be042f;p=lhc%2Fweb%2Fwiklou.git RCLFilters: change working of 'to-and-from' selector Bug: T172161 Change-Id: I749d7d4ba383daa79685da389d27bde832a508c2 --- 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",