Gerrit Patch Uploader has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/372453 )

Change subject: search: Hyphen to dash for range in results message Change-Id: 
I0ace65b08a21b4024f7c9825173dc17b7f408d3d
......................................................................

search: Hyphen to dash for range in results message
Change-Id: I0ace65b08a21b4024f7c9825173dc17b7f408d3d
---
M languages/i18n/en.json
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/53/372453/1

diff --git a/languages/i18n/en.json b/languages/i18n/en.json
index 3497d80..5c7075e 100644
--- a/languages/i18n/en.json
+++ b/languages/i18n/en.json
@@ -987,7 +987,7 @@
        "searchall": "all",
        "showingresults": "Showing below up to {{PLURAL:$1|<strong>1</strong> 
result|<strong>$1</strong> results}} starting with #<strong>$2</strong>.",
        "showingresultsinrange": "Showing below up to 
{{PLURAL:$1|<strong>1</strong> result|<strong>$1</strong> results}} in range 
#<strong>$2</strong> to #<strong>$3</strong>.",
-       "search-showingresults": "{{PLURAL:$4|Result <strong>$1</strong> of 
<strong>$3</strong>|Results <strong>$1 - $2</strong> of <strong>$3</strong>}}",
+       "search-showingresults": "{{PLURAL:$4|Result <strong>$1</strong> of 
<strong>$3</strong>|Results <strong>$1 – $2</strong> of <strong>$3</strong>}}",
        "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",

-- 
To view, visit https://gerrit.wikimedia.org/r/372453
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0ace65b08a21b4024f7c9825173dc17b7f408d3d
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Gerrit Patch Uploader <gerritpatchuploa...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to