From 783b2a2d4de1bfe4bb2ff82756481ac90987e1cc Mon Sep 17 00:00:00 2001 From: "Felipe L. Ewald" Date: Sat, 15 Apr 2017 01:11:46 +0000 Subject: [PATCH] Move closing quotation mark before punctuation in rcfilters* messages Change-Id: I09fb50ee5e3fa9d34535b787a1bfd8aa365d880c --- 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 9fe0e3cfc5..a3db47bc7e 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1443,9 +1443,9 @@ "rcfilters-filter-categorization-description": "Records of pages being added or removed from categories.", "rcfilters-filter-logactions-label": "Logged actions", "rcfilters-filter-logactions-description": "Administrative actions, account creations, page deletions, uploads…", - "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-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.", -- 2.20.1