From 98693c6d200a8cc762edcac4471820cc287421a7 Mon Sep 17 00:00:00 2001 From: "James D. Forrester" Date: Wed, 19 Jul 2017 12:01:31 -0700 Subject: [PATCH] RC Filters: Tweak i18n for latest/not latest revision filter Bug: T166600 Change-Id: I5237cb0f87b3a340eb3fb8198a4ba39d679c6fe3 --- languages/i18n/en.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index e0ac82960d..43d579df9b 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1436,11 +1436,11 @@ "rcfilters-hideminor-conflicts-typeofchange-global": "The \"Minor edits\" filter conflicts with one or more Type of change filters, because certain types of change cannot be designated as \"minor\". The conflicting filters are marked in the Active filters area, above.", "rcfilters-hideminor-conflicts-typeofchange": "Certain types of change cannot be designated as \"minor\", so this filter conflicts with the following Type of Change filters: $1", "rcfilters-typeofchange-conflicts-hideminor": "This Type of change filter conflicts with the \"Minor edits\" filter. Certain types of change cannot be designated as \"minor\".", - "rcfilters-filtergroup-lastRevision": "Last revision", - "rcfilters-filter-lastrevision-label": "Last revision", - "rcfilters-filter-lastrevision-description": "The most recent change to a page.", - "rcfilters-filter-previousrevision-label": "Earlier revisions", - "rcfilters-filter-previousrevision-description": "All changes that are not the most recent change to a page.", + "rcfilters-filtergroup-lastRevision": "Latest revisions", + "rcfilters-filter-lastrevision-label": "Latest revision", + "rcfilters-filter-lastrevision-description": "Only the most recent change to a page.", + "rcfilters-filter-previousrevision-label": "Not the latest revision", + "rcfilters-filter-previousrevision-description": "All changes that are not the \"latest revision\".", "rcfilters-filter-excluded": "Excluded", "rcfilters-tag-prefix-namespace": ":$1", "rcfilters-tag-prefix-namespace-inverted": ":not $1", -- 2.20.1