From: Jonathan Date: Thu, 17 Aug 2017 21:13:23 +0000 (+0000) Subject: search: Hyphen to dash for range in results message X-Git-Tag: 1.31.0-rc.0~1638 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=a53962f6d22f341b7035d0e85a8788df942c6cfe;p=lhc%2Fweb%2Fwiklou.git search: Hyphen to dash for range in results message Change-Id: I0ace65b08a21b4024f7c9825173dc17b7f408d3d --- diff --git a/languages/i18n/en.json b/languages/i18n/en.json index de493ef157..8015c3d1a2 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -987,7 +987,7 @@ "searchall": "all", "showingresults": "Showing below up to {{PLURAL:$1|1 result|$1 results}} starting with #$2.", "showingresultsinrange": "Showing below up to {{PLURAL:$1|1 result|$1 results}} in range #$2 to #$3.", - "search-showingresults": "{{PLURAL:$4|Result $1 of $3|Results $1 - $2 of $3}}", + "search-showingresults": "{{PLURAL:$4|Result $1 of $3|Results $1 – $2 of $3}}", "search-nonefound": "There were no results matching the query.", "search-nonefound-thiswiki": "There were no results matching the query in this site.", "powersearch-legend": "Advanced search",