From: Felipe L. Ewald Date: Sat, 15 Apr 2017 01:11:46 +0000 (+0000) Subject: Move closing quotation mark before punctuation in rcfilters* messages X-Git-Tag: 1.31.0-rc.0~3017 X-Git-Url: http://git.cyclocoop.org/data/%7BGarradin/WEBSITE%7D?a=commitdiff_plain;h=783b2a2d4de1bfe4bb2ff82756481ac90987e1cc;p=lhc%2Fweb%2Fwiklou.git Move closing quotation mark before punctuation in rcfilters* messages Change-Id: I09fb50ee5e3fa9d34535b787a1bfd8aa365d880c --- 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.",