From: Amir Aharoni Date: Tue, 4 Sep 2018 11:00:47 +0000 (+0300) Subject: Make the spelling and pluralization of "Active filters" consistent X-Git-Tag: 1.34.0-rc.0~4110^2 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmes_infos.php?a=commitdiff_plain;h=f57158e02e582090666d5fe6b3436106c99940a8;p=lhc%2Fweb%2Fwiklou.git Make the spelling and pluralization of "Active filters" consistent Change-Id: I696c6c506d46fd13557d154b04ac9c5d49a001c3 --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 18dc51aab4..1cdb10d386 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -1400,8 +1400,8 @@ "rcfilters-activefilters": "Active filters", "rcfilters-activefilters-hide": "Hide", "rcfilters-activefilters-show": "Show", - "rcfilters-activefilters-hide-tooltip": "Hide Active Filters area", - "rcfilters-activefilters-show-tooltip": "Show Active Filters area", + "rcfilters-activefilters-hide-tooltip": "Hide Active filters area", + "rcfilters-activefilters-show-tooltip": "Show Active filters area", "rcfilters-advancedfilters": "Advanced filters", "rcfilters-limit-title": "Results to show", "rcfilters-limit-and-date-label": "$1 {{PLURAL:$1|change|changes}}, $2", @@ -1413,7 +1413,7 @@ "rcfilters-highlighted-filters-list": "Highlighted: $1", "rcfilters-quickfilters": "Saved filters", "rcfilters-quickfilters-placeholder-title": "No filters saved yet", - "rcfilters-quickfilters-placeholder-description": "To save your filter settings and reuse them later, click the bookmark icon in the Active Filter area, below.", + "rcfilters-quickfilters-placeholder-description": "To save your filter settings and reuse them later, click the bookmark icon in the Active filters area, below.", "rcfilters-savedqueries-defaultlabel": "Saved filters", "rcfilters-savedqueries-rename": "Rename", "rcfilters-savedqueries-setdefault": "Set as default",